Accepting request 1118944 from devel:languages:python

- Update to 4.8.0:
  - Add typing_extensions.Doc, as proposed by PEP 727
  - Drop support for Python 3.7 (including PyPy-3.7)
  - Fix bug where get_original_bases() would return incorrect
    results when called on a concrete subclass of a generic class
  - Fix bug where ParamSpec(default=...) would raise a TypeError
    on Python versions <3.11

OBS-URL: https://build.opensuse.org/request/show/1118944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typing_extensions?expand=0&rev=21
This commit is contained in:
Ana Guerrero 2023-10-20 21:16:22 +00:00 committed by Git OBS Bridge
commit 4034855114
4 changed files with 18 additions and 7 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Oct 19 10:26:29 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Update to 4.8.0:
- Add typing_extensions.Doc, as proposed by PEP 727
- Drop support for Python 3.7 (including PyPy-3.7)
- Fix bug where get_original_bases() would return incorrect
results when called on a concrete subclass of a generic class
- Fix bug where ParamSpec(default=...) would raise a TypeError
on Python versions <3.11
-------------------------------------------------------------------
Sun Aug 13 12:53:12 UTC 2023 - Sebastian Wagner <sebix@sebix.at>

View File

@ -27,13 +27,13 @@
%{?sle15_python_module_pythons}
Name: python-typing_extensions%{psuffix}
Version: 4.7.1
Version: 4.8.0
Release: 0
Summary: Backported and Experimental Type Hints for Python 3.7+
Summary: Backported and Experimental Type Hints for Python 3.8+
License: Python-2.0
URL: https://github.com/python/typing/
URL: https://github.com/python/typing_extensions
Source0: https://files.pythonhosted.org/packages/source/t/typing_extensions/typing_extensions-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module flit-core >= 3.4 with %python-flit-core < 4}
BuildRequires: %{python_module pip}
BuildRequires: fdupes

BIN
typing_extensions-4.7.1.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

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