python3-distlib:verbump

This commit is contained in:
blue-devil
2020-08-30 23:50:02 +02:00
parent 97a83a6545
commit 3aa889a14b
@@ -13,10 +13,10 @@
<IsA>library</IsA>
<Summary>Low-level components of distutils2/packaging.</Summary>
<Description>python3-distlib Low-level parts of packaging/distutils2 which implement the relevant PEPs and which could be used by third-party packaging tools to achieve interoperability, enhanced with additional features for dependency resolution, package resource management and more.</Description>
<Archive sha1sum="890d521ce22e780672a8dd8639e58e1a2a145bf3" type="targz">https://bitbucket.org/pypa/distlib/get/0.3.0.tar.gz</Archive>
<Archive sha1sum="7d01e938391b1d15d85a296b28fba9f800c12254" type="targz">https://bitbucket.org/pypa/distlib/get/0.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -27,12 +27,19 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-distlib</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-distlib</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-07-22</Date>
<Version>0.3.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-03-03</Date>
<Version>0.3.0</Version>