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:
committed by
Git OBS Bridge
parent
e30fea5bfc
commit
e84ef789fb
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fa92bf0192af926f7a0d9be031fe3fd0fbaa1992d42cf2f07e68f76ac18288e
|
||||
size 166047
|
3
statsd-3.2.2.tar.gz
Normal file
3
statsd-3.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84f2427ef7b8ffab28cdb717933f6889d248d710eee32b5eb79e3fdac0e374dd
|
||||
size 24897
|
Reference in New Issue
Block a user