forked from pool/python-numpydoc
- update to 1.7.0:
* PERF: wrap inspect.getsourcelines with cache (#532). * during tokenize, use UTF8 encoding on all platforms (#510). * fix 'Alias for field number X' problem with NamedTuples * DOC: Fix typos found by codespell (#514). * DOC: Update link to mailing list (#518). * Add Python 3.12 to classifiers (#529). * Update release process (#534). * Update release process (#535). * ENH: Allow a trailing COMMA or PERIOD in a See Also function list block. * BUG: turn member descriptors into links * Escape the * in *args and **kwargs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpydoc?expand=0&rev=16
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-numpydoc
|
||||
Version: 1.6.0
|
||||
Version: 1.7.0
|
||||
Release: 0
|
||||
Summary: Sphinx extension to support docstrings in Numpy format
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user