14
0

Accepting request 1171235 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 0.35.1

OBS-URL: https://build.opensuse.org/request/show/1171235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=51
This commit is contained in:
2024-05-02 07:49:53 +00:00
committed by Git OBS Bridge
parent 1e8066394d
commit 74e44acdcb
6 changed files with 16 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual"> <service name="tar_scm" mode="manual">
<param name="url">https://github.com/python-jsonschema/referencing</param> <param name="url">https://github.com/python-jsonschema/referencing</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">v0.35.0</param> <param name="revision">v0.35.1</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>

View File

@@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/python-jsonschema/referencing</param> <param name="url">https://github.com/python-jsonschema/referencing</param>
<param name="changesrevision">4b51260349b9413105361f215d709322d8212b59</param></service></servicedata> <param name="changesrevision">1863d4a5c18af1edd0f3b49caeb9fedfdaff9845</param></service></servicedata>

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 02 06:16:34 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.35.1:
* Make Resource.pointer also properly handle empty pointers
(which refer to the root document).
This fix likely only affects you if you were using that
function directly, as Resource.lookup already handles empty
fragments.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 24 11:27:53 UTC 2024 - opensuse_buildservice@ojkastl.de Wed Apr 24 11:27:53 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@@ -26,7 +26,7 @@
%endif %endif
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-referencing%{psuffix} Name: python-referencing%{psuffix}
Version: 0.35.0 Version: 0.35.1
Release: 0 Release: 0
Summary: JSON Referencing + Python Summary: JSON Referencing + Python
License: MIT License: MIT

View File

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

BIN
referencing-0.35.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.