14
0

Accepting request 1126936 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 0.31.0

OBS-URL: https://build.opensuse.org/request/show/1126936
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=37
This commit is contained in:
2023-11-16 21:30:20 +00:00
committed by Git OBS Bridge
parent ec50ec541e
commit 764d590b62
6 changed files with 50 additions and 9 deletions

View File

@@ -1,17 +1,17 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <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.30.2</param> <param name="revision">v0.31.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>
<param name="package-meta">yes</param> <param name="package-meta">yes</param>
</service> </service>
<service name="set_version" mode="disabled"> <service name="set_version" mode="manual">
<param name="basename">referencing</param> <param name="basename">referencing</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="manual">
<param name="file">*.tar</param> <param name="file">*.tar</param>
<param name="compression">gz</param> <param name="compression">gz</param>
</service> </service>

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">d37bef22e48b7b91a10dce14904755a539bf15e1</param></service></servicedata> <param name="changesrevision">fdc8ab0116c82622a1ed0cd642e51237788ad1eb</param></service></servicedata>

View File

@@ -1,3 +1,44 @@
-------------------------------------------------------------------
Thu Nov 16 14:51:03 UTC 2023 - kastl@b1-systems.de
- Update to version 0.31.0:
* Add referencing.jsonschema.EMPTY_REGISTRY.
* [pre-commit.ci] pre-commit autoupdate
* Update requirements.
* Enable TCH rules for slightly reducing runtime imports.
* [pre-commit.ci] pre-commit autoupdate
* Add tests for Registry being truthy or falsy.
* Apparently this setting is now autodetected.
* yarl -> url.py in the (trivial) docs usage.
* Ignore the dirhtml directory usable for docs generation.
* Unpin pyright, as whatever was previously broken seems fixed.
* [pre-commit.ci] pre-commit autoupdate
* Update requirements.
* Pull in some style ignores that we don't really need yet.
* [pre-commit.ci] pre-commit autoupdate
* Update requirements.
* referencing, not Bowtie
* New pip-compile default.
* Update requirements.
* Remove the now-unneeded noqa's.
* Ask ruff to fix things when it runs.
* [pre-commit.ci] pre-commit autoupdate
* [pre-commit.ci] pre-commit autoupdate
* Update requirements.
* [pre-commit.ci] pre-commit autoupdate
* [pre-commit.ci] pre-commit autoupdate
* Add and ensure the noxfile gets documented.
* Bump actions/checkout from 3 to 4
* [pre-commit.ci] pre-commit autoupdate
* Few more ruff rules.
* Bump docs requirements.
* [pre-commit.ci] pre-commit autoupdate
* Bump suite from `fa1b818` to `9153b05`
* [pre-commit.ci] pre-commit autoupdate
* Bump suite from `b094fe5` to `fa1b818`
* Minor tweaks to some annotations.
* [pre-commit.ci] pre-commit autoupdate
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 06 07:54:07 UTC 2023 - kastl@b1-systems.de Sun Aug 06 07:54:07 UTC 2023 - kastl@b1-systems.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.30.2 Version: 0.31.0
Release: 0 Release: 0
Summary: JSON Referencing + Python Summary: JSON Referencing + Python
License: MIT License: MIT

BIN
referencing-0.30.2.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8151cdc50923e90e0aabeaff5c63ad65416fc78950a6eda50e659458519b46b4
size 409880