!4 Upgrade package to version v2022.10.31

From: @ccdxx 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-12-08 06:39:34 +00:00 committed by Gitee
commit a156aef978
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-regex
Version: 2022.7.25
Version: 2022.10.31
Release: 1
Summary: Alternative regular expression module, to replace re.
License: Apache-2.0
URL: https://bitbucket.org/mrabarnett/mrab-regex
Source0: https://files.pythonhosted.org/packages/c6/5a/e266ef579433b9cbd3e704032bb3ffa66b89ff3f0b0874a8cbaa4d451427/regex-2022.7.25.tar.gz
Source0: https://files.pythonhosted.org/packages/27/b5/92d404279fd5f4f0a17235211bb0f5ae7a0d9afb7f439086ec247441ed28/regex-2022.10.31.tar.gz
%description
@ -28,7 +28,7 @@ Provides: python3-regex-doc
This regex implementation is backwards-compatible with the standard 're' module, but offers additional functionality.
%prep
%autosetup -n regex-2022.7.25
%autosetup -n regex-2022.10.31
%build
%py3_build
@ -68,6 +68,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue Dec 06 2022 chendexi <chendexi@kylinos.cn> - 2022.10.31-1
- Upgrade package to v2022.10.31
* Thu Aug 11 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 2022.7.25-1
- Update to 2022.7.25

BIN
regex-2022.10.31.tar.gz Normal file

Binary file not shown.

Binary file not shown.