automatic version update by autodist [release 1.7.4-1mamba;Fri Sep 27 2024]

This commit is contained in:
Automatic Build System 2024-09-27 15:16:02 +02:00
parent de52da0c4e
commit edd1f93f1e

View File

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