summaryrefslogtreecommitdiff
path: root/dev-python/pyh2o
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/pyh2o
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
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 3669f728b6f6..92ef475770a3 100644
--- a/dev-python/pyh2o/Manifest
+++ b/dev-python/pyh2o/Manifest
@@ -1,2 +1,2 @@
-EBUILD pyh2o-9999.ebuild 445 BLAKE2B 74c855983711d8a300b2b3c29ac07aa5f124278478979e6289d94a4ae487e9cde7dd36bdd667df747610838e7de432279c9cd5119d31583c0973be18c8facdff SHA512 c1e3c40d8a49b241ff47578745c6624b8ac7ae0f181c1379b6e0fece1fc1e249fd185b75d74618c33fb0a0a760ac648f74a7b8fca72d7c89c747b0a04600ef86
+EBUILD pyh2o-9999.ebuild 438 BLAKE2B 897e47b6ddb82e3996e5541d350a8bf56cda146f15e956b18b6c598a8f8e80633e14259ecbb040fcb0355be3c028a2600d758f4295730293ec97e59425fa7d3d SHA512 345591e623ba2e77f6b7d8d208293d944229010783f38b6543452501918123398cb4274785cb93c43dd24f03b8cb976b118948af3f817fc554bd561a577fa095
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 7f436b494c87..99192fd4a2ed 100644
--- a/dev-python/pyh2o/pyh2o-9999.ebuild
+++ b/dev-python/pyh2o/pyh2o-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
inherit distutils-r1 git-r3