Version 2.2.1
This commit is contained in:
parent
bc1be4feaf
commit
e05ffcf0ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/python-soupsieve-2.0.1.tar.gz
|
||||
/python-soupsieve-2.1.0.tar.gz
|
||||
/python-soupsieve-2.2.tar.gz
|
||||
/python-soupsieve-2.2.1.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-soupsieve
|
||||
Version: 2.2
|
||||
Release: 3%{?dist}
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: CSS selector library
|
||||
|
||||
License: MIT
|
||||
@ -68,6 +68,9 @@ pytest-3 -v tests -k 'not test_namespace_xml_with_namespace and not test_contain
|
||||
%license LICENSE.md
|
||||
|
||||
%changelog
|
||||
* Wed Jun 9 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.2.1-1
|
||||
- Update to latest bugfix version
|
||||
|
||||
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 2.2-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-soupsieve-2.2.tar.gz) = 26402c831c19c9b133442dd8ea31363e1eadc3cafe172b933cdbc746df6dc9961e930d4fbe8399b847848bf3fcd5893d2449e912ed0cdf8766468997acf5ee87
|
||||
SHA512 (python-soupsieve-2.2.1.tar.gz) = c1339cfca237af7f8915b6d644b8271f769f9a37aa68f8acf536236551baaf9bb44a2f2a736f9168a7649cde14d37b8c24614c9491acbf81e3f4fdaea96b4928
|
||||
|
||||
Loading…
Reference in New Issue
Block a user