automatic version update by autodist [release 2025.4.1-1mamba;Sat Apr 26 2025]

This commit is contained in:
2025-04-27 08:36:00 +02:00
parent 8833f6ded7
commit d2069796e0

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-jsonschema_specifications
Version: 2024.10.1
Version: 2025.4.1
Release: 1mamba
Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry
Group: System/Libraries
@@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/python-jsonschema/jsonschema-specifications
Source: http://pypi.debian.net/jsonschema-specifications/jsonschema_specifications-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(referencing)
@@ -48,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc COPYING
%changelog
* Sat Apr 26 2025 Automatic Build System <autodist@openmamba.org> 2025.4.1-1mamba
- automatic version update by autodist
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 2024.10.1-1mamba
- automatic version update by autodist