From e84ef789fbf2efa61d89ee14c420acff35c8249b3188cc17c48a64e76b702db3 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 23 Mar 2018 15:04:18 +0000 Subject: [PATCH] - 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 --- python-statsd.changes | 8 ++++++++ python-statsd.spec | 4 ++-- statsd-3.2.1.tar.gz | 3 --- statsd-3.2.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 statsd-3.2.1.tar.gz create mode 100644 statsd-3.2.2.tar.gz diff --git a/python-statsd.changes b/python-statsd.changes index eb3f20e..51cebfc 100644 --- a/python-statsd.changes +++ b/python-statsd.changes @@ -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 diff --git a/python-statsd.spec b/python-statsd.spec index 365788e..cd7c773 100644 --- a/python-statsd.spec +++ b/python-statsd.spec @@ -1,7 +1,7 @@ # # spec file for package python-statsd # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-statsd -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: A simple statsd client License: MIT diff --git a/statsd-3.2.1.tar.gz b/statsd-3.2.1.tar.gz deleted file mode 100644 index bf80b02..0000000 --- a/statsd-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fa92bf0192af926f7a0d9be031fe3fd0fbaa1992d42cf2f07e68f76ac18288e -size 166047 diff --git a/statsd-3.2.2.tar.gz b/statsd-3.2.2.tar.gz new file mode 100644 index 0000000..d1ed093 --- /dev/null +++ b/statsd-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f2427ef7b8ffab28cdb717933f6889d248d710eee32b5eb79e3fdac0e374dd +size 24897