Update to 2.1.0 (#1906625)
This commit is contained in:
parent
f88d4a0114
commit
a93fe5b008
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/python-soupsieve-1.9.2.tar.gz
|
||||
/python-soupsieve-2.0.1.tar.gz
|
||||
/python-soupsieve-2.1.0.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: python-soupsieve
|
||||
Version: 2.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: CSS selector library
|
||||
|
||||
License: MIT
|
||||
@ -60,11 +60,14 @@ pytest-3 -v tests -k 'not test_namespace_xml_with_namespace'
|
||||
|
||||
%files -n python3-soupsieve
|
||||
%{python3_sitelib}/soupsieve/
|
||||
%{python3_sitelib}/soupsieve-%{version}-py%{python3_version}.egg-info/
|
||||
%{python3_sitelib}/soupsieve*.egg-info/
|
||||
%doc README.md
|
||||
%license LICENSE.md
|
||||
|
||||
%changelog
|
||||
* Thu Jan 07 2021 Joel Capitao <jcapitao@redhat.com> - 2.1.0-1
|
||||
- Update to 2.1.0 (#1906625)
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-soupsieve-2.0.1.tar.gz) = f4ef4deee81bb31952e1d3216250712f09b425e7a2253e15bd1b38cb74b680e421e7d086a8770737898f6b57867f07f2dd07b8a98108d05e338bce92b274b85f
|
||||
SHA512 (python-soupsieve-2.1.0.tar.gz) = 19cd4ee596d189a001bbaf9f047e6c9eff569e2149ef5424bfe55c9b4325d856c957de87d55510335f748aab322dbb847b06b48931fbdeadbcc3790259c69eb1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user