automatic version update by autodist [release 4.0.0-1mamba;Tue Aug 06 2024]
This commit is contained in:
parent
e1e6ef37e1
commit
a91e6eecb2
@ -1,7 +1,7 @@
|
|||||||
%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: 3.0.1
|
Version: 4.0.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: An extended CommonMark compliant parser
|
Summary: An extended CommonMark compliant parser
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -16,6 +16,7 @@ BuildRequires: (python3.11dist(mdit-py-plugins) >= 0.4 with python3.11dist(mdit-
|
|||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(docutils)
|
BuildRequires: python3.11dist(docutils)
|
||||||
BuildRequires: python3.11dist(jinja2)
|
BuildRequires: python3.11dist(jinja2)
|
||||||
|
BuildRequires: python3.11dist(mdit-py-plugins)
|
||||||
BuildRequires: python3.11dist(pyyaml)
|
BuildRequires: python3.11dist(pyyaml)
|
||||||
BuildRequires: python3.11dist(sphinx)
|
BuildRequires: python3.11dist(sphinx)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -62,6 +63,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 4.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jul 31 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.1-2mamba
|
* Wed Jul 31 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.1-2mamba
|
||||||
- remove requirement for sphinx < 8
|
- remove requirement for sphinx < 8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user