From 604da5b3c3d4f80c138158ca983c0121e5de936d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:20:03 +0100 Subject: [PATCH] automatic version update by autodist [release 1.7.0-1mamba;Sun Sep 10 2023] --- python-poetry-core.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/python-poetry-core.spec b/python-poetry-core.spec index adea590..13df717 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.6.1 +Version: 1.7.0 Release: 1mamba Summary: Poetry PEP 517 Build Backend Group: System/Libraries @@ -11,8 +11,7 @@ URL: https://github.com/python-poetry/poetry-core Source: http://pypi.debian.net/poetry-core/poetry_core-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(importlib-metadata) +BuildRequires: libpython310-devel ## AUTOBUILDREQ-END %description @@ -48,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Sep 10 2023 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Mon May 29 2023 Automatic Build System 1.6.1-1mamba - automatic version update by autodist