Update to 4.2.3
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
4fc8635041
commit
f6400d7a5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ lxml-2.2.7.tar.gz.asc
|
|||||||
/lxml-4.0.0.tgz
|
/lxml-4.0.0.tgz
|
||||||
/lxml-4.1.1.tgz
|
/lxml-4.1.1.tgz
|
||||||
/lxml-4.2.1.tgz
|
/lxml-4.2.1.tgz
|
||||||
|
/lxml-4.2.3.tgz
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
%global modname lxml
|
%global modname lxml
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 4.2.1
|
Version: 4.2.3
|
||||||
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
|
||||||
@ -79,6 +79,9 @@ export WITH_CYTHON=true
|
|||||||
%{python3_sitearch}/%{modname}-*.egg-info/
|
%{python3_sitearch}/%{modname}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.2.3-1
|
||||||
|
- Update to 4.2.3
|
||||||
|
|
||||||
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 4.2.1-2
|
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 4.2.1-2
|
||||||
- Rebuilt for Python 3.7
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lxml-4.2.1.tgz) = 17dfa309f1066ba2478cdc87b8ec018f99dd9d43dd088c458dcae83683dbde2f9c341f64dfeab4e1d1f341b8294e6168b24294bec21e393c4f4bf9513b271124
|
SHA512 (lxml-4.2.3.tgz) = 40852e44a0fe105c1296438e970bd46d590b73c9e4f2b3badd5795d7c53d6db3ab9827cab4f74dd94760dc538f50c14ef5bf5ae268b2e8ddeba377adcc92a6f1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user