python-packaging: ver bump
This commit is contained in:
@@ -13,23 +13,33 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Core utilities for Python packages</Summary>
|
||||
<Description>Core utilities for Python packages</Description>
|
||||
<Archive sha1sum="27f7a52888a4f6671d6539f010d77e84ed6c80b1" type="targz">https://github.com/pypa/packaging/archive/20.3.tar.gz</Archive>
|
||||
<Archive sha1sum="984879451ca62c0845139331678246ec85de6a3b" type="targz">https://github.com/pypa/packaging/archive/20.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>python-packaging</Name>
|
||||
<Summary>Core utilities for Python packages</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/python-packaging</Path>
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python-packaging</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>20.4</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-03-11</Date>
|
||||
<Version>20.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user