diff --git a/python-poetry-core.spec b/python-poetry-core.spec index 7ccea95..8fdef17 100644 --- a/python-poetry-core.spec +++ b/python-poetry-core.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-poetry-core -Version: 1.9.1 +Version: 2.0.0 Release: 1mamba Summary: Poetry PEP 517 Build Backend Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://github.com/python-poetry/poetry-core Source: http://pypi.debian.net/poetry-core/poetry_core-%{version}.tar.gz License: MIT +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel ## AUTOBUILDREQ-END @@ -48,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Jan 06 2025 Automatic Build System 2.0.0-1mamba +- automatic version update by autodist + * Mon Oct 14 2024 Automatic Build System 1.9.1-1mamba - automatic version update by autodist