python3-setuptools ver. vump
This commit is contained in:
@@ -13,14 +13,10 @@
|
|||||||
<Summary>A library to create a command-line program from a function</Summary>
|
<Summary>A library to create a command-line program from a function</Summary>
|
||||||
<Description>A library to create a command-line program from a function</Description>
|
<Description>A library to create a command-line program from a function</Description>
|
||||||
<Archive sha1sum="9f84aac463dbca6ec64350a218b0ae9306ee5608" type="targz">https://github.com/Lucretiel/autocommand/archive/refs/tags/2.2.2.tar.gz</Archive>
|
<Archive sha1sum="9f84aac463dbca6ec64350a218b0ae9306ee5608" type="targz">https://github.com/Lucretiel/autocommand/archive/refs/tags/2.2.2.tar.gz</Archive>
|
||||||
<!--
|
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>Dep1-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>Dep2-devel</Dependency>
|
<Dependency>python3-build</Dependency>
|
||||||
<Dependency>Dep3-devel</Dependency>
|
|
||||||
<Dependency versionFrom="">Dep4-devel</Dependency>
|
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
-->
|
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">ec6f6641.patch</Patch>
|
<Patch level="1">ec6f6641.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
@@ -28,67 +24,17 @@
|
|||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>python3-autocommand</Name>
|
<Name>python3-autocommand</Name>
|
||||||
<!--
|
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>Dep1</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
<Dependency>Dep2</Dependency>
|
|
||||||
<Dependency>Dep3</Dependency>
|
|
||||||
<Dependency versionFrom="">Dep4</Dependency>
|
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
-->
|
-->
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="all">/</Path>
|
|
||||||
<!--
|
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
|
||||||
<Path fileType="config">/etc</Path>
|
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="header">/usr/include</Path>
|
|
||||||
<Path fileType="data">/usr/share</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>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
-->
|
|
||||||
</Files>
|
|
||||||
<!--
|
|
||||||
<AdditionalFiles>
|
|
||||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/python3-autocommand.desktop">python3-autocommand.desktop</AdditionalFile>
|
|
||||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/python3-autocommand.png">python3-autocommand.png</AdditionalFile>
|
|
||||||
</AdditionalFiles>
|
|
||||||
-->
|
|
||||||
<!--
|
|
||||||
<Provides>
|
|
||||||
<COMAR script="package.py">System.Package</COMAR>
|
|
||||||
<COMAR script="service.py">System.Service</COMAR>
|
|
||||||
</Provides>
|
|
||||||
-->
|
|
||||||
</Package>
|
|
||||||
<!--
|
|
||||||
<Package>
|
|
||||||
<Name>python3-autocommand-devel</Name>
|
|
||||||
<Summary>Development files for python3-autocommand</Summary>
|
|
||||||
<RuntimeDependencies>
|
|
||||||
<Dependency release="current">python3-autocommand</Dependency>
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="header">/usr/include</Path>
|
|
||||||
<Path fileType="data">/usr/lib/cmake</Path>
|
|
||||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
-->
|
|
||||||
<!--
|
|
||||||
<Package>
|
|
||||||
<Name>python3-autocommand-docs</Name>
|
|
||||||
<Summary>Development files for python3-autocommand</Summary>
|
|
||||||
<RuntimeDependencies>
|
|
||||||
<Dependency release="current">python3-autocommand</Dependency>
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="data">/usr/share/gtk-doc</Path>
|
|
||||||
</Files>
|
|
||||||
</Package>
|
|
||||||
-->
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2025-04-13</Date>
|
<Date>2025-04-13</Date>
|
||||||
|
|||||||
@@ -13,12 +13,9 @@
|
|||||||
<Summary>Correctly generate plurals, singular nouns, ordinals, indefinite articles</Summary>
|
<Summary>Correctly generate plurals, singular nouns, ordinals, indefinite articles</Summary>
|
||||||
<Description>Correctly generate plurals, singular nouns, ordinals, indefinite articles</Description>
|
<Description>Correctly generate plurals, singular nouns, ordinals, indefinite articles</Description>
|
||||||
<Archive sha1sum="9f014b256fbf9eda36aba1086592bd22e2812ed7" type="targz">https://github.com/jaraco/inflect/archive/refs/tags/v7.5.0.tar.gz</Archive>
|
<Archive sha1sum="9f014b256fbf9eda36aba1086592bd22e2812ed7" type="targz">https://github.com/jaraco/inflect/archive/refs/tags/v7.5.0.tar.gz</Archive>
|
||||||
<!--
|
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>Dep1-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>Dep2-devel</Dependency>
|
<Dependency>python3-build</Dependency>
|
||||||
<Dependency>Dep3-devel</Dependency>
|
|
||||||
<Dependency versionFrom="">Dep4-devel</Dependency>
|
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
@@ -31,67 +28,16 @@
|
|||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>python3-inflect</Name>
|
<Name>python3-inflect</Name>
|
||||||
<!--
|
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>Dep1</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
<Dependency>Dep2</Dependency>
|
|
||||||
<Dependency>Dep3</Dependency>
|
|
||||||
<Dependency versionFrom="">Dep4</Dependency>
|
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
-->
|
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="all">/</Path>
|
|
||||||
<!--
|
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
|
||||||
<Path fileType="config">/etc</Path>
|
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="header">/usr/include</Path>
|
|
||||||
<Path fileType="data">/usr/share</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>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
-->
|
|
||||||
</Files>
|
|
||||||
<!--
|
|
||||||
<AdditionalFiles>
|
|
||||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/python3-inflect.desktop">python3-inflect.desktop</AdditionalFile>
|
|
||||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/python3-inflect.png">python3-inflect.png</AdditionalFile>
|
|
||||||
</AdditionalFiles>
|
|
||||||
-->
|
|
||||||
<!--
|
|
||||||
<Provides>
|
|
||||||
<COMAR script="package.py">System.Package</COMAR>
|
|
||||||
<COMAR script="service.py">System.Service</COMAR>
|
|
||||||
</Provides>
|
|
||||||
-->
|
|
||||||
</Package>
|
|
||||||
<!--
|
|
||||||
<Package>
|
|
||||||
<Name>python3-inflect-devel</Name>
|
|
||||||
<Summary>Development files for python3-inflect</Summary>
|
|
||||||
<RuntimeDependencies>
|
|
||||||
<Dependency release="current">python3-inflect</Dependency>
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="header">/usr/include</Path>
|
|
||||||
<Path fileType="data">/usr/lib/cmake</Path>
|
|
||||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
-->
|
|
||||||
<!--
|
|
||||||
<Package>
|
|
||||||
<Name>python3-inflect-docs</Name>
|
|
||||||
<Summary>Development files for python3-inflect</Summary>
|
|
||||||
<RuntimeDependencies>
|
|
||||||
<Dependency release="current">python3-inflect</Dependency>
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="data">/usr/share/gtk-doc</Path>
|
|
||||||
</Files>
|
|
||||||
</Package>
|
|
||||||
-->
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2025-04-13</Date>
|
<Date>2025-04-13</Date>
|
||||||
|
|||||||
@@ -13,12 +13,9 @@
|
|||||||
<Summary>Models and classes to supplement the stdlib 'collections' module.</Summary>
|
<Summary>Models and classes to supplement the stdlib 'collections' module.</Summary>
|
||||||
<Description>Models and classes to supplement the stdlib 'collections' module.</Description>
|
<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>
|
<Archive sha1sum="7580bbd407d8fcb2113afe2bbbddae1a3787cdb0" type="targz">https://github.com/jaraco/jaraco.collections/archive/refs/tags/v5.1.0.tar.gz</Archive>
|
||||||
<!--
|
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>Dep1-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>Dep2-devel</Dependency>
|
<Dependency>python3-build</Dependency>
|
||||||
<Dependency>Dep3-devel</Dependency>
|
|
||||||
<Dependency versionFrom="">Dep4-devel</Dependency>
|
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
@@ -31,67 +28,16 @@
|
|||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>python3-jaraco.collections</Name>
|
<Name>python3-jaraco.collections</Name>
|
||||||
<!--
|
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>Dep1</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
<Dependency>Dep2</Dependency>
|
|
||||||
<Dependency>Dep3</Dependency>
|
|
||||||
<Dependency versionFrom="">Dep4</Dependency>
|
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
-->
|
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="all">/</Path>
|
|
||||||
<!--
|
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
|
||||||
<Path fileType="config">/etc</Path>
|
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="header">/usr/include</Path>
|
|
||||||
<Path fileType="data">/usr/share</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>
|
<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>
|
</Files>
|
||||||
</Package>
|
</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>
|
<History>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2025-04-13</Date>
|
<Date>2025-04-13</Date>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>python3-portend</Name>
|
<Name>python3-portend</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user