automatic version update by autodist [release 1.3.1-1mamba;Wed Feb 12 2025]
This commit is contained in:
parent
14d110280f
commit
7b08721623
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-cppy
|
||||
Version: 1.3.0
|
||||
Version: 1.3.1
|
||||
Release: 1mamba
|
||||
Summary: A small C++ header library which makes it easier to write Python extension module
|
||||
Group: System/Libraries
|
||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/nucleic/cppy
|
||||
Source: https://pypi.debian.net/cppy/cppy-%{version}.tar.gz
|
||||
License: BSD
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
@ -49,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Feb 12 2025 Automatic Build System <autodist@openmamba.org> 1.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 27 2024 Automatic Build System <autodist@openmamba.org> 1.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user