Update to 2.0.1 (#1814999)

epel9
Charalampos Stratakis 5 years ago
parent ee5de2f4bc
commit 17fd829031

1
.gitignore vendored

@ -1 +1,2 @@
/python-soupsieve-1.9.2.tar.gz /python-soupsieve-1.9.2.tar.gz
/python-soupsieve-2.0.1.tar.gz

@ -1,8 +1,8 @@
%bcond_with tests %bcond_with tests
Name: python-soupsieve Name: python-soupsieve
Version: 1.9.2 Version: 2.0.1
Release: 6%{?dist} Release: 1%{?dist}
Summary: CSS selector library Summary: CSS selector library
License: MIT License: MIT
@ -65,6 +65,9 @@ pytest-3 -v tests -k 'not test_namespace_xml_with_namespace'
%license LICENSE.md %license LICENSE.md
%changelog %changelog
* Fri Jun 26 2020 Charalampos Stratakis <cstratak@redhat.com> - 2.0.1-1
- Update to 2.0.1 (#1814999)
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.9.2-6 * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.9.2-6
- Rebuilt for Python 3.9 - Rebuilt for Python 3.9

@ -1 +1 @@
SHA512 (python-soupsieve-1.9.2.tar.gz) = f39b0aaabfc5d71ea005eb21944d9c1107031980a8e167ad2403580ca03c79b57aba0cc54c13dc0b579e3cff61e641052f2d68bdfa8c81e64aee2cdd23a1c35a SHA512 (python-soupsieve-2.0.1.tar.gz) = f4ef4deee81bb31952e1d3216250712f09b425e7a2253e15bd1b38cb74b680e421e7d086a8770737898f6b57867f07f2dd07b8a98108d05e338bce92b274b85f

Loading…
Cancel
Save