12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- <?xml version="1.0" ?>
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>setuptools</Name>
- <Homepage>http://pypi.python.org/pypi/setuptools</Homepage>
- <Packager>
- <Name>Süleyman POYRAZ</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Packager>
- <License>PSF-2.2</License>
- <IsA>library</IsA>
- <PartOf>programming.language.python</PartOf>
- <Summary>Python setuptools</Summary>
- <Description>python-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="107499df10aa878ec633e712fc0f27d9cfb5a7df" type="targz">https://github.com/pypa/setuptools/archive/v47.3.1.tar.gz</Archive>
- </Source>
- <Package>
- <Name>python3-setuptools</Name>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python3*</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2020-06-21</Date>
- <Version>47.3.1</Version>
- <Comment>Python 3.8 upgraded and version bumped to 47.3.1. With this version python-setuptools no longer supported.</Comment>
- <Name>Suleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2019-12-12</Date>
- <Version>42.0.2</Version>
- <Comment>Automatic version upgrade.</Comment>
- <Name>Ali Rıza KESKİN</Name>
- <Email>parduscix@yandex.ru</Email>
- </Update>
- <Update release="1">
- <Date>2018-12-28</Date>
- <Version>39.2.0</Version>
- <Comment>First release</Comment>
- <Name>Süleyman POYRAZ</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- </History>
- </INARY>
|