14
0
forked from pool/python-statsd

- update to 3.2.2:

- Use a monotomic timer to avoid clock adjustments (#96).
  - Test on Python 3.5 and 3.6.
  - Various doc updates.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-statsd?expand=0&rev=6
This commit is contained in:
Thomas Bechtold
2018-03-23 15:04:18 +00:00
committed by Git OBS Bridge
parent e30fea5bfc
commit e84ef789fb
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 23 15:02:42 UTC 2018 - tbechtold@suse.com
- update to 3.2.2:
- Use a monotomic timer to avoid clock adjustments (#96).
- Test on Python 3.5 and 3.6.
- Various doc updates.
-------------------------------------------------------------------
Tue Aug 22 06:16:14 UTC 2017 - tbechtold@suse.com