automatic version update by autodist [release 8.2.0-1mamba;Wed Feb 19 2025]
This commit is contained in:
parent
9239977810
commit
dab62e0adf
@ -1,7 +1,7 @@
|
||||
%define pkgname sphinx
|
||||
Name: python-sphinx
|
||||
Epoch: 2
|
||||
Version: 8.1.3
|
||||
Version: 8.2.0
|
||||
Release: 1mamba
|
||||
Summary: Python documentation generator
|
||||
Group: System/Libraries/Python
|
||||
@ -11,6 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.sphinx-doc.org/en/master/
|
||||
Source: https://pypi.debian.net/Sphinx/sphinx-%{version}.tar.gz
|
||||
License: BSD
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(alabaster)
|
||||
@ -21,6 +22,7 @@ BuildRequires: python3.11dist(jinja2)
|
||||
BuildRequires: python3.11dist(packaging)
|
||||
BuildRequires: python3.11dist(pygments)
|
||||
BuildRequires: python3.11dist(requests)
|
||||
BuildRequires: python3.11dist(roman-numerals-py)
|
||||
BuildRequires: python3.11dist(snowballstemmer)
|
||||
BuildRequires: python3.11dist(sphinxcontrib-applehelp)
|
||||
BuildRequires: python3.11dist(sphinxcontrib-devhelp)
|
||||
@ -93,6 +95,9 @@ done
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 8.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 14 2024 Automatic Build System <autodist@openmamba.org> 8.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user