Hello community,

here is the log from the commit of package python-numpydoc for openSUSE:Factory 
checked in at 2017-10-09 19:40:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpydoc (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpydoc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpydoc"

Mon Oct  9 19:40:50 2017 rev:7 rq:530436 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpydoc/python-numpydoc.changes  
2017-05-18 20:51:24.041175697 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpydoc.new/python-numpydoc.changes     
2017-10-09 19:40:54.046888319 +0200
@@ -1,0 +2,43 @@
+Sat Sep 30 18:18:29 UTC 2017 - a...@gmx.de
+
+- update to version 0.7.0:
+  * make tests run under python2.7
+  * less hacky solution to duplicate section error message, added
+    tests
+  * make getting filename python2 compatible
+  * add context to signature mangling errors
+  * MAINT: set version number to 0.7.0.dev0
+  * Fix regression in #81
+  * BUG: Make docscrape ParseError Python 3 compatible.
+  * TST: update test for change in gh-81.
+  * MAINT: set minimum Sphinx version to 1.2.3, remove linkcode
+    extension.
+  * TST: run tests on TravisCI with Python 3.6 instead of 3.5
+  * TST: run test suite after installing via sdist.
+  * BUG: fix installing numydoc, broken with missing templates after
+    gh-77.
+  * Added ..currentmodule:: before ..autosummary::
+  * Add dependency on jinja2
+  * MAINT: add PyPI classifier for Python 3.6, remove Python 2.6 / 3.3
+  * Render numpydoc strings from a template
+  * Add __version__ attribute
+  * ENH: use __text_signature__ if pydoc.doc does not reveal a
+    signature.
+  * Remove non Python3 compatible files
+  * add (possibly slightly off) source lines to mangled docstrings.
+  * FIX Unknow sections should not raise an error
+  * MAINT Added *.swp and *.swo to gitignore
+  * FIX raises an error if a section appears twice
+  * adjust tests
+  * bold attributes so we don't have to deal with trailing
+    underscores. Also looks better.
+  * BLD: fix sphinx version req
+  * Use setuptools 'install_requires' instead of 'requires' in
+    setup.py.
+  * change to deep copy for doc sections.
+  * allow extending NumpyDocString sections
+  * Make default citation pattern more general
+  * Make citation pattern configurable
+  * Avoid sorting references by length while renaming
+  * Factor out function to rename references
+-------------------------------------------------------------------

Old:
----
  numpydoc-0.6.0.tar.gz

New:
----
  numpydoc-0.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-numpydoc.spec ++++++
--- /var/tmp/diff_new_pack.i0CFNN/_old  2017-10-09 19:40:54.958848237 +0200
+++ /var/tmp/diff_new_pack.i0CFNN/_new  2017-10-09 19:40:54.962848062 +0200
@@ -20,17 +20,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-numpydoc
-Version:        0.6.0
+Version:        0.7.0
 Release:        0
 Summary:        Sphinx extension to support docstrings in Numpy format
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            https://github.com/numpy/numpydoc
 Source:         
https://files.pythonhosted.org/packages/source/n/numpydoc/numpydoc-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel >= 2.7.7}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 %if %{with tests}
 BuildRequires:  %{python_module Sphinx >= 1.0.1}
 BuildRequires:  %{python_module matplotlib}

++++++ numpydoc-0.6.0.tar.gz -> numpydoc-0.7.0.tar.gz ++++++
++++ 2860 lines of diff (skipped)


Reply via email to