14
0

8 Commits

Author SHA256 Message Date
437a170094 Accepting request 1321491 from devel:languages:python
- Only require pytest-subtests with pytest < 9.

OBS-URL: https://build.opensuse.org/request/show/1321491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-referencing?expand=0&rev=28
2025-12-09 11:46:33 +00:00
b7bdf6cb65 - Only require pytest-subtests with pytest < 9.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=59
2025-12-08 04:32:04 +00:00
902f6206e8 Accepting request 1311309 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1311309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-referencing?expand=0&rev=27
2025-10-15 10:44:47 +00:00
9106e66ba3 update to 0.37.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=57
2025-10-14 07:19:16 +00:00
a3e57065f9 Accepting request 1240446 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1240446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-referencing?expand=0&rev=26
2025-01-28 13:58:18 +00:00
94a0d71e8e update to 0.36.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=55
2025-01-27 08:23:17 +00:00
72ed129e75 Accepting request 1238976 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1238976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-referencing?expand=0&rev=25
2025-01-21 20:09:43 +00:00
a6c4690e25 update to 0.36.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-referencing?expand=0&rev=53
2025-01-20 10:22:31 +00:00
6 changed files with 47 additions and 11 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.35.1</param>
<param name="revision">v0.37.0</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">1863d4a5c18af1edd0f3b49caeb9fedfdaff9845</param></service></servicedata>
<param name="changesrevision">944ed5a20bc5125f2349156cbdc365daac0e67e6</param></service></servicedata>

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
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
- Update to version 0.36.2:
* Release using the newer twine release to preserve PEP 639
license metadata.
-------------------------------------------------------------------
Fri Jan 17 08:15:58 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.36.1:
* Add a lower pin on typing-extensions for the version we depend
on.
-------------------------------------------------------------------
Fri Jan 17 06:59:47 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.36.0:
* Declare support for Python 3.13.
-------------------------------------------------------------------
Thu May 02 06:16:34 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-referencing
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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.35.1
Version: 0.37.0
Release: 0
Summary: JSON Referencing + Python
License: MIT
@@ -45,19 +45,23 @@ BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
BuildRequires: git-core
BuildRequires: python-rpm-macros
# runtime dependencies
BuildRequires: %{python_module attrs >= 24.3.0}
BuildRequires: %{python_module rpds-py >= 0.22.3}
BuildRequires: %{python_module typing_extensions >= 4.4.0 if %python-base < 3.13}
%if %{with test}
# SECTION test requirements
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module attrs >= 22.2.0}
BuildRequires: %{python_module pytest >= 8.3.3}
BuildRequires: %{python_module jsonschema-specifications}
BuildRequires: %{python_module jsonschema}
BuildRequires: %{python_module pytest-subtests}
BuildRequires: %{python_module rpds-py >= 0.7.0}
BuildRequires: %{python_module packaging >= 24.2}
BuildRequires: %{python_module pytest-subtests >= 0.14.1 if %python-pytest < 9}
# /SECTION
%endif
BuildRequires: fdupes
Requires: python-attrs >= 22.2.0
Requires: python-rpds-py >= 0.7.0
Requires: python-typing_extensions >= 4.4.0
BuildArch: noarch
%python_subpackages

Binary file not shown.

View File

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