rebuilt with python3 = 3.11.5 [release 1.0.1-3mamba;Mon Sep 25 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:19:57 +01:00
parent 6c84627dda
commit 5aa43f3293

View File

@ -1,6 +1,6 @@
Name: python-jmespath
Version: 1.0.1
Release: 2mamba
Release: 3mamba
Summary: JMESPath allows you to declaratively specify how to extract elements from a JSON document
Group: System/Libraries
Vendor: openmamba
@ -10,8 +10,9 @@ URL: https://github.com/jmespath/jmespath.py
Source: https://pypi.debian.net/jmespath/jmespath-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: libpython3-devel >= 3.11.5
%description
%{summary}.
@ -52,6 +53,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
%{python_sitearch}/jmespath-%{version}-py*.egg-info/*
%changelog
* Mon Sep 25 2023 Automatic Build System <autodist@mambasoft.it> 1.0.1-3mamba
- rebuilt with python3 = 3.11.5
* Tue Apr 11 2023 Sdk Build System <sdk@mambasoft.it> 1.0.1-2mamba
- rebuilt with python 3.10