Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd76bbeeca | |||
| 8a0265e121 | |||
| 33ce2adaea | |||
| f7932379bf | |||
| 5caed31674 | |||
| 13d75e3e14 | |||
| 4e58d8eb6c |
@@ -4,3 +4,4 @@
|
||||
/python-numpydoc-0.8.0-1.fc27.src.rpm
|
||||
/numpydoc-0.8.0.tar.gz
|
||||
/numpydoc-0.9.1.tar.gz
|
||||
/numpydoc-0.9.2.tar.gz
|
||||
|
||||
+11
-2
@@ -1,6 +1,6 @@
|
||||
Name: python-numpydoc
|
||||
Version: 0.9.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Sphinx extension to support docstrings in NumPy format
|
||||
|
||||
License: BSD
|
||||
@@ -52,6 +52,15 @@ nosetests-3 -v
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Dec 28 2019 Orion Poplawski <orion@nwra.com> - 0.9.2-1
|
||||
- Update to 0.9.2
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.1-4
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.1-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
SHA512 (numpydoc-0.9.1.tar.gz) = 85a47ed86823baa3125dde4bb2760ce56f6fed9bb29dc64187dee4101f6344b5065146209f603d50a84a5d9cf0b7f4e5134fc0b495219e68100e05e028b61f2a
|
||||
SHA512 (numpydoc-0.9.2.tar.gz) = db8f5c3b409ece0a40f1c2ccb06eaa182896d173a5c913c7e6c5780fd021d746c48557fee6f050db8c42cfa41a5021901342bbb93dfd8b8daf7d43fead9cf94a
|
||||
|
||||
Reference in New Issue
Block a user