automatic version update by autodist [release 1.9.0-1mamba;Wed Jan 15 2025]
This commit is contained in:
parent
8237f63c06
commit
9e4aed2bba
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-poetry_plugin_export
|
||||
Version: 1.8.0
|
||||
Version: 1.9.0
|
||||
Release: 1mamba
|
||||
Summary: Poetry plugin to export the dependencies to various formats
|
||||
Group: System/Libraries
|
||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://python-poetry.org/
|
||||
Source: https://pypi.debian.net/poetry-plugin-export/poetry_plugin_export-%{version}.tar.gz
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(poetry)
|
||||
@ -49,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jan 15 2025 Automatic Build System <autodist@openmamba.org> 1.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 12 2024 Automatic Build System <autodist@openmamba.org> 1.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user