From 10d45807dd19988ef860ddf1ed89e79990cc0cea Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:13:25 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 22.8.0-2mamba;Fri Apr 07 2023] --- python-hatch_fancy_pypi_readme.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-hatch_fancy_pypi_readme.spec b/python-hatch_fancy_pypi_readme.spec index 43af716..1db82c3 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: 22.8.0 -Release: 1mamba +Release: 2mamba Summary: Fancy PyPI READMEs with Hatch Group: System/Libraries Vendor: openmamba @@ -50,5 +50,8 @@ done %{python_sitelib}/%{pkgname}/* %changelog +* Fri Apr 07 2023 Sdk Build System 22.8.0-2mamba +- rebuilt with python 3.10 + * Wed Dec 07 2022 Silvan Calarco 22.8.0-1mamba - package created using the webbuild interface