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#0ae65e5cd88001c24cda534e54347e352675cf9c
This commit is contained in:
DistroBaker 2021-02-05 03:47:35 +01:00
parent 35b007276b
commit f30b9fcfc9

View File

@ -2,7 +2,7 @@
Name: python-soupsieve Name: python-soupsieve
Version: 2.1.0 Version: 2.1.0
Release: 1%{?dist} Release: 2%{?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
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 07 2021 Joel Capitao <jcapitao@redhat.com> - 2.1.0-1 * Thu Jan 07 2021 Joel Capitao <jcapitao@redhat.com> - 2.1.0-1
- Update to 2.1.0 (#1906625) - Update to 2.1.0 (#1906625)