!3 upgrade the version to 2.3.1

From: @huyuqi2 
Reviewed-by: @huangtianhua 
Signed-off-by: @huangtianhua
This commit is contained in:
openeuler-ci-bot 2022-06-16 03:33:40 +00:00 committed by Gitee
commit 64dd7d520b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-soupsieve
Version: 2.2
Release: 2
Version: 2.3.1
Release: 1
Summary: A modern CSS selector implementation for Beautiful Soup.
License: MIT
URL: https://github.com/facelessuser/soupsieve
Source0: https://files.pythonhosted.org/packages/54/b9/1584ee0cd971ea935447c87bbc9d195d981feec446dd0af799d9d95c9d86/soupsieve-2.2.tar.gz
Source0: https://files.pythonhosted.org/packages/e1/25/a3005eedafb34e1258458e8a4b94900a60a41a2b4e459e0e19631648a2a0/soupsieve-2.3.1.tar.gz
BuildArch: noarch
%description
Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4.
@ -38,7 +38,7 @@ Soup Sieve currently provides selectors from the CSS level 1 specifications up
through the latest CSS level 4 drafts and beyond (though some are not yet implemented).
%prep
%autosetup -n soupsieve-2.2 -p1
%autosetup -n soupsieve-%{version}
%build
%py3_build
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Jun 15 2022 OpenStack_SIG <openstack@openeuler.org> - 2.3.1-1
- Upgrade package python3-soupsieve to version 2.3.1
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.2-2
- DESC: delete -S git from %autosetup

Binary file not shown.

BIN
soupsieve-2.3.1.tar.gz Normal file

Binary file not shown.