@@ -12,10 +12,10 @@
|
|||||||
<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="e929531d068f765fbdbb68e0f7138c09345fcc0b" type="targz">https://github.com/pypa/setuptools/archive/38.2.5.tar.gz</Archive>
|
<Archive sha1sum="b5ea03183a313091083ca322eb68e90dfc290504" type="targz">https://github.com/pypa/setuptools/archive/v39.2.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>python3-six</Dependency>
|
<!-- <Dependency>python3-six</Dependency> -->
|
||||||
<Dependency>python3-packaging</Dependency>
|
<Dependency>python3-packaging</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -30,6 +30,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<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">
|
<Update release="8">
|
||||||
<Date>2018-01-24</Date>
|
<Date>2018-01-24</Date>
|
||||||
<Version>38.2.5</Version>
|
<Version>38.2.5</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user