From d72526c31f1c1678bed5c3539c97115d9f2bf7da Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 29 Mar 2024 10:10:28 +0100 Subject: [PATCH] automatic version update by autodist [release 1.7.0-1mamba;Thu Mar 28 2024] --- python-numpydoc.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/python-numpydoc.spec b/python-numpydoc.spec index 4a14a62..01920bb 100644 --- a/python-numpydoc.spec +++ b/python-numpydoc.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-numpydoc -Version: 1.6.0 -Release: 2mamba +Version: 1.7.0 +Release: 1mamba Summary: Sphinx extension to support docstrings in Numpy format Group: System/Libraries Vendor: openmamba @@ -12,7 +12,6 @@ Source: https://pypi.debian.net/numpydoc/numpydoc-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel -BuildRequires: python3.11dist(jinja2) BuildRequires: python3.11dist(sphinx) BuildRequires: python3.11dist(tabulate) ## AUTOBUILDREQ-END @@ -56,6 +55,9 @@ done %{python_sitelib}/%{pkgname}/* %changelog +* Thu Mar 28 2024 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Thu Mar 14 2024 Silvan Calarco 1.6.0-2mamba - obsolete python-numpydoc-py310