forked from pool/python-referencing
Accepting request 1090131 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 0.29.0 OBS-URL: https://build.opensuse.org/request/show/1090131 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=28
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.28.5</param>
|
<param name="revision">v0.29.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">c22e9213bb9390cfdfef9e06efb987979531a4b7</param></service></servicedata>
|
<param name="changesrevision">70beea99924cd2ed29a1ffec153e278953b29e4c</param></service></servicedata>
|
@@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 01 05:26:32 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.29.0:
|
||||||
|
* Implement referencing.retrieval.to_cached_resource
|
||||||
|
* Ensure more things raise non-subclassable exceptions.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 01 05:24:45 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.28.6:
|
||||||
|
* Move to using Trusted Publishers.
|
||||||
|
* Ensure twine checks the README in strict mode.
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
* Enable markdown coverage in CI.
|
||||||
|
* Try again with the extra coverage job in CI.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 25 06:24:03 UTC 2023 - kastl@b1-systems.de
|
Thu May 25 06:24:03 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-referencing%{psuffix}
|
Name: python-referencing%{psuffix}
|
||||||
Version: 0.28.5
|
Version: 0.29.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:d5fbc627427ef1765c5e460bfa4bb88377fbb6df3757e22943aeba6a23633d64
|
|
||||||
size 432936
|
|
3
referencing-0.29.0.tar.gz
Normal file
3
referencing-0.29.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6368a78fc6ee89112c4f45ce7c72635c0c3488f8ad125e9d715669cf156b52ab
|
||||||
|
size 473379
|
Reference in New Issue
Block a user