automatic version update by autodist [release 1.8.2-1mamba;Thu Feb 06 2025]

This commit is contained in:
Automatic Build System 2025-02-06 13:26:10 +01:00
parent 7ac82ea7e5
commit 6a99816b71

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-maturin
Version: 1.8.1
Version: 1.8.2
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
* Thu Feb 06 2025 Automatic Build System <autodist@openmamba.org> 1.8.2-1mamba
- automatic version update by autodist
* Mon Dec 30 2024 Automatic Build System <autodist@openmamba.org> 1.8.1-1mamba
- automatic version update by autodist