From 403819f202374f74d7350dade300a6d6fc37319ca3e170d5047869d4fbba452f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 17 Feb 2025 11:12:08 +0000 Subject: [PATCH] Accepting request 1245816 from home:glaubitz:branches:devel:languages:python - Update to 7.1.3 * A fix-up release that re-adds support for Python 3.8 after it was accidentally removed in Release 7.1.2. * This release cherrypicks many additions to 7.1.2 added to 7.1.1 but leaves out typing changes that are not compatible with Python 3.8. * Also not carried over from 7.1.2 is the change from Poetry 1.x to 2.0. * Included are PRs such as _Defined Namespace warnings fix_, _sort longturtle blank nodes_, _deterministic longturtle serialisation_ and _Dataset documentation improvements_. - from version 7.1.2 * A minor release that inadvertently removed support for Python 3.8. This release how now been deleted. * All the improved features initially made available in this release that were compatible with Python 3.8 have been preserved in the 7.1.3 release. The main additions to 7.1.2 not preserved in 7.1.3 are updated type hints. OBS-URL: https://build.opensuse.org/request/show/1245816 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=74 --- python-rdflib.changes | 20 ++++++++++++++++++++ python-rdflib.spec | 4 ++-- rdflib-7.1.1.tar.gz | 3 --- rdflib-7.1.3.tar.gz | 3 +++ 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 rdflib-7.1.1.tar.gz create mode 100644 rdflib-7.1.3.tar.gz diff --git a/python-rdflib.changes b/python-rdflib.changes index 258b842..fa29467 100644 --- a/python-rdflib.changes +++ b/python-rdflib.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Fri Feb 14 07:34:18 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 7.1.3 + * A fix-up release that re-adds support for Python 3.8 after it was + accidentally removed in Release 7.1.2. + * This release cherrypicks many additions to 7.1.2 added to 7.1.1 but + leaves out typing changes that are not compatible with Python 3.8. + * Also not carried over from 7.1.2 is the change from Poetry 1.x to 2.0. + * Included are PRs such as _Defined Namespace warnings fix_, _sort + longturtle blank nodes_, _deterministic longturtle serialisation_ + and _Dataset documentation improvements_. +- from version 7.1.2 + * A minor release that inadvertently removed support for Python 3.8. + This release how now been deleted. + * All the improved features initially made available in this release + that were compatible with Python 3.8 have been preserved in the 7.1.3 + release. The main additions to 7.1.2 not preserved in 7.1.3 are updated + type hints. + ------------------------------------------------------------------- Fri Nov 22 08:39:23 UTC 2024 - ecsos diff --git a/python-rdflib.spec b/python-rdflib.spec index 9ef9f24..ad388e8 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -1,7 +1,7 @@ # # spec file for package python-rdflib # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ %bcond_with tests %{?sle15_python_module_pythons} Name: python-rdflib%{psuffix} -Version: 7.1.1 +Version: 7.1.3 Release: 0 Summary: A Python library for working with RDF License: BSD-3-Clause diff --git a/rdflib-7.1.1.tar.gz b/rdflib-7.1.1.tar.gz deleted file mode 100644 index 7bfa485..0000000 --- a/rdflib-7.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:164de86bd3564558802ca983d84f6616a4a1a420c7a17a8152f5016076b2913e -size 4864216 diff --git a/rdflib-7.1.3.tar.gz b/rdflib-7.1.3.tar.gz new file mode 100644 index 0000000..78d3708 --- /dev/null +++ b/rdflib-7.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3dcb4c106a8cd9e060d92f43d593d09ebc3d07adc244f4c7315856a12e383ee +size 4867170