public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/prometheus_client/
Date: Thu, 13 Oct 2022 17:09:29 +0000 (UTC)	[thread overview]
Message-ID: <1665680965.e9ba2c5cd7f23ecb13ec57108c5cb775be4a9edb.mgorny@gentoo> (raw)

commit:     e9ba2c5cd7f23ecb13ec57108c5cb775be4a9edb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 16:56:12 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 17:09:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ba2c5c

dev-python/prometheus_client: Bump to 0.15.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/prometheus_client/Manifest              |  1 +
 .../prometheus_client-0.15.0.ebuild                | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/prometheus_client/Manifest b/dev-python/prometheus_client/Manifest
index 569c7f284937..0ab86e722a22 100644
--- a/dev-python/prometheus_client/Manifest
+++ b/dev-python/prometheus_client/Manifest
@@ -1 +1,2 @@
 DIST prometheus_client-0.14.1.gh.tar.gz 76321 BLAKE2B fd924e80d32df9fceb8898530893148f3f1131a13e97a3bac56540ba2fe3846c5498bb78d3cdcb312827dd8a8db2624e831880c5c1f348da0522db96dd0ef29e SHA512 882e7193cb344d154df8a7b7fbdfb5c635363c1aea8bde1ea174a7614bc868fe337399db7a1fb90a94128d7bdfedbc741f5f6c44d514d1ca9ab684c7527e7317
+DIST prometheus_client-0.15.0.gh.tar.gz 82056 BLAKE2B d9d94fe823edf99d273e9a85c27a8363c59c24a7d125a62bbadecd9abc81485949a27dacfc5faec31f27fdb263fec412210545b18f72c40a357c24d380242200 SHA512 ea11cb2fc08bd5e10ea97ee3be3068a2c37cbaa45ab3e146f8a0080074f69e7744ff90d1a0fb4f01eaefd1efc5f76428d6c898bead85d5fa37b6a59e9f832134

diff --git a/dev-python/prometheus_client/prometheus_client-0.15.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.15.0.ebuild
new file mode 100644
index 000000000000..06513e319162
--- /dev/null
+++ b/dev-python/prometheus_client/prometheus_client-0.15.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..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python client for the Prometheus monitoring system"
+HOMEPAGE="
+	https://github.com/prometheus/client_python/
+	https://pypi.org/project/prometheus-client/
+"
+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


             reply	other threads:[~2022-10-13 17:09 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-13 17:09 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-25  2:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/prometheus_client/ Michał Górny
2023-02-23 22:20 Sam James
2023-02-23 20:53 Michał Górny
2023-02-23 19:43 Arthur Zamarin
2023-01-24  7:04 Michał Górny
2022-11-19  8:43 Arthur Zamarin
2022-11-19  8:35 Arthur Zamarin
2022-07-16 12:22 Arthur Zamarin
2022-05-06 13:38 Michał Górny
2022-05-06 12:45 Jakov Smolić
2022-04-08 21:18 Michał Górny
2022-04-06  6:42 Michał Górny
2022-03-12  9:46 Arthur Zamarin
2022-03-05  0:07 Sam James
2022-03-01 11:30 Agostino Sarubbo
2022-02-27 18:52 Michał Górny
2022-02-27 12:23 Jakov Smolić
2022-01-29 14:29 James Le Cuirot
2022-01-28 18:38 Arthur Zamarin
2022-01-26  7:33 Michał Górny
2021-12-15 16:54 Michał Górny
2021-12-15 16:46 Jakov Smolić
2021-11-18  8:10 Sam James
2021-11-18  5:36 Sam James
2021-11-14 20:35 Sam James
2021-11-14  3:43 Sam James
2021-10-29 19:37 Michał Górny
2021-09-06  0:18 Sam James
2021-09-02  0:01 Marek Szuba
2021-07-12  6:41 Sam James
2021-07-11 10:14 Georgy Yakovlev
2021-07-07  2:17 Sam James
2021-07-03  6:29 Michał Górny
2021-07-03  6:17 Agostino Sarubbo
2021-06-20  1:55 Sam James
2021-06-20  1:45 Sam James
2021-06-01 22:22 Michał Górny
2021-05-09  9:39 Michał Górny
2021-05-09  9:15 Agostino Sarubbo
2021-04-08 22:46 Michał Górny
2021-04-02 23:42 Michał Górny
2020-12-17 17:09 Michał Górny
2020-12-16 11:51 Michał Górny
2020-12-11 12:55 Michał Górny
2020-11-16 14:59 Michał Górny
2020-07-31  0:50 Sam James
2020-07-07 20:01 Michał Górny
2020-06-09 20:07 Michał Górny
2020-06-09 20:00 Mart Raudsepp
2020-06-09 16:25 Michał Górny
2020-06-09 16:25 Michał Górny
2020-03-28 12:42 Michał Górny
2020-03-26 17:36 Michał Górny
2020-03-25 14:17 Agostino Sarubbo
2020-02-13 23:29 Patrick McLean
2020-02-13 19:18 Patrick McLean
2020-02-12 21:30 Zac Medico
2020-02-05 19:12 Michał Górny
2019-11-24 16:15 Aaron Bauman
2019-11-23 11:58 Manuel Rüger
2019-11-23 11:58 Manuel Rüger
2019-11-21  9:37 Manuel Rüger
2019-04-16  9:15 Manuel Rüger
2019-02-22 13:28 Manuel Rüger
2019-02-22 13:28 Manuel Rüger
2019-02-22 13:28 Manuel Rüger
2018-12-16 12:15 Manuel Rüger
2018-12-07 19:14 Manuel Rüger
2018-12-02  0:43 Manuel Rüger
2018-10-28 16:09 Manuel Rüger
2018-08-21 21:58 Manuel Rüger
2018-07-13 14:58 Manuel Rüger
2018-07-13 14:57 Manuel Rüger
2018-06-07 14:22 Manuel Rüger
2018-04-03 13:53 Manuel Rüger
2018-04-03 12:33 Manuel Rüger
2018-04-03 12:20 Manuel Rüger
2018-02-05 16:31 Manuel Rüger
2017-10-26 14:04 Manuel Rüger
2017-10-06 13:58 Manuel Rüger
2017-09-24 19:02 Manuel Rüger
2017-09-19 16:42 Manuel Rüger
2017-08-01 12:25 Manuel Rüger
2017-06-29 10:57 Manuel Rüger
2017-05-11 12:54 Manuel Rüger
2017-02-01 13:35 Manuel Rüger
2017-01-05 12:45 Manuel Rüger
2017-01-05 12:45 Manuel Rüger
2016-12-09 14:44 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1665680965.e9ba2c5cd7f23ecb13ec57108c5cb775be4a9edb.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox