diff --git a/python-pygments.spec b/python-pygments.spec index 16f2e69..9aef51f 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -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 2.16.1-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Sep 03 2023 Automatic Build System 2.16.1-1mamba - automatic version update by autodist