rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 4.17.3-4mamba;Fri Sep 29 2023]
This commit is contained in:
parent
e73c0186bd
commit
efe1481fa3
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-jsonschema
|
Name: python-jsonschema
|
||||||
Version: 4.17.3
|
Version: 4.17.3
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: jsonschema is an implementation of JSON Schema for Python
|
Summary: jsonschema is an implementation of JSON Schema for Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,17 +11,14 @@ URL: https://pypi.org/project/jsonschema/
|
|||||||
Source: https://pypi.debian.net/jsonschema/jsonschema-%{version}.tar.gz
|
Source: https://pypi.debian.net/jsonschema/jsonschema-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: (python3.7dist(pyrsistent) < 0.17 or python3.7dist(pyrsistent) > 0.17)
|
BuildRequires: (python3.11dist(pyrsistent) < 0.17 or python3.11dist(pyrsistent) > 0.17)
|
||||||
BuildRequires: (python3.7dist(pyrsistent) < 0.17.1 or python3.7dist(pyrsistent) > 0.17.1)
|
BuildRequires: (python3.11dist(pyrsistent) < 0.17.1 or python3.11dist(pyrsistent) > 0.17.1)
|
||||||
BuildRequires: (python3.7dist(pyrsistent) < 0.17.2 or python3.7dist(pyrsistent) > 0.17.2)
|
BuildRequires: (python3.11dist(pyrsistent) < 0.17.2 or python3.11dist(pyrsistent) > 0.17.2)
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(attrs)
|
BuildRequires: python3.11dist(attrs)
|
||||||
BuildRequires: python3.7dist(importlib-metadata)
|
BuildRequires: python3.11dist(pyrsistent)
|
||||||
BuildRequires: python3.7dist(importlib-resources)
|
|
||||||
BuildRequires: python3.7dist(pkgutil-resolve-name)
|
|
||||||
BuildRequires: python3.7dist(pyrsistent)
|
|
||||||
BuildRequires: python3.7dist(typing-extensions)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -63,6 +60,9 @@ done
|
|||||||
#README.rst
|
#README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Fri Apr 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.17.3-3mamba
|
* Fri Apr 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.17.3-3mamba
|
||||||
- rebuilt with python 3.10
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user