rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.16.1-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
355b44d8e5
commit
adb22f5333
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2-)
|
||||
Name: python-pygments
|
||||
Version: 2.16.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A syntax highlighting package written in Python
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -11,8 +11,9 @@ URL: https://pygments.org/
|
||||
Source: http://pypi.debian.net/Pygments/Pygments-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -80,6 +81,9 @@ install -D -m 0644 doc/pygmentize.1 \
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.16.1-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 2.16.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user