automatic version update by autodist [release 1.8.0-1mamba;Wed Aug 14 2024]
This commit is contained in:
parent
d72526c31f
commit
46df683fd8
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-numpydoc
|
||||
Version: 1.7.0
|
||||
Version: 1.8.0
|
||||
Release: 1mamba
|
||||
Summary: Sphinx extension to support docstrings in Numpy format
|
||||
Group: System/Libraries
|
||||
@ -48,13 +48,16 @@ done
|
||||
|
||||
%files %{?pyappend}
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/validate-docstrings*
|
||||
%{_bindir}/numpydoc
|
||||
%dir %{python_sitelib}/%{pkgname}-%{version}.dist-info
|
||||
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
||||
%dir %{python_sitelib}/%{pkgname}
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 14 2024 Automatic Build System <autodist@openmamba.org> 1.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 28 2024 Automatic Build System <autodist@openmamba.org> 1.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user