python3-pyyaml

This commit is contained in:
Rmys
2018-08-19 15:33:23 +03:00
parent 25a4c1dee6
commit d4a5fb3b56
@@ -12,7 +12,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="cb7fd3e58c129494ee86e41baedfec69eb7dafbe" type="targz">http://pyyaml.org/download/pyyaml/PyYAML-3.12.tar.gz</Archive>
<Archive sha1sum="22f95fe2f5ef29ab17110f92c7186e2cfde6b419" type="targz">http://pyyaml.org/download/pyyaml/PyYAML-3.13.tar.gz</Archive>
<BuildDependencies>
<Dependency>libyaml-devel</Dependency>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-08-19</Date>
<Version>3.13</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-02-01</Date>
<Version>3.12</Version>