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,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
|
Sun Dec 6 07:01:21 UTC 2015 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-statsd
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -13,15 +13,16 @@
|
|||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: python-statsd
|
Name: python-statsd
|
||||||
Version: 3.2.1
|
Version: 3.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
|
||||||
Summary: A simple statsd client
|
Summary: A simple statsd client
|
||||||
Url: https://github.com/jsocol/pystatsd
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
|
Url: https://github.com/jsocol/pystatsd
|
||||||
Source: https://pypi.python.org/packages/source/s/statsd/statsd-%{version}.tar.gz
|
Source: https://pypi.python.org/packages/source/s/statsd/statsd-%{version}.tar.gz
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
@@ -33,7 +34,7 @@ BuildArch: noarch
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%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.
|
for the statsd daemon.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
Reference in New Issue
Block a user