From 63a962a79dc1d88cc1f1306434c7f84ee389058e61ea63e6234946b296bcb7be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 15 Jul 2022 07:13:41 +0000 Subject: [PATCH] Accepting request 989231 from home:bnavigator:branches:devel:languages:python - Update to 1.18.3 * Fix for new nptyping by @gaborbernat in #235 - Remove requirement on old extra package pathlib OBS-URL: https://build.opensuse.org/request/show/989231 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=36 --- python-sphinx-autodoc-typehints.changes | 7 +++++++ python-sphinx-autodoc-typehints.spec | 6 ++---- sphinx_autodoc_typehints-1.18.2.tar.gz | 3 --- sphinx_autodoc_typehints-1.18.3.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 sphinx_autodoc_typehints-1.18.2.tar.gz create mode 100644 sphinx_autodoc_typehints-1.18.3.tar.gz diff --git a/python-sphinx-autodoc-typehints.changes b/python-sphinx-autodoc-typehints.changes index 5feeee2..d9e098d 100644 --- a/python-sphinx-autodoc-typehints.changes +++ b/python-sphinx-autodoc-typehints.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 14 16:34:24 UTC 2022 - Ben Greiner + +- Update to 1.18.3 + * Fix for new nptyping by @gaborbernat in #235 +- Remove requirement on old extra package pathlib + ------------------------------------------------------------------- Mon Jun 6 23:01:55 UTC 2022 - Matej Cepl diff --git a/python-sphinx-autodoc-typehints.spec b/python-sphinx-autodoc-typehints.spec index 28a351f..0729107 100644 --- a/python-sphinx-autodoc-typehints.spec +++ b/python-sphinx-autodoc-typehints.spec @@ -16,9 +16,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 -%define skip_python36 1 %define modname sphinx_autodoc_typehints %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" @@ -29,7 +28,7 @@ %bcond_with test %endif Name: python-sphinx-autodoc-typehints%{psuffix} -Version: 1.18.2 +Version: 1.18.3 Release: 0 Summary: Type hints (PEP 484) support for the Sphinx autodoc extension License: MIT @@ -52,7 +51,6 @@ BuildArch: noarch BuildRequires: %{python_module Sphinx >= 1.7} BuildRequires: %{python_module doc} BuildRequires: %{python_module nptyping} -BuildRequires: %{python_module pathlib} BuildRequires: %{python_module pytest} BuildRequires: %{python_module sphobjinv} BuildRequires: %{python_module typing_extensions} diff --git a/sphinx_autodoc_typehints-1.18.2.tar.gz b/sphinx_autodoc_typehints-1.18.2.tar.gz deleted file mode 100644 index a28b5bf..0000000 --- a/sphinx_autodoc_typehints-1.18.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ba02ecced60ba640f891301c863097468560d23df80afbd69b2ddcde261be2d -size 31191 diff --git a/sphinx_autodoc_typehints-1.18.3.tar.gz b/sphinx_autodoc_typehints-1.18.3.tar.gz new file mode 100644 index 0000000..f0f09e4 --- /dev/null +++ b/sphinx_autodoc_typehints-1.18.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04d8f8d70e988960e25b206af39a90df84e7e2c085bb24e123bc3684021b313 +size 31195