Accepting request 1267636 from devel:languages:python

- Update to 7.1.4
  * Remove old hacks against 2to3
  * Allow multi subjects & objects in graph funcs
  * Reduce test warnings
  * Downgrade log message about plugin
  * Remove old hacks against 2to3
  * Cope with Namespace annotations in Python 3.14
  * Small docco update

OBS-URL: https://build.opensuse.org/request/show/1267636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=34
This commit is contained in:
2025-04-08 15:51:03 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Apr 3 06:45:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 7.1.4
* Remove old hacks against 2to3
* Allow multi subjects & objects in graph funcs
* Reduce test warnings
* Downgrade log message about plugin
* Remove old hacks against 2to3
* Cope with Namespace annotations in Python 3.14
* Small docco update
-------------------------------------------------------------------
Fri Feb 14 07:34:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -29,7 +29,7 @@
%bcond_with tests
%{?sle15_python_module_pythons}
Name: python-rdflib%{psuffix}
Version: 7.1.3
Version: 7.1.4
Release: 0
Summary: A Python library for working with RDF
License: BSD-3-Clause
@@ -59,15 +59,11 @@ BuildRequires: python3-typing_extensions
Provides: %{python_module rdflib-doc = %{version}}
%else
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module html5lib}
BuildRequires: %{python_module isodate}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module poetry-core}
BuildRequires: %{python_module pyparsing}
BuildRequires: %{python_module wheel}
BuildRequires: %{python_module xml}
Requires: python-html5lib
Requires: python-isodate
Requires: python-pyparsing
%python_subpackages
%endif

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3dcb4c106a8cd9e060d92f43d593d09ebc3d07adc244f4c7315856a12e383ee
size 4867170

BIN
rdflib-7.1.4.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.