rebuilt with python 3.10 [release 22.8.0-2mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-06 11:13:25 +01:00
parent b22250988c
commit 10d45807dd

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-hatch_fancy_pypi_readme Name: python-hatch_fancy_pypi_readme
Version: 22.8.0 Version: 22.8.0
Release: 1mamba Release: 2mamba
Summary: Fancy PyPI READMEs with Hatch Summary: Fancy PyPI READMEs with Hatch
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -50,5 +50,8 @@ done
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 22.8.0-2mamba
- rebuilt with python 3.10
* Wed Dec 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.8.0-1mamba * Wed Dec 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.8.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface