From 1dc911761c7d353d2b821342a764215b528121e2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 08:15:18 +0000 Subject: automatic import of python-regex --- python-regex.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-regex.spec') diff --git a/python-regex.spec b/python-regex.spec index e278f9c..c321c9a 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-regex -Version: 2022.10.31 +Version: 2023.3.23 Release: 1 Summary: Alternative regular expression module, to replace re. License: Apache Software License URL: https://github.com/mrabarnett/mrab-regex -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/27/b5/92d404279fd5f4f0a17235211bb0f5ae7a0d9afb7f439086ec247441ed28/regex-2022.10.31.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d8/29/bd8de07107bc952e0e2783243024e1c125e787fd685725a622e4ac7aeb3c/regex-2023.3.23.tar.gz %description @@ -30,7 +30,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.10.31 +%autosetup -n regex-2023.3.23 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 2022.10.31-1 +* Fri Apr 21 2023 Python_Bot - 2023.3.23-1 - Package Spec generated -- cgit v1.2.3