Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 007105faba | |||
| c2719d6680 |
@@ -1,6 +1,6 @@
|
||||
Name: python-numpydoc
|
||||
Version: 1.1.0
|
||||
Release: 3%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Sphinx extension to support docstrings in NumPy format
|
||||
|
||||
License: BSD
|
||||
@@ -52,6 +52,12 @@ sed -Ei 's/\s+--cov\S+//g' setup.cfg
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.1.0-4
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user