python3-setuptools:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<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="abed68517b8e1c8b6c641d340f18118d080829dc" type="targz">https://github.com/pypa/setuptools/archive/v45.2.0.tar.gz</Archive>
|
||||
<Archive sha1sum="fa960a8e8d9cd7e5dbafcba96b860d2da1e5d414" type="targz">https://github.com/pypa/setuptools/archive/v46.0.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<!--<Dependency>python3-six</Dependency>-->
|
||||
@@ -28,13 +28,20 @@
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user