rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.4.1-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
c14728485b
commit
f0535b192f
@ -1,6 +1,6 @@
|
|||||||
Name: python-Markdown
|
Name: python-Markdown
|
||||||
Version: 3.4.1
|
Version: 3.4.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: a Python implementation of John Gruber’s Markdown
|
Summary: a Python implementation of John Gruber’s Markdown
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,10 +10,10 @@ URL: https://pypi.org/project/Markdown/
|
|||||||
Source: https://pypi.debian.net/Markdown/Markdown-%{version}.tar.gz
|
Source: https://pypi.debian.net/Markdown/Markdown-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(importlib-metadata)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -50,6 +50,9 @@ sed -i "s|%{_bindir}/markdown_py|%{_bindir}/markdown_py%{?pyappend}|" %{name}.fi
|
|||||||
%{python_sitearch}/Markdown-%{version}-py*.egg-info/*
|
%{python_sitearch}/Markdown-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.4.1-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sat Jul 16 2022 Automatic Build System <autodist@mambasoft.it> 3.4.1-1mamba
|
* Sat Jul 16 2022 Automatic Build System <autodist@mambasoft.it> 3.4.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user