From 6b06b6e630ab30320c22b45a4ffa81872f604532 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:13:25 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 23.1.0-2mamba;Wed Sep 27 2023] --- python-hatch_fancy_pypi_readme.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/python-hatch_fancy_pypi_readme.spec b/python-hatch_fancy_pypi_readme.spec index 7767952..920e668 100644 --- a/python-hatch_fancy_pypi_readme.spec +++ b/python-hatch_fancy_pypi_readme.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-hatch_fancy_pypi_readme Version: 23.1.0 -Release: 1mamba +Release: 2mamba Summary: Fancy PyPI READMEs with Hatch Group: System/Libraries Vendor: openmamba @@ -11,11 +11,10 @@ URL: https://github.com/hynek/hatch-fancy-pypi-readme Source: https://pypi.debian.net/hatch-fancy-pypi-readme/hatch_fancy_pypi_readme-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(hatchling) -BuildRequires: python3.7dist(tomli) -BuildRequires: python3.7dist(typing-extensions) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(hatchling) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -50,6 +49,9 @@ done %{python_sitelib}/%{pkgname}/* %changelog +* Wed Sep 27 2023 Automatic Build System 23.1.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Tue May 23 2023 Automatic Build System 23.1.0-1mamba - automatic version update by autodist