forked from pool/python-referencing
Accepting request 1137363 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 0.32.1 OBS-URL: https://build.opensuse.org/request/show/1137363 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=43
This commit is contained in:
2
_service
2
_service
@@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="manual">
|
<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.32.0</param>
|
<param name="revision">v0.32.1</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">ff99d1e5e46c43c63c0bc45188206d02615c0672</param></service></servicedata>
|
<param name="changesrevision">adb7c6717209a790f9661c14d1afc5ca09689dc8</param></service></servicedata>
|
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 07 13:33:05 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.32.1:
|
||||||
|
* We CannotDetermineSpecification for $schema kyes that aren't
|
||||||
|
strs
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
* Update requirements.
|
||||||
|
* Enable more ruff rulesets.
|
||||||
|
* Remove an unneeded doc ext, we have no CLI.
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
* Bump actions/setup-python from 4 to 5
|
||||||
|
* Update pre-commit hooks.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 07 15:40:29 UTC 2023 - kastl@b1-systems.de
|
Thu Dec 07 15:40:29 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-referencing%{psuffix}
|
Name: python-referencing%{psuffix}
|
||||||
Version: 0.32.0
|
Version: 0.32.1
|
||||||
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:e28e65ab6b9b4296092bb6304c05e7d5379d564563c25278c29b60fb70e1c89c
|
|
||||||
size 417245
|
|
3
referencing-0.32.1.tar.gz
Normal file
3
referencing-0.32.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7bec052a8e1db6f7b869098f574d5b72e9743933a577dbdce77c7047f98cb6b0
|
||||||
|
size 434149
|
Reference in New Issue
Block a user