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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname prometheus_client

Name: python3-module-%oname
Version: 0.3.0
Release: alt2

Summary: The Python client for Prometheus
Url: https://github.com/kovidgoyal/html5-parser
License: ASL 2.0
Group: Development/Python3

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/prometheus/client_python/archive/v%version.tar.gz

Source: %oname-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3 rpm-build-intro >= 2.1.4
BuildRequires: python3-module-decorator python3-module-pytest

%description
The Python client for Prometheus.

%prep
%setup -q -n %oname-%version

%build
%python3_build_debug

%install
%python3_install

%check
%files
%doc README.md MAINTAINERS.md
%python3_sitelibdir/%oname/
%python3_sitelibdir/%oname-*.egg-info

%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