forked from pool/python-referencing
Accepting request 1088777 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1088777 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-referencing?expand=0&rev=11
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.3</param>
|
<param name="revision">v0.28.4</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">381a7310b8b88abc65c46ec3ec905faf0fbd02db</param></service></servicedata>
|
<param name="changesrevision">de0d25830a19539d8b0bb31c8661ad65f80011cc</param></service></servicedata>
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 24 05:01:46 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.28.4:
|
||||||
|
* More explicit field aliasing for silly type checker behavior.
|
||||||
|
* Update requirements.
|
||||||
|
* Supposedly dependabot supports pip-compile, let's see.
|
||||||
|
* Catch accidental hardcoded links in docs.
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 23 07:55:25 UTC 2023 - kastl@b1-systems.de
|
Tue May 23 07:55:25 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.3
|
Version: 0.28.4
|
||||||
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:ff08d6acb67a3be63654fd58116e8d4526b210d93e117b6b54a7c54c444e5852
|
|
||||||
size 390981
|
|
3
referencing-0.28.4.tar.gz
Normal file
3
referencing-0.28.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cd630d31249018f2e6aeae82ea07d8a868a99a473fad6d6daece75bfea3d75dd
|
||||||
|
size 404486
|
Reference in New Issue
Block a user