Update to 4.1.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
3b003d493f
commit
1ff71ff1d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ lxml-2.2.7.tar.gz.asc
|
|||||||
/lxml-3.7.2.tgz
|
/lxml-3.7.2.tgz
|
||||||
/lxml-3.8.0.tgz
|
/lxml-3.8.0.tgz
|
||||||
/lxml-4.0.0.tgz
|
/lxml-4.0.0.tgz
|
||||||
|
/lxml-4.1.1.tgz
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
%bcond_without cython
|
%bcond_without cython
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 4.0.0
|
Version: 4.1.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -90,6 +90,9 @@ export WITH_CYTHON=true
|
|||||||
* Tue Oct 10 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.0.0-2
|
* Tue Oct 10 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.0.0-2
|
||||||
- Conditionally allow building without Cython
|
- Conditionally allow building without Cython
|
||||||
|
|
||||||
|
* Sun Nov 05 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.1.1-1
|
||||||
|
- Update to 4.1.1
|
||||||
|
|
||||||
* Thu Oct 05 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.0.0-1
|
* Thu Oct 05 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.0.0-1
|
||||||
- Update to 4.0.0
|
- Update to 4.0.0
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lxml-4.0.0.tgz) = 8aa85ab6a99097ae2eaa0087b3a663aae8ac81a0a4d685bf857571c811c8ccd6410afc414f14c68702a53e90265726af085d0609ec7f0d3cc96e3702772627e8
|
SHA512 (lxml-4.1.1.tgz) = 9542e5206f9b2f9e072c52ef8e6cf44d1aaae8ae3e7ca7e820c1fac12e716503308ccb3cebc52155b4c93799f3ebca247781fc491524d004378bd26f5cddb9d1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user