Go to file
Dominique Leuenberger 63569e5806 Accepting request 1031001 from devel:languages:python
- Clean specfile from old cruft.
- Requires Python 3.7+
- Fix testsuite: Must test as module; don't need multibuild.
- Update Summary and Description
- Update to version 4.4.0
  * Add `typing_extensions.Any` a backport of python 3.11's Any class which is
    subclassable at runtime. (backport from python/cpython#31841, by Shantanu
    and Jelle Zijlstra). Patch by James Hilton-Balfe (@Gobot1234).
  * Add initial support for TypeVarLike `default` parameter, PEP 696.
    Patch by Marc Mueller (@cdce8p).
  * Runtime support for PEP 698, adding `typing_extensions.override`. Patch by
    Jelle Zijlstra.
  * Add the `infer_variance` parameter to `TypeVar`, as specified in PEP 695.
    Patch by Jelle Zijlstra.

OBS-URL: https://build.opensuse.org/request/show/1031001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typing_extensions?expand=0&rev=16
2022-10-27 11:53:27 +00:00
_typed_dict_test_helper.py Accepting request 1001206 from home:jayvdb:branches:devel:languages:python 2022-09-06 10:28:45 +00:00
.gitattributes Accepting request 643995 from home:mcepl:work 2018-10-23 15:53:13 +00:00
.gitignore Accepting request 643995 from home:mcepl:work 2018-10-23 15:53:13 +00:00
python-typing_extensions.changes Accepting request 1030938 from home:bnavigator:branches:devel:languages:python 2022-10-25 05:34:48 +00:00
python-typing_extensions.spec Use pyunittest macro. 2022-10-25 05:36:46 +00:00
typing_extensions-4.4.0.tar.gz Accepting request 1029737 from home:glaubitz:branches:devel:languages:python 2022-10-18 12:16:57 +00:00