Dominique Leuenberger 2021-08-03 20:48:56 +00:00 committed by Git OBS Bridge
commit 81d9abbcb6
5 changed files with 17 additions and 13 deletions

View File

@ -1,16 +1,10 @@
---
tests/conftest.py | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
tests/conftest.py | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -1,5 +1,4 @@
import os
-import sys
import pathlib
import shutil
@@ -13,16 +12,8 @@ collect_ignore = ['roots']
@@ -14,16 +14,8 @@ collect_ignore = ['roots']
@pytest.fixture(scope='session')
def inv(pytestconfig):

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 3 09:42:00 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Update to 1.12.0:
- Dropped Python 3.5 support
- Added the simplify_optional_unions config option
- Fixed indentation of multiline strings
- Changed formatting of None to point to the Python stdlib docs
- Updated special dataclass handling
-------------------------------------------------------------------
Sat Apr 24 14:11:17 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-sphinx-autodoc-typehints
Version: 1.11.0
Version: 1.12.0
Release: 0
Summary: Type hints (PEP 484) support for the Sphinx autodoc extension
License: MIT

View File

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

View File

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