python3-testtools:ver.bump

This commit is contained in:
blue-devil
2020-03-20 02:21:14 +03:00
parent 616b0934e8
commit 55bba46b95
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Testtools - tasteful testing for python.</Summary>
<Description>testtools is a set of extensions to the Python standard library's unit testing framework.</Description>
<Archive sha1sum="5c5bbe2c1bc52077e6debafbc3a8a695d986dbad" type="targz">https://files.pythonhosted.org/packages/e5/d4/9b22df94d0d5c83affe2517295c85fa2d9917f3cafa7dc7f6b1ce4135b00/testtools-2.3.0.tar.gz</Archive>
<Archive sha1sum="8bda1ce51500bb55593eb094bf5bc2d6a4bc36e8" type="targz">https://pypi.io/packages/source/t/testtools/testtools-2.4.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -26,16 +26,25 @@
<Summary>Testtools - tasteful testing for python.</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-extras</Dependency>
<Dependency>python3-six</Dependency>
<Dependency>python3-pbr</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-testtools</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-03-17</Date>
<Version>2.4.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-02-20</Date>
<Version>2.3.0</Version>