14
0
forked from pool/python-statsd

Accepting request 457176 from home:jengelh:branches:devel:languages:python

- Description with neutral point of view

OBS-URL: https://build.opensuse.org/request/show/457176
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-statsd?expand=0&rev=2
This commit is contained in:
Todd R
2017-02-14 21:52:44 +00:00
committed by Git OBS Bridge
parent 39c34ed2fe
commit 394f132342
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-statsd
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@@ -13,15 +13,16 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-statsd
Version: 3.2.1
Release: 0
License: MIT
Summary: A simple statsd client
Url: https://github.com/jsocol/pystatsd
License: MIT
Group: Development/Languages/Python
Url: https://github.com/jsocol/pystatsd
Source: https://pypi.python.org/packages/source/s/statsd/statsd-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
@@ -33,7 +34,7 @@ BuildArch: noarch
%endif
%description
statsd is a friendly front-end to Graphite. This is a Python client
statsd is a front-end to Graphite. This is a Python client
for the statsd daemon.
%prep