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