diff --git a/python-rdflib.spec b/python-rdflib.spec index df84add..bfe962a 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -1,6 +1,6 @@ Name: python-rdflib Version: 6.2.0 -Release: 1mamba +Release: 2mamba Summary: A Python library for working with RDF, a simple yet powerful language for representing information. Group: System/Libraries/Python Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/rdflib/ Source: https://pypi.debian.net/rdflib/rdflib-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython3-devel Requires: python-isodate Requires: python >= %python_version @@ -48,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Tue Sep 26 2023 Automatic Build System 6.2.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Jul 27 2022 Automatic Build System 6.2.0-1mamba - automatic version update by autodist