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,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