automatic version update by autodist [release 1.2.0-1mamba;Sat Nov 04 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:59:29 +01:00
parent 657f8d57b4
commit a79d99a599

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-contourpy
Version: 1.1.1
Release: 2mamba
Version: 1.2.0
Release: 1mamba
Summary: Python library for calculating contours of 2D quadrilateral grids
Group: System/Libraries
Vendor: openmamba
@ -55,6 +55,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Nov 04 2023 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
- automatic version update by autodist
* Fri Oct 06 2023 Automatic Build System <autodist@mambasoft.it> 1.1.1-2mamba
- rebuilt with python3 = 3.11.5