Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-soupsieve.git#67fb3b8e5b964836c9e7df0c1e8f750fdc5feb6d
This commit is contained in:
parent
f30b9fcfc9
commit
305f883a5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/python-soupsieve-1.9.2.tar.gz
|
||||
/python-soupsieve-2.0.1.tar.gz
|
||||
/python-soupsieve-2.1.0.tar.gz
|
||||
/python-soupsieve-2.2.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond_with tests
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-soupsieve
|
||||
Version: 2.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: CSS selector library
|
||||
|
||||
License: MIT
|
||||
@ -65,6 +65,9 @@ pytest-3 -v tests -k 'not test_namespace_xml_with_namespace'
|
||||
%license LICENSE.md
|
||||
|
||||
%changelog
|
||||
* Sat Feb 13 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.2-1
|
||||
- Latest version (#1927002)
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-soupsieve-2.1.0.tar.gz) = 19cd4ee596d189a001bbaf9f047e6c9eff569e2149ef5424bfe55c9b4325d856c957de87d55510335f748aab322dbb847b06b48931fbdeadbcc3790259c69eb1
|
||||
SHA512 (python-soupsieve-2.2.tar.gz) = 26402c831c19c9b133442dd8ea31363e1eadc3cafe172b933cdbc746df6dc9961e930d4fbe8399b847848bf3fcd5893d2449e912ed0cdf8766468997acf5ee87
|
||||
|
Loading…
Reference in New Issue
Block a user