rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 23.1.0-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
824fc3546a
commit
6b06b6e630
@ -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 <autodist@mambasoft.it> 23.1.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Tue May 23 2023 Automatic Build System <autodist@mambasoft.it> 23.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user