From 9e4aed2bbae473cb886a93e626031ca77b6f8972 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 15 Jan 2025 08:30:45 +0100 Subject: [PATCH] automatic version update by autodist [release 1.9.0-1mamba;Wed Jan 15 2025] --- python-poetry_plugin_export.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-poetry_plugin_export.spec b/python-poetry_plugin_export.spec index 94c028f..a6dbe49 100644 --- a/python-poetry_plugin_export.spec +++ b/python-poetry_plugin_export.spec @@ -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 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 1.9.0-1mamba +- automatic version update by autodist + * Sun May 12 2024 Automatic Build System 1.8.0-1mamba - automatic version update by autodist