From e23cf30432f832640e25346dcc97464e5ef2d249 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:08:09 +0100 Subject: [PATCH] automatic version update by autodist [release 1.3.1-1mamba;Sun May 01 2022] --- python-numpydoc.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/python-numpydoc.spec b/python-numpydoc.spec index 094915d..904882c 100644 --- a/python-numpydoc.spec +++ b/python-numpydoc.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-numpydoc -Version: 1.2 +Version: 1.3.1 Release: 1mamba Summary: Sphinx extension to support docstrings in Numpy format Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://numpydoc.readthedocs.io/ +URL: https://numpydoc.readthedocs.io/en/latest/ Source: https://pypi.debian.net/numpydoc/numpydoc-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -46,5 +46,11 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Sun May 01 2022 Automatic Build System 1.3.1-1mamba +- automatic version update by autodist + +* Wed Mar 30 2022 Automatic Build System 1.2.1-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 1.2-1mamba - package created using the webbuild interface