python3-PyYaml: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:49:41 +03:00
parent 707d916d52
commit 4a0ca8b181
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>The next generation YAML parser and emitter for Python3</Summary>
<Description>python3-pyyaml is the next generation YAML parser and emitter for Python3.</Description>
<Archive sha1sum="f4e1334bd78eb4d82423613e9cf26d75982ad457" type="targz">https://github.com/yaml/pyyaml/archive/5.3.tar.gz</Archive>
<Archive sha1sum="0254618e37235cd269811dd821691f99081e3d1c" type="targz">https://github.com/yaml/pyyaml/archive/5.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="0.2.2">libyaml-devel</Dependency>
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
@@ -31,12 +31,19 @@
<Dependency>libyaml</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-PyYAML</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2020-03-27</Date>
<Version>5.3.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="7">
<Date>2020-02-22</Date>
<Version>5.3</Version>