summaryrefslogtreecommitdiff
path: root/dev-python/pyh2o
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/pyh2o
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/pyh2o')
-rw-r--r--dev-python/pyh2o/Manifest2
-rw-r--r--dev-python/pyh2o/pyh2o-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyh2o/Manifest b/dev-python/pyh2o/Manifest
index 92ef475770a3..850d58063caf 100644
--- a/dev-python/pyh2o/Manifest
+++ b/dev-python/pyh2o/Manifest
@@ -1,2 +1,2 @@
-EBUILD pyh2o-9999.ebuild 438 BLAKE2B 897e47b6ddb82e3996e5541d350a8bf56cda146f15e956b18b6c598a8f8e80633e14259ecbb040fcb0355be3c028a2600d758f4295730293ec97e59425fa7d3d SHA512 345591e623ba2e77f6b7d8d208293d944229010783f38b6543452501918123398cb4274785cb93c43dd24f03b8cb976b118948af3f817fc554bd561a577fa095
+EBUILD pyh2o-9999.ebuild 423 BLAKE2B 3972c0be57d00723a36300117d786c8b50983aa7fb0be466af563a29ef0419ea4b859f82a11d34f35225a94ef8d9799d210e76c1d5bcc5a2f4b19b8ad8efeaa1 SHA512 155dded0a90aef027b3deabe4f279295b0ef56cc2840654f09e4b2164f16f2bcbf9c77911cb5f9b71c6aeed8cb59d71e44aff3e64fc6cf87ccaacc5be60164a2
MISC metadata.xml 521 BLAKE2B 6f0fd3f19c783f63615643e3f0ff35cad870fa4ea16e4f111b645da056b0984f95ec9f886128c40e0d85ebcddde6768575652021b4c3f9db206a5ca8b5a05b31 SHA512 dff927c256adb5963ae243715b8a50dafece0ee94fb8a7bb416b7d8e2801cb4d6380412ae6ce36866fa27b403f487a1158a5919fc7ba727174ecfd9d5d10e7ec
diff --git a/dev-python/pyh2o/pyh2o-9999.ebuild b/dev-python/pyh2o/pyh2o-9999.ebuild
index 99192fd4a2ed..a48d5cdf68b7 100644
--- a/dev-python/pyh2o/pyh2o-9999.ebuild
+++ b/dev-python/pyh2o/pyh2o-9999.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,3_6} pypy )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 git-r3