python3-setuptools:ver.bump
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
<IsA>library</IsA>
|
||||
<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="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>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-six</Dependency>
|
||||
<!-- <Dependency>python3-six</Dependency> -->
|
||||
<Dependency>python3-packaging</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -30,6 +30,13 @@
|
||||
</Package>
|
||||
|
||||
<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">
|
||||
<Date>2018-01-24</Date>
|
||||
<Version>38.2.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user