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 - _)
|
||||
Name: python-rdflib
|
||||
Version: 6.2.0
|
||||
Release: 3mamba
|
||||
Version: 7.0.0
|
||||
Release: 1mamba
|
||||
Summary: A Python library for working with RDF, a simple yet powerful language for representing information.
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -14,7 +14,6 @@ License: BSD
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(isodate)
|
||||
BuildRequires: python3.11dist(pyparsing)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: libpython3-devel
|
||||
@ -62,6 +61,9 @@ done
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%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
|
||||
- obsolete python-rdflib-py310
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user