From 9d2194b2177bbb156dee5740b29a82279f317736 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:33:44 +0100 Subject: [PATCH] rebuilt with py3* packages [release 2020.2.20-2mamba;Sat Apr 11 2020] --- python-regex.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/python-regex.spec b/python-regex.spec index ce1d8c6..7ea2d11 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,6 +1,6 @@ Name: python-regex Version: 2020.2.20 -Release: 1mamba +Release: 2mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries Vendor: openmamba @@ -40,14 +40,11 @@ CFLAGS="%{optflags}" %{__python} setup.py build %files %{?pyappend} -f %{name}.filelist %defattr(-,root,root) -## note: this list is just an example; modify as required -# %{python_sitearch}/%{name}.py* -# %{python_sitearch}/%{name}.so - -## note: eventually add the remaining documents (if any) -# %doc README %changelog +* Sat Apr 11 2020 Silvan Calarco 2020.2.20-2mamba +- rebuilt with py3* packages + * Fri Mar 06 2020 Automatic Build System 2020.2.20-1mamba - automatic version update by autodist