python-pbr:ver bump

This commit is contained in:
blue-devil
2020-04-09 00:02:19 +03:00
parent ba4dc4a1f6
commit 3464c67022
@@ -8,30 +8,40 @@
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>Apache</License>
<PartOf>programming.language.python</PartOf>
<License>Apache</License>
<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>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python-pbr</Name>
<Summary>Python Build Reasonableness</Summary>
<RuntimeDependencies>
<Dependency>python-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/pbr-py2</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>