python-PyYAML:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<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="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>python-devel</Dependency>
|
||||
@@ -30,12 +30,19 @@
|
||||
<Dependency>libyaml</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python-PyYAML</Path>
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2020-04-07</Date>
|
||||
<Version>5.3.1</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2020-02-22</Date>
|
||||
<Version>5.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user