summaryrefslogtreecommitdiff
path: root/dev-python/prometheus_client
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-python/prometheus_client
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-python/prometheus_client')
-rw-r--r--dev-python/prometheus_client/Manifest6
-rw-r--r--dev-python/prometheus_client/prometheus_client-0.12.0.ebuild21
-rw-r--r--dev-python/prometheus_client/prometheus_client-0.13.0.ebuild25
-rw-r--r--dev-python/prometheus_client/prometheus_client-0.13.1.ebuild2
4 files changed, 2 insertions, 52 deletions
diff --git a/dev-python/prometheus_client/Manifest b/dev-python/prometheus_client/Manifest
index b71897c196cf..c7563ca654fb 100644
--- a/dev-python/prometheus_client/Manifest
+++ b/dev-python/prometheus_client/Manifest
@@ -1,7 +1,3 @@
-DIST prometheus_client-0.12.0.tar.gz 73521 BLAKE2B eb90c7f3991519fe132f01612d6aadd10193947069b79e67c9e37faa4e174d739ca78b12de028dfc922cb368c7405baeb4fa929b378a91db12e67190ca3561ff SHA512 ebcbbed706a96a9402eb985f5da15ee8fae09de952144a89a3323e147c0d16615ccd9be58b50b5b8ede37d4f66de1e2ce93ed53c4da939ca2e44c7aac687a1f7
-DIST prometheus_client-0.13.0.tar.gz 73277 BLAKE2B 547966c22efdaaa76b821918e8e22ebc14f3a43b7f712c6c8be13d0a6ab3d94d56dd92576e63d1a9a0ba62a5ff662b717c5b6294f48a5e28fd40dfe4693706a2 SHA512 4991e534a78b08686f46ff7214cf2e19a97e302977a696460adfde1e0245d4cc115502a2cc9cb5d5f34401712ab6f84f9b77bb0f88aefaf9c534eadfe66803f3
DIST prometheus_client-0.13.1.gh.tar.gz 73480 BLAKE2B 53b2572373024a452731c055fc115ddb3c029b905d455cf9dc6289af91866c13187e58008770aa20969b371cd0852ef20651603e153195fb4658d21a628df5a3 SHA512 8d5263ff00fc4797fa65a446bdab4dc3c717cc091f8cee571fdd2130febc480cc61e73e11145ac2bf9bc0eee132efc92d88a4d4facd61d515234748791a92255
-EBUILD prometheus_client-0.12.0.ebuild 645 BLAKE2B 658609551ed3092e67af5ecb7cf1d08e13593340118f380508cdb641ec5196b80533fcad3a7a92e2fc621174b727066d174b128979d55ab5daacd56b5851a318 SHA512 0d078d288f8f5f0caa266630c4c1d7d6e054e6b44034d1deab03f91190ff07964f6b8f589344bc5cd6d2e2faba51b83dc1fb6e4474a1f0ec10112f1a16c1d649
-EBUILD prometheus_client-0.13.0.ebuild 687 BLAKE2B 8b8274aa2faceeed379efe3a435f4be8e233b9a8e92655ed991b9870b4fb862faff64174cc36f9d279738aa8f365d08b3e794112d6a325659dbba464f2c2849b SHA512 dbe6c9aaac3c1cd87faff2c18504b462af0d4e0088f1f95cd009d1d75dbf827a4d9514242bd6b87f5a08c7fefc4d0e4067b929c8d5b4544eecd23338b803e1ac
-EBUILD prometheus_client-0.13.1.ebuild 695 BLAKE2B 7b778827b06bd4fe4e3f2d97a6b0f84c331284c1beb27f844b578f58c9deb30446f1b43af02ce260dba6ad41e353c506502854c1dfc5744cc0c9333ee62c10e6 SHA512 1eb50795e4582dc6fcd2407b4175de2f270ab10da6809698b6df5e8d2c6f58c13af916566f0ee2658ed8a59929364c88bb430ca25b22bf642a3fed5eda5ec9a9
+EBUILD prometheus_client-0.13.1.ebuild 687 BLAKE2B 6bb446d51b21afa54359a1d7fb33fbaa24f6c7cb07a31469a5a74f95d88d417030eadc15f11f4d0ec582391e0533aa7eb228390958923567a923b8ed66178b18 SHA512 ae10aa9cc3709809c870f582886bd0a4adac727310d42c31d3f8dfb3b58cfb3e52fc81d2f1a1155d24b2d1eabee987641b5c56c777f00ecb40153ce93743baa4
MISC metadata.xml 409 BLAKE2B 900f1046ec87679dabe88792bfea55cdf6dbbc1f332260e5487628530a1e5b2e07a1b5776313c484ed2355c205dea165547628297da3fd3e0d9e7c352f4f7a54 SHA512 beee1bb3823aa235e8c2667b18157254335777dbf1169beaee54190d41819dd0e82c58a8ea09c4981740370d7e5463ce11d327e02bf411093dfb653a557077ff
diff --git a/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild
deleted file mode 100644
index 833fba36cb47..000000000000
--- a/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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}.tar.gz"
-S="${WORKDIR}/client_python-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86"
-
-RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
diff --git a/dev-python/prometheus_client/prometheus_client-0.13.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.13.0.ebuild
deleted file mode 100644
index f15fb9437e92..000000000000
--- a/dev-python/prometheus_client/prometheus_client-0.13.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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}.tar.gz"
-S="${WORKDIR}/client_python-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
diff --git a/dev-python/prometheus_client/prometheus_client-0.13.1.ebuild b/dev-python/prometheus_client/prometheus_client-0.13.1.ebuild
index 9108c38cf80c..601b2a89f17d 100644
--- a/dev-python/prometheus_client/prometheus_client-0.13.1.ebuild
+++ b/dev-python/prometheus_client/prometheus_client-0.13.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/client_python-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]"