python3-packaging:ver.bump

This commit is contained in:
blue-devil
2020-05-24 23:58:39 +03:00
parent 09b62fe832
commit 1ead98dc12
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Core utilities for Python packages.</Summary>
<Description>The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.</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 versionFrom="3.8.0">python3-devel</Dependency>
</BuildDependencies>
@@ -26,12 +26,19 @@
<Dependency versionFrom="3.8.0">python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-packaging</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-packaging</Path>
</Files>
</Package>
<History>
<Update release="7">
<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="6">
<Date>2020-03-11</Date>
<Version>20.3</Version>