python-pyliblzma rebuild

This commit is contained in:
idriskalp
2019-12-27 15:53:29 +03:00
parent 89e068d7c9
commit 3a7dfb56a9
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python bindings for lzma</Summary>
<Description>pyliblzma provides a python interface for the liblzma library to read/write data that has been compressed/decompressed with lzma utils.</Description>
<Archive sha1sum="6240ec6f830f35f4087b8926a95c2074320b7ed5" type="tarbz2">http://pypi.python.org/packages/source/p/pyliblzma/pyliblzma-0.5.3.tar.bz2</Archive>
<Archive sha1sum="6240ec6f830f35f4087b8926a95c2074320b7ed5" type="tarbz2">https://files.pythonhosted.org/packages/17/48/5292ade507dafe573360560ba53783395587dc42eb32b347feb2ac70fc6b/pyliblzma-0.5.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>python-setuptools</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="5">
<Date>2019-12-27</Date>
<Version>0.5.3</Version>
<Comment>Rebuild</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>0.5.3</Version>