automatic version update by autodist [release 7.0.0-1mamba;Thu Dec 28 2023]
This commit is contained in:
parent
0147a83e8e
commit
f01c7d1849
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-rdflib
|
Name: python-rdflib
|
||||||
Version: 6.2.0
|
Version: 7.0.0
|
||||||
Release: 3mamba
|
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,7 +14,6 @@ License: BSD
|
|||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(isodate)
|
BuildRequires: python3.11dist(isodate)
|
||||||
BuildRequires: python3.11dist(pyparsing)
|
BuildRequires: python3.11dist(pyparsing)
|
||||||
BuildRequires: python3.11dist(setuptools)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
@ -62,6 +61,9 @@ done
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 28 2023 Automatic Build System <autodist@mambasoft.it> 7.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Dec 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.2.0-3mamba
|
* Tue Dec 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.2.0-3mamba
|
||||||
- obsolete python-rdflib-py310
|
- obsolete python-rdflib-py310
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user