forked from pool/python-referencing
Accepting request 1077133 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1077133 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-referencing?expand=0&rev=2
This commit is contained in:
2
_service
2
_service
@@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<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.26.4</param>
|
<param name="revision">v0.27.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>
|
||||||
|
@@ -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">e254e08b39550f04be4622e3c90cc9ec1fd3a28c</param></service></servicedata>
|
<param name="changesrevision">f520b40800233e34f8f5c3ac7100af4501fe54d7</param></service></servicedata>
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 04 06:16:10 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.27.0:
|
||||||
|
* Fix looking up anchors from non-canonical URIs.
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 28 09:12:37 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
Tue Mar 28 09:12:37 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-referencing%{psuffix}
|
Name: python-referencing%{psuffix}
|
||||||
Version: 0.26.4
|
Version: 0.27.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JSON Referencing + Python
|
Summary: JSON Referencing + Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:093c6ab12e13992fe4101653f8c1e5cb024ef9193e9a42c03a64408dbe0939d9
|
|
||||||
size 314496
|
|
3
referencing-0.27.0.tar.gz
Normal file
3
referencing-0.27.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c185cfb2bbedd9eb67804d2b7aec177589b9965defd0fe269f3c04cd41f717d2
|
||||||
|
size 347638
|
Reference in New Issue
Block a user