14
0

- update to 0.6.3:

* Python 3.12 support
  * handle weird six import error
- drop support-typeguard-4.patch (upstream)
- restrict to older Cython

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stack-data?expand=0&rev=19
This commit is contained in:
2023-11-27 16:14:05 +00:00
committed by Git OBS Bridge
parent ff99e80235
commit a75ff44a9d
5 changed files with 13 additions and 45 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Nov 27 16:11:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.6.3:
* Python 3.12 support
* handle weird six import error
- drop support-typeguard-4.patch (upstream)
-------------------------------------------------------------------
Wed Aug 23 07:28:06 UTC 2023 - ecsos <ecsos@opensuse.org>
@@ -11,7 +19,7 @@ Mon Aug 14 12:52:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
-------------------------------------------------------------------
Sun Aug 13 19:27:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
- restrict to older Cython
- restrict to older Cython
-------------------------------------------------------------------
Mon May 15 09:53:06 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>