From b6712b5cad12eae3a57bac13d3c12cdcd3880ee9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:33:44 +0100 Subject: [PATCH] automatic version update by autodist [release 2021.7.1-1mamba;Fri Jul 02 2021] --- python-regex.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-regex.spec b/python-regex.spec index 8f32634..d4ffa90 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,12 +1,12 @@ Name: python-regex -Version: 2021.4.4 +Version: 2021.7.1 Release: 1mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://pypi.python.org/pypi/regex +URL: https://pypi.org/project/regex/ Source: https://pypi.debian.net/regex/regex-%{version}.tar.gz License: Python Software Foundation License ## AUTOBUILDREQ-BEGIN @@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Fri Jul 02 2021 Automatic Build System 2021.7.1-1mamba +- automatic version update by autodist + * Mon Apr 05 2021 Automatic Build System 2021.4.4-1mamba - automatic version update by autodist