automatic version update by autodist [release 4.0.1-1mamba;Thu Feb 13 2025]
This commit is contained in:
parent
a91e6eecb2
commit
4a8c19f06b
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-myst_parser
|
Name: python-myst_parser
|
||||||
Version: 4.0.0
|
Version: 4.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An extended CommonMark compliant parser
|
Summary: An extended CommonMark compliant parser
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://github.com/executablebooks/MyST-Parser
|
URL: https://github.com/executablebooks/MyST-Parser
|
||||||
Source: https://pypi.debian.net/myst-parser/myst_parser-%{version}.tar.gz
|
Source: https://pypi.debian.net/myst-parser/myst_parser-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: (python3.11dist(markdown-it-py) >= 3 with python3.11dist(markdown-it-py) < 4)
|
BuildRequires: (python3.11dist(markdown-it-py) >= 3 with python3.11dist(markdown-it-py) < 4)
|
||||||
BuildRequires: (python3.11dist(mdit-py-plugins) >= 0.4 with python3.11dist(mdit-py-plugins) < 1)
|
BuildRequires: (python3.11dist(mdit-py-plugins) >= 0.4 with python3.11dist(mdit-py-plugins) < 1)
|
||||||
@ -63,6 +64,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 13 2025 Automatic Build System <autodist@openmamba.org> 4.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 4.0.0-1mamba
|
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 4.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user