forked from pool/python-typing_extensions
2a31ef798a
- Drop the old tarball - Replace test_modules.tar.gz with python-testsuite - Remove fix_tests.patch which is half fixing test_modules.tar.gz, and the other half is replaced with a less brittle sed. - Remove unnecessary build dependencies - Update to 3.7.2 * Pass *args and **kwargs to superclass in Generic.__new__ * Fix for issue #524 * Fix typing_extensions to support PEP 560 * Add annotations to NamedTuple children __new__ constructors * Add missing 'NoReturn' to __all__ in typing.py * Backport Generic.__new__ fix * Fix IO.closed to be property * Add Final to typing_extensions * Fix instance/subclass checks of functions against runtime protocols * Add Literal[...] types to typing_extensions OBS-URL: https://build.opensuse.org/request/show/680053 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typing_extensions?expand=0&rev=2 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
python-typing_extensions.changes | ||
python-typing_extensions.spec | ||
typing_extensions-3.7.2.tar.gz |