diff --git a/jsonschema_specifications-2024.10.1.tar.gz b/jsonschema_specifications-2024.10.1.tar.gz deleted file mode 100644 index 6c61ff2861ba6e41c2615dffe3793652060e32ba..0000000000000000000000000000000000000000 Binary files a/jsonschema_specifications-2024.10.1.tar.gz and /dev/null differ diff --git a/jsonschema_specifications-2025.9.1.tar.gz b/jsonschema_specifications-2025.9.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..788213ff025bd94d8cd8d4c9f61c25ddf4e8fe1b Binary files /dev/null and b/jsonschema_specifications-2025.9.1.tar.gz differ diff --git a/python-jsonschema-specifications.spec b/python-jsonschema-specifications.spec index 81c08919e98aee5b29aa7c5eba7aba8addff0f44..99e1bcca0bff3512a8f996d08da2e39ee25de2ba 100644 --- a/python-jsonschema-specifications.spec +++ b/python-jsonschema-specifications.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-jsonschema-specifications -Version: 2024.10.1 +Version: 2025.9.1 Release: 1 Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry. License: MIT URL: https://github.com/python-jsonschema/jsonschema-specifications -Source0: https://files.pythonhosted.org/packages/10/db/58f950c996c793472e336ff3655b13fbcf1e3b359dcf52dcf3ed3b52c352/jsonschema_specifications-2024.10.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/j/jsonschema_specifications/jsonschema_specifications-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -61,6 +61,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Tue Nov 18 2025 peiliya - 2025.9.1-1 +- Update to 2025.9.1 + * Wed Aug 13 2025 lvfei - 2024.10.1-1 - Update version to 2024.10.1 - support for Python 3.13 3.12