forked from pool/python-yappi
- Skip test_context_cbks_reset_to_default under qemu OBS-URL: https://build.opensuse.org/request/show/1041167 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=28
93 lines
3.2 KiB
Plaintext
93 lines
3.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 7 16:13:58 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Skip test_context_cbks_reset_to_default under qemu
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 9 19:54:11 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 1.4.0
|
|
* Add support for Python 3.11
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 16 23:34:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- update to 1.3.6:
|
|
* cibuildwheel integration
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 4 12:43:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.3.5:
|
|
* Use PyEval_GetLocals for getting locals in Py3.10 and up.
|
|
* Fix cp->coroutines becomes NULL when head is removed
|
|
* Remove pypistats dw count
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 16 19:39:15 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.3.3:
|
|
* further python 3.10 fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 22 19:52:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.3.2:
|
|
- Add support for Python 3.10
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 16 20:10:58 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Switch off build for python 3.6.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 9 04:31:31 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 1.3.0:
|
|
* Add support for profiling gevent applications
|
|
* A new API has been defined: `set_context_backend` which accepts `greenlet`
|
|
as a backend.
|
|
* Fix various issues
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 16 22:31:45 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove unnecessary build dependency nose
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 2 17:34:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 1.2.5:
|
|
* Fix tag/ctx_id filtering on get_func_stats
|
|
* Add filter_callback to get_func_stats() for filtering function/module descriptors
|
|
* FIX: issues related to invalid conversion from long->ptr in Win32
|
|
* Optimize tstate->dict retrieval
|
|
* Various other fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 15 12:52:55 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 17 23:52:17 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
- add more testing requirements
|
|
- disable a test, that relies on asyncio.run for py < 3.7
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 15 09:13:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Skip two flaky tests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 09:22:42 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 1.2.3
|
|
* no upstream changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 2 07:01:12 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
- Initial packaging (version 1.0)
|