automatic version update by autodist [release 2023.11.1-1mamba;Wed Nov 15 2023]
This commit is contained in:
parent
0b8abd268c
commit
f378b07798
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-jsonschema_specifications
|
||||
Version: 2023.7.1
|
||||
Version: 2023.11.1
|
||||
Release: 1mamba
|
||||
Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry
|
||||
Group: System/Libraries
|
||||
@ -11,8 +11,8 @@ URL: https://github.com/python-jsonschema/jsonschema-specifications
|
||||
Source: http://pypi.debian.net/jsonschema-specifications/jsonschema_specifications-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython310-devel
|
||||
BuildRequires: python3.10dist(referencing)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(referencing)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Nov 15 2023 Automatic Build System <autodist@mambasoft.it> 2023.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2023.7.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user