rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.0.7-2mamba;Fri Sep 29 2023]
This commit is contained in:
parent
0967a55303
commit
66eb4f185b
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2-)
|
||||
Name: python-typogrify
|
||||
Version: 2.0.7
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Filters to enhance web typography, including support for Django & Jinja templates
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,9 +11,10 @@ URL: https://github.com/mintchaos/typogrify
|
||||
Source: https://pypi.debian.net/typogrify/typogrify-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(smartypants)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(smartypants)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -49,5 +50,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
# %doc README.rst
|
||||
|
||||
%changelog
|
||||
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 2.0.7-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Tue Dec 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.7-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user