!4 Update package
From: @liqiuyu123 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
a2ae30cd95
BIN
5.0.0.tar.gz
BIN
5.0.0.tar.gz
Binary file not shown.
@ -1,24 +1,35 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-rdflib
|
Name: python-rdflib
|
||||||
Version: 5.0.0
|
Version: 6.2.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
|
Summary: RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
|
||||||
License: BSD-3-Clause
|
License: BSD-3-clause
|
||||||
URL: https://github.com/RDFLib/rdflib
|
URL: https://github.com/RDFLib/rdflib
|
||||||
Source0: https://github.com/RDFLib/rdflib/archive/5.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/fc/8d/2d1c8a08471b4333657c98a3048642095f844f10cd1d4e28f9b08725c7bd/rdflib-6.2.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-si
|
Requires: python3-isodate
|
||||||
Requires: python3-isodat
|
Requires: python3-pyparsing
|
||||||
Requires: python3-pyparsin
|
Requires: python3-setuptools
|
||||||
|
Requires: python3-importlib-metadata
|
||||||
|
Requires: python3-berkeleydb
|
||||||
|
Requires: python3-black
|
||||||
|
Requires: python3-flake8
|
||||||
|
Requires: python3-isort
|
||||||
|
Requires: python3-mypy
|
||||||
|
Requires: python3-pep8-naming
|
||||||
|
Requires: python3-types-setuptools
|
||||||
|
Requires: python3-flakeheaven
|
||||||
|
Requires: python3-myst-parser
|
||||||
Requires: python3-sphinx
|
Requires: python3-sphinx
|
||||||
Requires: python3-sphinxcontrib-apidoc
|
Requires: python3-sphinxcontrib-apidoc
|
||||||
Requires: python3-html5lib
|
Requires: python3-sphinxcontrib-kroki
|
||||||
Requires: python3-requests
|
Requires: python3-sphinx-autodoc-typehints
|
||||||
Requires: python3-html5lib
|
Requires: python3-html5lib
|
||||||
Requires: python3-networkx
|
Requires: python3-networkx
|
||||||
Requires: python3-nose
|
Requires: python3-html5lib
|
||||||
Requires: python3-doctest-ignore-unicode
|
Requires: python3-pytest
|
||||||
|
Requires: python3-pytest-cov
|
||||||
|
|
||||||
%description
|
%description
|
||||||
RDFLib is a Python library for working with
|
RDFLib is a Python library for working with
|
||||||
@ -40,7 +51,7 @@ Provides: python3-rdflib-doc
|
|||||||
Development documents and examples for rdflib
|
Development documents and examples for rdflib
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n rdflib-5.0.0
|
%autosetup -n rdflib-6.2.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -77,8 +88,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_pkgdocdir}
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 01 2022 liqiuyu <liqiuyu@kylinos.cn> - 6.2.0-1
|
||||||
|
- update to 6.2.0
|
||||||
|
|
||||||
* Sat Feb 20 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Sat Feb 20 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
BIN
rdflib-6.2.0.tar.gz
Normal file
BIN
rdflib-6.2.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user