14
0
forked from pool/python-yappi
Commit Graph

7 Commits

Author SHA256 Message Date
Tomáš Chvátal
7dfd05d9aa Accepting request 827132 from home:jayvdb:py-submit
Replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/827132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=13
2020-08-17 05:59:44 +00:00
d086213a56 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=11
2020-06-02 17:36:18 +00:00
Tomáš Chvátal
560e4c28a8 Accepting request 805854 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/805854
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=9
2020-05-15 17:41:18 +00:00
Tomáš Chvátal
134b93bf47 Accepting request 786087 from home:frispete:OpenStack:Common
- add more testing requirements
- disable a test, that relies on asyncio.run for py < 3.7

OBS-URL: https://build.opensuse.org/request/show/786087
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=7
2020-03-18 07:51:24 +00:00
Tomáš Chvátal
1f2169b60b - Skip two flaky tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=5
2020-03-15 09:13:36 +00:00
Tomáš Chvátal
a9538683c8 Accepting request 783254 from home:pgajdos:python
- version update to 1.2.3
  * no upstream changelog found

OBS-URL: https://build.opensuse.org/request/show/783254
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=3
2020-03-10 10:04:41 +00:00
3c30711272 - update to 1.59:
*  Added testing for Python 3.5 and 3.6 (PR from Tim Graham) #110, #131
  *  Fixed typos in docstrings (PR from Romuald Brunet, reviewed by Tim
     Graham) #105
  *  Removing Python 2.6, 3.2, and 3.3 testing (PR from Tim Graham) #115, #116
  *  Removing unnecessary parens in return statements (PR from Tim Graham)
     #113
  *  Remove unused _has_unicode/_str_cls vars (PR from Tim Graham) #111
  *  Add flake8 testing and cleanups (PR from Tim Graham, cleanups from Sean
     Reifschneider) #112
  * Fixed storing non-ASCII values on Python 2 and binary values on Python 3
    (PR from Nicolas Noé) #135
  * Fixed touch(..., time=0) command (PR from Nicolas Noé) #137

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=1
2019-03-02 07:04:10 +00:00