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
This commit is contained in:
Markéta Machová 2022-07-15 07:13:41 +00:00 committed by Git OBS Bridge
parent 42fab2d8e3
commit 63a962a79d
4 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 14 16:34:24 UTC 2022 - Ben Greiner <code@bnavigator.de>
- 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 <mcepl@suse.com>

View File

@ -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}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ba02ecced60ba640f891301c863097468560d23df80afbd69b2ddcde261be2d
size 31191

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c04d8f8d70e988960e25b206af39a90df84e7e2c085bb24e123bc3684021b313
size 31195