automatic version update by autodist [release 1.7.6-1mamba;Fri Nov 29 2024]

This commit is contained in:
Automatic Build System 2024-11-30 11:22:36 +01:00
parent e33722d0f0
commit 3c9015fcda

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-maturin
Version: 1.7.5
Version: 1.7.6
Release: 1mamba
Summary: Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
Group: System/Libraries
@ -52,6 +52,9 @@ done
%{python_sitearch}/%{pkgname}/*
%changelog
* Fri Nov 29 2024 Automatic Build System <autodist@openmamba.org> 1.7.6-1mamba
- automatic version update by autodist
* Wed Nov 27 2024 Automatic Build System <autodist@openmamba.org> 1.7.5-1mamba
- automatic version update by autodist