Changelog for
python312-statsd-4.0.1-1.2.noarch.rpm :
* Sun Nov 24 2024 Dirk Müller
- 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.
* Tue Apr 19 2022 pgajdosAATTsuse.com- do not require python-mock for build
* Tue Oct 05 2021 Steve Kowalik - Add remove-nose.patch:
* Use pytest for the testsuite, and switch to bare asserts.
* Sun Feb 24 2019 John Vandenberg - 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 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Fri Mar 23 2018 tbechtoldAATTsuse.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 2017 tbechtoldAATTsuse.com- convert to singlespec
* Tue Feb 14 2017 jengelhAATTinai.de- Description with neutral point of view
* Sun Dec 06 2015 tbechtoldAATTsuse.com- Initial packaging (version 3.2.1)