automatic version update by autodist [release 1.7.0-1mamba;Sun Jul 07 2024]

This commit is contained in:
Automatic Build System 2024-07-07 22:00:04 +02:00
parent eb17804e8e
commit 3a6a5494c7

View File

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