14
0
forked from pool/python-statsd
Files
python-statsd/python-statsd.changes
Tomáš Chvátal 8dbfc01031 Accepting request 678518 from home:jayvdb:django
- Activate the test suite
- Add built docs to %doc
- Use fdupes
- Update to v3.3.0
  * Drop support for Python 2.5, 2.6, 3.2, 3.3
  * Add UnixSocketStatsClient
  * Add support for timedeltas in timing()
  * Fix timer decorator with partial functions
  * Remove ABCMeta metaclass (incompatible with Py3)
  * Refactor client module
  * Various doc updates

OBS-URL: https://build.opensuse.org/request/show/678518
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-statsd?expand=0&rev=11
2019-02-25 08:52:11 +00:00

44 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Sun Feb 24 08:54:55 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activate the test suite
- Add built docs to %doc
- Use fdupes
- Update to v3.3.0
* Drop support for Python 2.5, 2.6, 3.2, 3.3
* Add UnixSocketStatsClient
* Add support for timedeltas in timing()
* Fix timer decorator with partial functions
* Remove ABCMeta metaclass (incompatible with Py3)
* Refactor client module
* Various doc updates
-------------------------------------------------------------------
Tue Dec 4 12:54:56 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
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
- convert to singlespec
-------------------------------------------------------------------
Tue Feb 14 21:06:11 UTC 2017 - jengelh@inai.de
- Description with neutral point of view
-------------------------------------------------------------------
Sun Dec 6 07:01:21 UTC 2015 - tbechtold@suse.com
- Initial packaging (version 3.2.1)