revert setuptools
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM 'http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd'>
|
<!DOCTYPE PISI SYSTEM 'http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd'>
|
||||||
<PISI>
|
<PISI>
|
||||||
@@ -12,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Python setuptools</Summary>
|
<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>
|
<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="3de29240fc6c4513120014e93e57a1701a2fae7a" type="targz">https://github.com/pypa/setuptools/archive/v20.10.1.tar.gz</Archive>
|
<Archive sha1sum="ce72e7effddd31cd657dbbdc9308fee236e4fa37" type="targz">https://pypi.python.org/packages/source/s/setuptools/setuptools-19.6.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -28,6 +29,7 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<<<<<<< HEAD
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2016-05-16</Date>
|
<Date>2016-05-16</Date>
|
||||||
<Version>20.10.1</Version>
|
<Version>20.10.1</Version>
|
||||||
@@ -42,8 +44,10 @@
|
|||||||
<Name>Yusuf Aydemir</Name>
|
<Name>Yusuf Aydemir</Name>
|
||||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
=======
|
||||||
|
>>>>>>> parent of cc91b33... python3-setuptools version bump to 20.10.1
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2016-01-29</Date>
|
<Date>2016-04-28</Date>
|
||||||
<Version>19.6.1</Version>
|
<Version>19.6.1</Version>
|
||||||
<Comment>First release</Comment>
|
<Comment>First release</Comment>
|
||||||
<Name>Marcin Bojara</Name>
|
<Name>Marcin Bojara</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user