python3-*

This commit is contained in:
Rmys
2021-10-22 17:46:11 +03:00
parent f637729d46
commit fc5133d319
126 changed files with 1120 additions and 177 deletions
@@ -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="0254618e37235cd269811dd821691f99081e3d1c" type="targz">https://github.com/yaml/pyyaml/archive/5.3.1.tar.gz</Archive>
<Archive sha1sum="cc66c8a6a022f785b25b9001af8009a37ca3887c" type="targz">https://github.com/yaml/pyyaml/archive/5.4.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="0.2.2">libyaml-devel</Dependency>
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="9">
<Date>2021-08-07</Date>
<Version>5.4.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-03-27</Date>
<Version>5.3.1</Version>