automatic version update by autodist [release 3.0.2-1mamba;Sat Sep 30 2023]
This commit is contained in:
parent
2021aba4a1
commit
a405138c34
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-mistune
|
||||
Epoch: 1
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 1mamba
|
||||
Summary: A fast markdown parser in pure Python
|
||||
Group: System/Libraries
|
||||
@ -12,8 +12,9 @@ URL: https://github.com/lepture/mistune
|
||||
Source: https://pypi.debian.net/mistune/mistune-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%if 0%{?with_pyver}
|
||||
%pyver_package
|
||||
@ -46,6 +47,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 3.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.0.1-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Jun 11 2023 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user