Accepting request 1246400 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1246400 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=33
This commit is contained in:
commit
0e161f8b59
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 14 07:34:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- 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 <ecsos@opensuse.org>
|
Fri Nov 22 08:39:23 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-rdflib
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -29,7 +29,7 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-rdflib%{psuffix}
|
Name: python-rdflib%{psuffix}
|
||||||
Version: 7.1.1
|
Version: 7.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python library for working with RDF
|
Summary: A Python library for working with RDF
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
BIN
rdflib-7.1.1.tar.gz
(Stored with Git LFS)
BIN
rdflib-7.1.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
rdflib-7.1.3.tar.gz
Normal file
3
rdflib-7.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3dcb4c106a8cd9e060d92f43d593d09ebc3d07adc244f4c7315856a12e383ee
|
||||||
|
size 4867170
|
Loading…
x
Reference in New Issue
Block a user