Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37726348
en ru br
ALT Linux repos
S:3.3.0-alt1

Group :: Development/Python3
RPM: python3-module-statsd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname statsd

%def_disable check

Name: python3-module-%oname
Version: 3.2.1
Release: alt2
Summary: A simple statsd client
License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/statsd/
Source: %name-%version.tar.gz

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
statsd is a friendly front-end to Graphite. This is a Python client for
the statsd daemon.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
python3 setup.py test

%files
%doc AUTHORS CHANGES *.rst
%python3_sitelibdir/*
%exclude %python3_sitelibdir/*/tests.*
%exclude %python3_sitelibdir/*/*/tests.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin