python3-setuptools ver. vump
This commit is contained in:
@@ -13,12 +13,9 @@
|
||||
<Summary>Models and classes to supplement the stdlib 'collections' module.</Summary>
|
||||
<Description>Models and classes to supplement the stdlib 'collections' module.</Description>
|
||||
<Archive sha1sum="7580bbd407d8fcb2113afe2bbbddae1a3787cdb0" type="targz">https://github.com/jaraco/jaraco.collections/archive/refs/tags/v5.1.0.tar.gz</Archive>
|
||||
<!--
|
||||
<BuildDependencies>
|
||||
<Dependency>Dep1-devel</Dependency>
|
||||
<Dependency>Dep2-devel</Dependency>
|
||||
<Dependency>Dep3-devel</Dependency>
|
||||
<Dependency versionFrom="">Dep4-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-build</Dependency>
|
||||
</BuildDependencies>
|
||||
-->
|
||||
<!--
|
||||
@@ -31,67 +28,16 @@
|
||||
|
||||
<Package>
|
||||
<Name>python3-jaraco.collections</Name>
|
||||
<!--
|
||||
<RuntimeDependencies>
|
||||
<Dependency>Dep1</Dependency>
|
||||
<Dependency>Dep2</Dependency>
|
||||
<Dependency>Dep3</Dependency>
|
||||
<Dependency versionFrom="">Dep4</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
-->
|
||||
<Files>
|
||||
<Path fileType="all">/</Path>
|
||||
<!--
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="info">/usr/share/info</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
-->
|
||||
</Files>
|
||||
<!--
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/python3-jaraco.collections.desktop">python3-jaraco.collections.desktop</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/python3-jaraco.collections.png">python3-jaraco.collections.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
-->
|
||||
<!--
|
||||
<Provides>
|
||||
<COMAR script="package.py">System.Package</COMAR>
|
||||
<COMAR script="service.py">System.Service</COMAR>
|
||||
</Provides>
|
||||
-->
|
||||
</Package>
|
||||
<!--
|
||||
<Package>
|
||||
<Name>python3-jaraco.collections-devel</Name>
|
||||
<Summary>Development files for python3-jaraco.collections</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">python3-jaraco.collections</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
-->
|
||||
<!--
|
||||
<Package>
|
||||
<Name>python3-jaraco.collections-docs</Name>
|
||||
<Summary>Development files for python3-jaraco.collections</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">python3-jaraco.collections</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/gtk-doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
-->
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2025-04-13</Date>
|
||||
|
||||
Reference in New Issue
Block a user