forked from pool/python-typeguard
Dirk Mueller
a34e987136
SR for python stack proposal OBS-URL: https://build.opensuse.org/request/show/1081676 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typeguard?expand=0&rev=5
23 lines
960 B
Plaintext
23 lines
960 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 21 12:38:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 22:45:38 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 11 16:36:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 2.13.3
|
|
* Fixed TypeError when using typeguard within exec() (where __module__ is None) (PR by Andy Jones)
|
|
* Fixed TypedDict causing TypeError: TypedDict does not support instance and class checks on Python 3.8 with standard library (not typing_extensions) typed dicts
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 29 06:29:13 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Initial version
|
|
|