automatic version update by autodist [release 6.0.0-1mamba;Tue Jul 20 2021]
This commit is contained in:
parent
638b799bbf
commit
a87c3e44af
@ -1,22 +1,19 @@
|
|||||||
Name: python-rdflib
|
Name: python-rdflib
|
||||||
Version: 5.0.0
|
Version: 6.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
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://pypi.python.org/pypi/rdflib/
|
URL: https://pypi.org/project/rdflib/
|
||||||
Source: https://pypi.debian.net/rdflib/rdflib-%{version}.tar.gz
|
Source: https://pypi.debian.net/rdflib/rdflib-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
|
||||||
BuildRequires: python
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
Requires: python-isodate
|
Requires: python-isodate
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -50,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 20 2021 Automatic Build System <autodist@mambasoft.it> 6.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jan 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.0-3mamba
|
* Fri Jan 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.0-3mamba
|
||||||
- fix obsolete for python-rdflib
|
- fix obsolete for python-rdflib
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user