14
0

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:
2024-01-07 19:14:16 +00:00
committed by Git OBS Bridge
parent 3069f437d3
commit fb520d5662
6 changed files with 21 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/python-jsonschema/referencing</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="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/python-jsonschema/referencing</param>
<param name="changesrevision">ff99d1e5e46c43c63c0bc45188206d02615c0672</param></service></servicedata>
<param name="changesrevision">adb7c6717209a790f9661c14d1afc5ca09689dc8</param></service></servicedata>

View File

@@ -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

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-referencing%{psuffix}
Version: 0.32.0
Version: 0.32.1
Release: 0
Summary: JSON Referencing + Python
License: MIT

View File

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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7bec052a8e1db6f7b869098f574d5b72e9743933a577dbdce77c7047f98cb6b0
size 434149