14
0
forked from pool/python-statsd

2 Commits

Author SHA256 Message Date
b635ce9592 - update to 4.0.1:
* Updated trove classifiers, see #174
- update to 4.0.0:
  * Updates support to Python 3.7 through 3.11.
  * Added `close()` method to UDP-based `StatsClient`.
  * Drops support for Python 2.
  * Using a timing decorator on an async function should now
    properly measure the execution time, instead of counting
    immediately. See #119.
  * Use pytest for the testsuite, and switch to bare asserts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-statsd?expand=0&rev=16
2024-11-24 09:15:27 +00:00
6003d33f9a - Add remove-nose.patch:
* Use pytest for the testsuite, and switch to bare asserts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-statsd?expand=0&rev=13
2021-10-05 04:44:38 +00:00