From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 138A715808B for ; Wed, 6 Apr 2022 06:42:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D384E09F9; Wed, 6 Apr 2022 06:42:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88A1CE0A44 for ; Wed, 6 Apr 2022 06:42:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C39A2341412 for ; Wed, 6 Apr 2022 06:42:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7E03391 for ; Wed, 6 Apr 2022 06:42:34 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1649227350.6be0deff0727da4d3c3412b45819ef722e29c668.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/prometheus_client/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/prometheus_client/Manifest dev-python/prometheus_client/prometheus_client-0.14.0.ebuild X-VCS-Directories: dev-python/prometheus_client/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6be0deff0727da4d3c3412b45819ef722e29c668 X-VCS-Branch: master Date: Wed, 6 Apr 2022 06:42:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8ab46ee4-1105-443d-9183-a44ce8002790 X-Archives-Hash: a8c2d7a123a2e80213984a56a2ce9dc3 commit: 6be0deff0727da4d3c3412b45819ef722e29c668 Author: Michał Górny gentoo org> AuthorDate: Wed Apr 6 05:10:18 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Apr 6 06:42:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be0deff dev-python/prometheus_client: Bump to 0.14.0 Signed-off-by: Michał Górny gentoo.org> dev-python/prometheus_client/Manifest | 1 + .../prometheus_client-0.14.0.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-python/prometheus_client/Manifest b/dev-python/prometheus_client/Manifest index 88ff9c361f28..c1268c0ab579 100644 --- a/dev-python/prometheus_client/Manifest +++ b/dev-python/prometheus_client/Manifest @@ -1 +1,2 @@ DIST prometheus_client-0.13.1.gh.tar.gz 73480 BLAKE2B 53b2572373024a452731c055fc115ddb3c029b905d455cf9dc6289af91866c13187e58008770aa20969b371cd0852ef20651603e153195fb4658d21a628df5a3 SHA512 8d5263ff00fc4797fa65a446bdab4dc3c717cc091f8cee571fdd2130febc480cc61e73e11145ac2bf9bc0eee132efc92d88a4d4facd61d515234748791a92255 +DIST prometheus_client-0.14.0.gh.tar.gz 76115 BLAKE2B 08cffa53fd97be8ee48e91b69f1091ac52179fb48f2001aea23755e0ffd2e09cb34d97f052b0f38762bbe1f6597aed9bc630cda393bf5cd2f723dcb939f2471a SHA512 6543756b7fcd4b4a1734397c3fc25b14e00c9910133afc89f9836591e554c73a4a9fa4f3bc14b4fca2c922b6c160c769a4da435b337d0709f1884bde67008f7e diff --git a/dev-python/prometheus_client/prometheus_client-0.14.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.14.0.ebuild new file mode 100644 index 000000000000..4c182f58d21a --- /dev/null +++ b/dev-python/prometheus_client/prometheus_client-0.14.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +DESCRIPTION="Python client for the Prometheus monitoring system" +HOMEPAGE=" + https://pypi.org/project/prometheus-client/ + https://github.com/prometheus/client_python/ +" +SRC_URI=" + https://github.com/prometheus/client_python/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" +S="${WORKDIR}/client_python-${PV}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +RDEPEND=" + dev-python/twisted[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest