python-pyphen-py*: obsolete python-Pyphen-py* [release 0.13.2-2mamba;Tue Jan 31 2023]
This commit is contained in:
parent
9ff725b096
commit
0a76a65655
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pyphen
|
Name: python-pyphen
|
||||||
Version: 0.13.2
|
Version: 0.13.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Pure Python module to hyphenate text
|
Summary: Pure Python module to hyphenate text
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -18,6 +18,9 @@ BuildRequires: libpython3-devel
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%define py_requires_append \
|
||||||
|
Provides: python-Pyphen%{?pyappend:-%pyappend} \
|
||||||
|
Obsoletes: python-Pyphen%{?pyappend:-%pyappend}
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -47,5 +50,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 31 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.2-2mamba
|
||||||
|
- python-pyphen-py*: obsolete python-Pyphen-py*
|
||||||
|
|
||||||
* Thu Jan 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.2-1mamba
|
* Thu Jan 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.2-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user