123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>python3-setuptools</Name>
- <Homepage>http://pypi.python.org/pypi/setuptools</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <PartOf>programming.language.python3</PartOf>
- <License>PSF-2.2</License>
- <IsA>library</IsA>
- <IsA>app:console</IsA>
- <Summary>Python setuptools</Summary>
- <Description>python3-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.</Description>
- <Archive sha1sum="4b11f92850b237a9bd3d563160c8a927cbcdcf01" type="targz">https://files.pythonhosted.org/packages/fc/c9/b146ca195403e0182a374e0ea4dbc69136bad3cd55bc293df496d625d0f7/setuptools-69.0.3.tar.gz</Archive>
- <BuildDependencies>
- <Dependency versionFrom="3.11.11">python3-devel</Dependency>
- <Dependency>python3-setuptools</Dependency>
- <!--<Dependency>python3-packaging</Dependency>-->
- </BuildDependencies>
- <Patches>
- <Patch level="1">gentoo/setuptools-62.4.0-py-compile.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>python3-setuptools</Name>
- <Summary>Python setuptools</Summary>
- <RuntimeDependencies>
- <Dependency>python3</Dependency>
- <Dependency>python3-tomli</Dependency>
- <Dependency>python3-jaraco-text</Dependency>
- <Dependency>python3-more-itertools</Dependency>
- <Dependency>python3-ordered-set</Dependency>
- <Dependency>python3-platformdirs</Dependency>
- <Dependency>python3-packaging</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python3*</Path>
- </Files>
- </Package>
- <History>
- <Update release="40">
- <Date>2024-11-05</Date>
- <Version>69.0.3</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="39">
- <Date>2024-09-20</Date>
- <Version>69.0.3</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="38">
- <Date>2024-04-04</Date>
- <Version>69.0.3</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="37">
- <Date>2024-02-09</Date>
- <Version>69.0.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="36">
- <Date>2023-10-27</Date>
- <Version>68.2.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="35">
- <Date>2023-10-16</Date>
- <Version>68.2.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="34">
- <Date>2023-10-15</Date>
- <Version>67.8.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="33">
- <Date>2023-09-04</Date>
- <Version>67.8.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="32">
- <Date>2023-06-07</Date>
- <Version>67.8.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="31">
- <Date>2022-12-08</Date>
- <Version>65.6.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="30">
- <Date>2022-10-22</Date>
- <Version>65.5.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="29">
- <Date>2022-09-12</Date>
- <Version>62.6.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="28">
- <Date>2022-06-24</Date>
- <Version>62.6.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="27">
- <Date>2022-06-08</Date>
- <Version>62.3.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="26">
- <Date>2022-05-20</Date>
- <Version>62.3.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="25">
- <Date>2022-04-23</Date>
- <Version>57.5.0</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="24">
- <Date>2022-03-23</Date>
- <Version>57.5.0</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="23">
- <Date>2021-10-22</Date>
- <Version>57.5.0</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="22">
- <Date>2021-10-18</Date>
- <Version>57.5.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="21">
- <Date>2021-06-19</Date>
- <Version>57.0.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="20">
- <Date>2021-04-12</Date>
- <Version>56.0.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="19">
- <Date>2021-04-03</Date>
- <Version>54.2.0</Version>
- <Comment>Major version bump.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="18">
- <Date>2020-10-22</Date>
- <Version>50.3.2</Version>
- <Comment>Major version bump.</Comment>
- <Name>İdris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="17">
- <Date>2020-07-20</Date>
- <Version>49.6.0</Version>
- <Comment>Major version bump.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="16">
- <Date>2020-05-24</Date>
- <Version>46.4.0</Version>
- <Comment>Minor version bump.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="15">
- <Date>2020-05-01</Date>
- <Version>46.1.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2020-03-11</Date>
- <Version>46.0.0</Version>
- <Comment>Major version bump.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="13">
- <Date>2020-02-21</Date>
- <Version>45.2.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="12">
- <Date>2020-01-29</Date>
- <Version>45.1.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="11">
- <Date>2019-12-10</Date>
- <Version>42.0.2</Version>
- <Comment>Version Bump</Comment>
- <Name>Idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2019-04-09</Date>
- <Version>40.6.3</Version>
- <Comment>Version Bump</Comment>
- <Name>Mustafa Cinasl</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2018-08-05</Date>
- <Version>39.2.0</Version>
- <Comment>Version Bump</Comment>
- <Name>Mustafa Cinasl</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2018-01-24</Date>
- <Version>38.2.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2017-02-01</Date>
- <Version>32.1.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2016-06-09</Date>
- <Version>19.6.1</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2016-06-06</Date>
- <Version>19.6.1</Version>
- <Comment>Release bump.</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2016-05-26</Date>
- <Version>19.6.1</Version>
- <Comment>Release bump.</Comment>
- <Name>Marcin Bojara</Name>
- <Email>marcin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-05-26</Date>
- <Version>19.6.1</Version>
- <Comment>Release bump.</Comment>
- <Name>Marcin Bojara</Name>
- <Email>marcin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-05-26</Date>
- <Version>19.6.1</Version>
- <Comment>Release bump.</Comment>
- <Name>Marcin Bojara</Name>
- <Email>marcin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-05-26</Date>
- <Version>19.6.1</Version>
- <Comment>First release.</Comment>
- <Name>Marcin Bojara</Name>
- <Email>marcin@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|