automatic version update by autodist [release 1.7.8-1mamba;Wed Dec 04 2024]

This commit is contained in:
Automatic Build System 2024-12-05 02:00:53 +01:00
parent 444e5c387f
commit 773fe11f3c

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-maturin
Version: 1.7.7
Version: 1.7.8
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
* Wed Dec 04 2024 Automatic Build System <autodist@openmamba.org> 1.7.8-1mamba
- automatic version update by autodist
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 1.7.7-1mamba
- automatic version update by autodist