libyaml pyyaml*:ver. bump

This commit is contained in:
Rmys
2019-10-03 19:07:06 +03:00
parent ffa983d429
commit 0d50389412
4 changed files with 27 additions and 5 deletions
@@ -12,9 +12,9 @@
<IsA>library</IsA>
<Summary>The next generation YAML parser and emitter for Python</Summary>
<Description>python-pyyaml is the next generation YAML parser and emitter for Python.</Description>
<Archive sha1sum="22f95fe2f5ef29ab17110f92c7186e2cfde6b419" type="targz">http://pyyaml.org/download/pyyaml/PyYAML-3.13.tar.gz</Archive>
<Archive sha1sum="2ffa797e9ae37c7d10ef9bf5dd708d2b2a953de3" type="targz">http://pyyaml.org/download/pyyaml/PyYAML-5.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>libyaml-devel</Dependency>
<Dependency versionFrom="0.2.2">libyaml-devel</Dependency>
<Dependency>python-devel</Dependency>
</BuildDependencies>
</Source>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="6">
<Date>2019-10-03</Date>
<Version>5.1.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-08-29</Date>
<Version>3.13</Version>