automatic version update by autodist [release 4.20.0-1mamba;Fri Nov 17 2023]
This commit is contained in:
parent
efe1481fa3
commit
f3ab3dc49d
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-jsonschema
|
||||
Version: 4.17.3
|
||||
Release: 4mamba
|
||||
Version: 4.20.0
|
||||
Release: 1mamba
|
||||
Summary: jsonschema is an implementation of JSON Schema for Python
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,12 +11,11 @@ URL: https://pypi.org/project/jsonschema/
|
||||
Source: https://pypi.debian.net/jsonschema/jsonschema-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: (python3.11dist(pyrsistent) < 0.17 or python3.11dist(pyrsistent) > 0.17)
|
||||
BuildRequires: (python3.11dist(pyrsistent) < 0.17.1 or python3.11dist(pyrsistent) > 0.17.1)
|
||||
BuildRequires: (python3.11dist(pyrsistent) < 0.17.2 or python3.11dist(pyrsistent) > 0.17.2)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(attrs)
|
||||
BuildRequires: python3.11dist(pyrsistent)
|
||||
BuildRequires: python3.11dist(jsonschema-specifications)
|
||||
BuildRequires: python3.11dist(referencing)
|
||||
BuildRequires: python3.11dist(rpds-py)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
@ -60,6 +59,12 @@ done
|
||||
#README.rst
|
||||
|
||||
%changelog
|
||||
* Fri Nov 17 2023 Automatic Build System <autodist@mambasoft.it> 4.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 4.19.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 4.17.3-4mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user