automatic version update by autodist [release 7.1.1-1mamba;Mon Oct 28 2024]

This commit is contained in:
Automatic Build System 2024-10-28 19:16:05 +01:00
parent f01c7d1849
commit ef3c3b4d80

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-rdflib Name: python-rdflib
Version: 7.0.0 Version: 7.1.1
Release: 1mamba Release: 1mamba
Summary: A Python library for working with RDF, a simple yet powerful language for representing information. Summary: A Python library for working with RDF, a simple yet powerful language for representing information.
Group: System/Libraries/Python Group: System/Libraries/Python
@ -12,7 +12,6 @@ Source: https://pypi.debian.net/rdflib/rdflib-%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
BuildRequires: python3.11dist(isodate)
BuildRequires: python3.11dist(pyparsing) BuildRequires: python3.11dist(pyparsing)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: python3-devel >= 3.11.5-3mamba
@ -61,6 +60,12 @@ done
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Mon Oct 28 2024 Automatic Build System <autodist@openmamba.org> 7.1.1-1mamba
- automatic version update by autodist
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 7.1.0-1mamba
- automatic version update by autodist
* Thu Dec 28 2023 Automatic Build System <autodist@mambasoft.it> 7.0.0-1mamba * Thu Dec 28 2023 Automatic Build System <autodist@mambasoft.it> 7.0.0-1mamba
- automatic version update by autodist - automatic version update by autodist