Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f3a741d743 | |||
| 25506e2723 | |||
| d9078c7901 | |||
| 04c31dae39 |
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.37.0</param>
|
<param name="revision">v0.36.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">944ed5a20bc5125f2349156cbdc365daac0e67e6</param></service></servicedata>
|
<param name="changesrevision">9a82e6c7e5e2e395b61bb4017dc6adc52ac52e7c</param></service></servicedata>
|
||||||
@@ -1,15 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Dec 8 04:29:16 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
||||||
|
|
||||||
- Only require pytest-subtests with pytest < 9.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Oct 14 04:44:54 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
||||||
|
|
||||||
- Update to version 0.37.0:
|
|
||||||
* Declare support for Python 3.14 and 3.14t by @cclauss in #270
|
|
||||||
* Drop support for Python 3.9
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 25 16:17:56 UTC 2025 - opensuse_buildservice@ojkastl.de
|
Sat Jan 25 16:17:56 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-referencing
|
# spec file for package python-referencing
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 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.37.0
|
Version: 0.36.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JSON Referencing + Python
|
Summary: JSON Referencing + Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -55,7 +55,7 @@ BuildRequires: %{python_module pytest >= 8.3.3}
|
|||||||
BuildRequires: %{python_module jsonschema-specifications}
|
BuildRequires: %{python_module jsonschema-specifications}
|
||||||
BuildRequires: %{python_module jsonschema}
|
BuildRequires: %{python_module jsonschema}
|
||||||
BuildRequires: %{python_module packaging >= 24.2}
|
BuildRequires: %{python_module packaging >= 24.2}
|
||||||
BuildRequires: %{python_module pytest-subtests >= 0.14.1 if %python-pytest < 9}
|
BuildRequires: %{python_module pytest-subtests >= 0.14.1}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
|||||||
BIN
referencing-0.36.2.tar.gz
LFS
Normal file
BIN
referencing-0.36.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9db9c7f4296477220d5d6417c05f33ad797e6de2deb282e6e2390db6ea4f54ec
|
|
||||||
size 1096770
|
|
||||||
Reference in New Issue
Block a user