automatic version update by autodist [release 0.15.0-1mamba;Tue Apr 23 2024]

This commit is contained in:
Automatic Build System 2024-04-24 10:58:44 +02:00
parent 9a4235c506
commit 16f616c8c8

View File

@ -1,13 +1,13 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyphen Name: python-pyphen
Version: 0.14.0 Version: 0.15.0
Release: 3mamba Release: 1mamba
Summary: Pure Python module to hyphenate text Summary: Pure Python module to hyphenate text
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.courtbouillon.org/pyphen URL: https://www.courtbouillon.org/pyphen/
Source: https://pypi.debian.net/pyphen/pyphen-%{version}.tar.gz Source: https://pypi.debian.net/pyphen/pyphen-%{version}.tar.gz
License: GPL, LGPL, MPL License: GPL, LGPL, MPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 0.15.0-1mamba
- automatic version update by autodist
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.14.0-3mamba * Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.14.0-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba