automatic version update by autodist [release 2021.8.27-1mamba;Fri Aug 27 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:33:45 +01:00
parent 99c0ba6a66
commit 4f5d6b653e

View File

@ -1,5 +1,5 @@
Name: python-regex
Version: 2021.8.21
Version: 2021.8.27
Release: 1mamba
Summary: regex is an alternative to the re package in the Python standard library
Group: System/Libraries
@ -10,7 +10,6 @@ URL: https://pypi.org/project/regex/
Source: https://pypi.debian.net/regex/regex-%{version}.tar.gz
License: Python Software Foundation License
## AUTOBUILDREQ-BEGIN
#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package
BuildRequires: glibc-devel
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END
@ -42,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
%defattr(-,root,root)
%changelog
* Fri Aug 27 2021 Automatic Build System <autodist@mambasoft.it> 2021.8.27-1mamba
- automatic version update by autodist
* Sun Aug 22 2021 Automatic Build System <autodist@mambasoft.it> 2021.8.21-1mamba
- automatic version update by autodist