forked from pool/python-referencing
Accepting request 1102537 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 0.30.2 OBS-URL: https://build.opensuse.org/request/show/1102537 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=35
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.30.0</param>
|
<param name="revision">v0.30.2</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">627e6622bd805a503e8dfe4aed3df57574c29458</param></service></servicedata>
|
<param name="changesrevision">d37bef22e48b7b91a10dce14904755a539bf15e1</param></service></servicedata>
|
@@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 06 07:54:07 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.30.2:
|
||||||
|
* Document why a number of private objects are documented.
|
||||||
|
* Build docs with 3.11 in ReadTheDocs
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 06 07:52:47 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.30.1:
|
||||||
|
* Ensure submodules are checked out when building a release.
|
||||||
|
* Enable another ruff ruleset.
|
||||||
|
* One fewer thing in the README (which is likely less confusing).
|
||||||
|
* Bump suite from `6e126a9` to `b094fe5`
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
* Add a few additional interlinks to the JSON Schema
|
||||||
|
specification.
|
||||||
|
* Make the noxfile support passing a less temporary directory for
|
||||||
|
building docs.
|
||||||
|
* Update requirements.
|
||||||
|
* More correct listing of nox envs for the GitHub actions
|
||||||
|
workflow
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 18 18:55:57 UTC 2023 - kastl@b1-systems.de
|
Tue Jul 18 18:55:57 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.30.0
|
Version: 0.30.2
|
||||||
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:8ac6b7a0efb31973c173f933fa5d665175e335fbb17f1b2bc0735c0d6cfaa8fd
|
|
||||||
size 434724
|
|
BIN
referencing-0.30.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
referencing-0.30.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user