python3-pbr:ver bump

This commit is contained in:
blue-devil
2020-04-09 00:02:29 +03:00
parent 3464c67022
commit 2d4396732b
@@ -8,15 +8,16 @@
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>Apache</License>
<PartOf>programming.language.python3</PartOf>
<License>Apache</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>Python Build Reasonableness</Summary>
<Description>PBR is a library that injects some useful and sensible default behaviors into your setuptools run.</Description>
<Archive sha1sum="8c964bacb32eb0b24ada9bfcd3dfe17cf4a3dfe2" type="targz">https://files.pythonhosted.org/packages/98/8a/defa5215d2dcf98cc80f4783e951a8356e38f352f7a169ae11670dcb1f25/pbr-5.4.4.tar.gz</Archive>
<Archive sha1sum="bb9ad36804e59cec50a9f68c33a6109497862516" type="targz">https://pypi.org/packages/source/p/pbr/pbr-5.4.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
@@ -24,17 +25,25 @@
<Name>python3-pbr</Name>
<Summary>Python Build Reasonableness</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-04-08</Date>
<Version>5.4.5</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-01-14</Date>
<Version>5.4.4</Version>