Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-numpydoc for openSUSE:Factory
checked in at 2022-08-16 17:07:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpydoc (Old)
and /work/SRC/openSUSE:Factory/.python-numpydoc.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-numpydoc"
Tue Aug 16 17:07:00 2022 rev:12 rq:995119 version:1.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpydoc/python-numpydoc.changes
2021-03-11 20:12:16.212661458 +0100
+++
/work/SRC/openSUSE:Factory/.python-numpydoc.new.1521/python-numpydoc.changes
2022-08-16 17:07:06.107762925 +0200
@@ -1,0 +2,110 @@
+Sun Aug 14 14:36:37 UTC 2022 - Arun Persaud <[email protected]>
+
+- specfile:
+ * update copyright year
+
+- update to version 1.4.0:
+ * Remove pytest py3.11b2 workaround (#407)
+ * Fix CI (#410)
+ * Bump version
+ * Update GH actions (#406)
+ * Test docutils 0.18.1 (#402)
+ * Use node.findall if available (docutils 18.x) (#403)
+ * Add workaround for pytest failures on 3.11b2 (#404)
+ * Test prereleases of requirements (#395)
+ * Fix bug with version name (#400)
+ * Remove old warning filters (#398)
+ * Cleanup sphinx conf (#397)
+ * Update pre-commit (#396)
+ * Test on 3.11-dev (#375)
+ * Ignore black formatting (#394)
+ * Merge pull request #391 from jarrodmillman/black
+ * Use black formatter
+
+- changes from version 1.3.1:
+ * Update manifest (#388)
+ * Update doc requirements (#389)
+
+- changes from version 1.3.0:
+ * Update 1.3 release notes
+ * Update release process
+ * Require sphinx>3 (#385)
+ * Update tests + coverage config to rm warnings. (#383)
+ * MAINT: Dont import for version (#382)
+ * Runtime verification of sphinx and jinja2 versions (#381)
+ * DOC: fix broken link to built-in validation checks. (#379)
+ * Add pre-commit hook / linter (#374)
+ * Cleanup cruft (#371)
+ * Remove deprecated numpydoc_edit_link (#372)
+
+- changes from version 1.2.1:
+ * Update release notes
+ * Update year (#370)
+ * Upper bound jinja (#369)
+ * Use isgeneratorfunction to avoid overgenerating YD01 (#368)
+ * Fix AttributeError in underline length check (#363)
+ * Use consistent release tags (#361)
+ * Update release process
+
+- changes from version 1.2.0:
+ * Add 1.2 release notes (#359)
+ * Document release process (#357)
+ * Fix CI (#358)
+ * Use fstrings (#353)
+ * Require sphinx >= 1.8 (#352)
+ * Add badges (#354)
+ * Fix typos found by codespell (#343)
+ * Update deps (#350)
+ * Remove empty file (#351)
+ * Use setuptools instead of distutils (#349)
+ * Update supported Python versions (#348)
+ * Fix validation bug when parameter type is set of options. (#347)
+ * Escape newline in docstring. (#345)
+ * Avoid mutable default arguments (#342)
+ * Correctly validate parameters under the "Other Parameters" section (#337)
+ * Fix Warnings section in validate (#335)
+ * MAINT: Fix CircleCI (#336)
+ * Update install.rst (#332)
+ * MAINT: Python3 classes do not need to inherit from object (#325)
+ * FIX: Fix RTD
+ * DOC: Add headers to docstring sections to add link anchors (#320)
+ * Be explicit about leading * when documenting *args, **kwargs. (#310)
+ * Merge pull request #319 from larsoner/circle
+ * FIX: Missing links
+ * BUG: Fix navbar search pos
+ * MAINT: Make tinybuild
+ * MAINT: changes related to renaming default branch (#314)
+ * MAINT: use super() as described by PEP 3135 (#315)
+ * DOC: Switch docs to pydata-sphinx-theme (#313)
+ * DOC: Add section about validation via sphinx-build. (#312)
+ * ENH: Enable validation during sphinx-build process (#302)
+ * DOC: fix erroneous numpydoc_edit_link formatting (#309)
+ * document default values as part of the type spec (#289)
+ * Merge pull request #308 from rgommers/fix-missing-obj
+ * BUG: fix an incomplete check in `Reader._error_location`
+ * Merge pull request #295 from rossbar/xref_conf
+ * Merge pull request #272 from rossbar/maint/rm_codepath
+ * CI: Switch from travis to Github actions for tests (#307)
+ * Improve error messages for see also parsing (#306)
+ * Merge pull request #300 from WarrenWeckesser/long-see-also-entry
+ * Add a note to the docstring standard about long 'See Also' entries.
+ * Fix missing periods (#298)
+ * ALTERNATIVE: overload xref_ignore config value
+ * MAINT: minor refactoring in docscrape (#297)
+ * MAINT: pytest ignore doc directory. (#296)
+ * DOC: fix indentation error
+ * DOC: fix inaccuracy in validate docstring. (#294)
+ * DOC: document config value/kwarg
+ * Missed argument rename
+ * Add config value to control behavior
+ * WIP: kwarg to ignore unknown terms in make_xref.
+ * DOC: fix inaccuracy in validate docstring.
+ * Fix param parsing. (#286)
+ * MAINT: Updates related to xref (#292)
+ * BUG: Properly parse See Also when summary on first line. (#283)
+ * fix spliting of parameter lines. (#279)
+ * ENH: Better warning for sections. (#278)
+ * BUG: fix role regex.
+ * MAINT: Tick version
+
+-------------------------------------------------------------------
Old:
----
numpydoc-1.1.0.tar.gz
New:
----
numpydoc-1.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-numpydoc.spec ++++++
--- /var/tmp/diff_new_pack.0LxQ0h/_old 2022-08-16 17:07:06.671764612 +0200
+++ /var/tmp/diff_new_pack.0LxQ0h/_new 2022-08-16 17:07:06.675764624 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-numpydoc
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-numpydoc
-Version: 1.1.0
+Version: 1.4.0
Release: 0
Summary: Sphinx extension to support docstrings in Numpy format
License: BSD-3-Clause
@@ -28,13 +28,13 @@
Source:
https://files.pythonhosted.org/packages/source/n/numpydoc/numpydoc-%{version}.tar.gz
# https://docs.python.org/3/objects.inv (changes from time to time, accessed
2021-02-23)
Source1: python-objects.inv
-BuildRequires: %{python_module Jinja2 >= 2.3}
-BuildRequires: %{python_module Sphinx >= 1.6.}
+BuildRequires: %{python_module Jinja2 >= 2.10}
+BuildRequires: %{python_module Sphinx >= 3.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Jinja2 >= 2.3
-Requires: python-Sphinx >= 1.6.5
+Requires: python-Jinja2 >= 2.10
+Requires: python-Sphinx >= 3.0
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module pytest}
@@ -53,7 +53,7 @@
# don't check coverage
sed -i 's/--cov.*$//' setup.cfg
# provide the python doc inventory locally
-sed -i "\|https://docs.python.org/3| s|None|'%SOURCE1'|"
numpydoc/tests/tinybuild/conf.py
+sed -i "\|https://docs.python.org/3| s|None|'%{SOURCE1}'|"
numpydoc/tests/tinybuild/conf.py
%build
%python_build
++++++ numpydoc-1.1.0.tar.gz -> numpydoc-1.4.0.tar.gz ++++++
++++ 40227 lines of diff (skipped)