14
0

Accepting request 1158491 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 0.34.0

OBS-URL: https://build.opensuse.org/request/show/1158491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=47
This commit is contained in:
2024-03-18 15:50:45 +00:00
committed by Git OBS Bridge
parent 50ff938f27
commit 11e1533082
6 changed files with 15 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.33.0</param> <param name="revision">v0.34.0</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">16305060454f89ec04ff6f346704553cb2763f87</param></service></servicedata> <param name="changesrevision">499e67e84bb7d34aab009a758e6eac97d499ab4a</param></service></servicedata>

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Mar 16 13:53:14 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.34.0:
* Also look inside definitions keywords even on newer dialects.
The specification recommends doing so regardless of the rename
to $defs.
* Ensure non-blocking mypy compatibility by @jamescw19 in #130
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 29 17:40:40 UTC 2024 - opensuse_buildservice@ojkastl.de Mon Jan 29 17:40:40 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.33.0 Version: 0.34.0
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:8c11f6246437f928f12ab4a90eae9b36aa879e8fb11b9d8a6eb6b5d2b94c2431
size 439041

View File

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