summaryrefslogtreecommitdiff
path: root/dev-python/statsd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/statsd
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/statsd')
-rw-r--r--dev-python/statsd/Manifest4
-rw-r--r--dev-python/statsd/statsd-3.2.1.ebuild4
-rw-r--r--dev-python/statsd/statsd-3.3.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/statsd/Manifest b/dev-python/statsd/Manifest
index b81b368eb96e..0c9c354ca5dc 100644
--- a/dev-python/statsd/Manifest
+++ b/dev-python/statsd/Manifest
@@ -1,5 +1,5 @@
DIST statsd-3.2.1.tar.gz 166047 BLAKE2B b0bf102823cefb8a698b759881ebb395c7408b8b5fff7cf304aaa0ecbad2fa8381fe05efa3cdd9c36c44c7188e46173235f9fe2cbed9fb940d8d5231f455d6bc SHA512 c5166fabcef2158aeb29b07b9bd1d241bc30847eb0e2c7694ee097b3a262e2590189ee10daecb368807002bd96fed16e749ca744b51b5e946d48fe2931a0d8e8
DIST statsd-3.3.0.tar.gz 259045 BLAKE2B 015eb32d40d1eb45d64266f0bd62d9496a7eb8815dccf4ad482bb3b81b45fceef14a25893b05ad3b5a8da8582434a46725598a90ebd06c6120dac32169a1f201 SHA512 e2693bc7f179e275c53044d13a4685dd72ebd47adafcab5064e803fbf9e8df4a0f20f61c3695846d3c33178be17dd7286f487213fa2bd8545ed1612e200c8f36
-EBUILD statsd-3.2.1.ebuild 636 BLAKE2B 1f18fd9498fccafc45a1045b18b7668e481d125a0fe38bb50681542e17e4b0fc4c240a7ec004e6202496a13fedf9c7f283e57511f7858e9a2892eaa7c1dc98a4 SHA512 a6ae5b1fcbf3f4dc293acdc005be9729c8e8472d821795336dab50fa9b88558352808cc3c45d3cae705dcdb1fb9511561f4285d64604ef6500b32d7fda9b4114
-EBUILD statsd-3.3.0.ebuild 636 BLAKE2B 020a6ced442f1a3851d55dc666951610b36db4a2daa26f4956f61e3e36e07d773795e660efac9c96458d63f49fd36cc18508a804725ed4521a2c3a093c8359da SHA512 7e57c30798e18bc62ed7e8a5f200f13f23753d4e9208cdf02575400cdbfe64ecdc7343579fdbe3208b481b0775da6836484667b210f6f8962a5a9c8614d066ee
+EBUILD statsd-3.2.1.ebuild 627 BLAKE2B d9df869905a66fbd67dfe97479e33d6a75c0ea3ece7c93cad37dd198d715ca4f622a0a169bf18c7a5faf99a57789e55fe5ee3166d4629cf2856a659bb6d559e4 SHA512 06dd4eb5bc829f2191df47cc009bfd0c5b99b9365d207af0127c286132d9c00267c7e189b629a876dfcc3f887ee87736ca5d21bf15a69e3088b6876fae399604
+EBUILD statsd-3.3.0.ebuild 629 BLAKE2B b6aa791de57654063339397c1431e75314c951b0e23c78aa7b6f6dd94576ff6365a06264d652c8a4146fa3ae2bef4a73cbcad3fba76abc4964f5cb469edbeea1 SHA512 8e613fb38636f888ff37740899c35df4549ef9fb118b4efc91046069a9d36ad5e287f9dcc8ab8588d3a813d456b979b755f05e9f7f7f49ae3f0a0bc29b342734
MISC metadata.xml 498 BLAKE2B a8ee652db5a3283200bccbd950e8a927442db0d995fbd9181ec3b638c1875614792024b11486450ec60b9554374195c97623b7e2a6bda6e11fee5a77f18386a9 SHA512 02243a16aaec81a9d06a08f0ff1c741d5bcf6f9d8fbf3c2037b03c1752112257c9c357720957871e25f963e84c93121fe4a5ddb69208bcfb2c29937ec7743ebd
diff --git a/dev-python/statsd/statsd-3.2.1.ebuild b/dev-python/statsd/statsd-3.2.1.ebuild
index cb5b1dceae7b..ffee144d7ee5 100644
--- a/dev-python/statsd/statsd-3.2.1.ebuild
+++ b/dev-python/statsd/statsd-3.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{5,6}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
inherit distutils-r1
diff --git a/dev-python/statsd/statsd-3.3.0.ebuild b/dev-python/statsd/statsd-3.3.0.ebuild
index 3a62aa344d8b..cdd7f1b7039b 100644
--- a/dev-python/statsd/statsd-3.3.0.ebuild
+++ b/dev-python/statsd/statsd-3.3.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} pypy3 )
inherit distutils-r1