diff --git a/_service b/_service index b3d0082..930a6fe 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/python-jsonschema/referencing git - v0.35.1 + v0.36.1 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index d266432..562f84b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/python-jsonschema/referencing - 1863d4a5c18af1edd0f3b49caeb9fedfdaff9845 \ No newline at end of file + 35d571d48334bdf78fd66c2552002cb0ee47c598 \ No newline at end of file diff --git a/python-referencing.changes b/python-referencing.changes index e07965c..9ea19b4 100644 --- a/python-referencing.changes +++ b/python-referencing.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +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 diff --git a/python-referencing.spec b/python-referencing.spec index a34bd86..dc229cb 100644 --- a/python-referencing.spec +++ b/python-referencing.spec @@ -1,7 +1,7 @@ # # spec file for package python-referencing # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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.35.1 +Version: 0.36.1 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} # /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 diff --git a/referencing-0.35.1.tar.gz b/referencing-0.35.1.tar.gz deleted file mode 100644 index 3876064..0000000 --- a/referencing-0.35.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd757f868ba6506b6b8def76b12b92d19ec35fb2da7cecbd34917d33e1d12a08 -size 511208 diff --git a/referencing-0.36.1.tar.gz b/referencing-0.36.1.tar.gz new file mode 100644 index 0000000..62cfa2f --- /dev/null +++ b/referencing-0.36.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:938698ab21a819af28880931bfd197cb38ca3a41c4dea74da6efb8a031095e68 +size 717955