automatic version update by autodist [release 1.3.0-1mamba;Tue Oct 03 2023]
This commit is contained in:
parent
aa25968caf
commit
d135202b85
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-maturin
|
||||
Version: 1.2.3
|
||||
Version: 1.3.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
|
||||
@ -14,8 +14,7 @@ License: MIT, Apache License 2.0
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libpython310-devel
|
||||
BuildRequires: python3.10dist(tomli)
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -53,5 +52,8 @@ done
|
||||
%{python_sitearch}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 03 2023 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.3-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user