diff --git a/python-rdflib.changes b/python-rdflib.changes index fa29467..68f1d5e 100644 --- a/python-rdflib.changes +++ b/python-rdflib.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Apr 3 06:45:45 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-rdflib.spec b/python-rdflib.spec index ad388e8..17552f6 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -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 diff --git a/rdflib-7.1.3.tar.gz b/rdflib-7.1.3.tar.gz deleted file mode 100644 index 78d3708..0000000 --- a/rdflib-7.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3dcb4c106a8cd9e060d92f43d593d09ebc3d07adc244f4c7315856a12e383ee -size 4867170 diff --git a/rdflib-7.1.4.tar.gz b/rdflib-7.1.4.tar.gz new file mode 100644 index 0000000..ee3be9e --- /dev/null +++ b/rdflib-7.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed46e24f26a788e2ab8e445f7077f00edcf95abb73bcef4b86cefa8b62dd174 +size 4692745