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:
@@ -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
|
||||
|
Reference in New Issue
Block a user