rebuilt as noarch [release 1.0.1-4mamba;Tue Aug 12 2025]

This commit is contained in:
2025-08-12 19:33:37 +02:00
parent 5aa43f3293
commit d782c66323

View File

@@ -1,6 +1,6 @@
Name: python-jmespath
Version: 1.0.1
Release: 3mamba
Release: 4mamba
Summary: JMESPath allows you to declaratively specify how to extract elements from a JSON document
Group: System/Libraries
Vendor: openmamba
@@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/jmespath/jmespath.py
Source: https://pypi.debian.net/jmespath/jmespath-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
@@ -53,6 +54,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
%{python_sitearch}/jmespath-%{version}-py*.egg-info/*
%changelog
* Tue Aug 12 2025 Automatic Build System <autodist@openmamba.org> 1.0.1-4mamba
- rebuilt as noarch
* Mon Sep 25 2023 Automatic Build System <autodist@mambasoft.it> 1.0.1-3mamba
- rebuilt with python3 = 3.11.5