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 --- .gitignore | 1 + python-regex.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ac0865a..bec36cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /regex-2022.10.31.tar.gz +/regex-2023.3.23.tar.gz 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 diff --git a/sources b/sources index 4db3549..5241340 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a85ced10be8bfe76fed4f30c42d32d5c regex-2022.10.31.tar.gz +4483fd12b0c75513f696d32091c9937f regex-2023.3.23.tar.gz -- cgit v1.2.3