Upgrade package to v2022.10.31
This commit is contained in:
parent
db224a5c89
commit
a91cd28df6
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-regex
|
Name: python-regex
|
||||||
Version: 2022.7.25
|
Version: 2022.10.31
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Alternative regular expression module, to replace re.
|
Summary: Alternative regular expression module, to replace re.
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://bitbucket.org/mrabarnett/mrab-regex
|
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
|
%description
|
||||||
@ -28,7 +28,7 @@ Provides: python3-regex-doc
|
|||||||
This regex implementation is backwards-compatible with the standard 're' module, but offers additional functionality.
|
This regex implementation is backwards-compatible with the standard 're' module, but offers additional functionality.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n regex-2022.7.25
|
%autosetup -n regex-2022.10.31
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -68,6 +68,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 11 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 2022.7.25-1
|
||||||
- Update to 2022.7.25
|
- Update to 2022.7.25
|
||||||
|
|
||||||
|
|||||||
BIN
regex-2022.10.31.tar.gz
Normal file
BIN
regex-2022.10.31.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user