python3-pyrsistent: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:44:48 +03:00
parent 9b1e17c244
commit 707d916d52
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Persistent/Immutable/Functional data structures for Python.</Summary>
<Description>Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable.</Description>
<Archive sha1sum="c5c920f4ca979db2b19ac35cd7432c9474228acb" type="targz">https://github.com/tobgu/pyrsistent/archive/v0.15.7.tar.gz</Archive>
<Archive sha1sum="83255e2a62c91140cc4c21c26d13dbf2a0f024ef" type="targz">https://github.com/tobgu/pyrsistent/archive/v0.16.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -28,12 +28,19 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-pyrsistent</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-03-27</Date>
<Version>0.16.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-02-19</Date>
<Version>0.15.7</Version>