summaryrefslogtreecommitdiff
path: root/dev-python/pillowfight
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pillowfight')
-rw-r--r--dev-python/pillowfight/Manifest2
-rw-r--r--dev-python/pillowfight/pillowfight-0.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pillowfight/Manifest b/dev-python/pillowfight/Manifest
index f8f39e2a4cb4..981da6307b51 100644
--- a/dev-python/pillowfight/Manifest
+++ b/dev-python/pillowfight/Manifest
@@ -1,3 +1,3 @@
DIST pillowfight-0.2.tar.gz 2628 BLAKE2B c0bc947b679a5372e3af722a3d2cab97b0fb97a245f6319c7ff10cbfa5409fc7c2f325b7f65fdedbbdcc2ad2bfff8d426c3f8691a24be77760eb427cabcb0c40 SHA512 2eff2fd0bdf5c02513ddb4838675e7b9f392135ff08a784ca2fedf06c5b96a56af75460559066cc6cded65f3d4da087ac679492b7b1dba23fb557e6ac3565e6e
-EBUILD pillowfight-0.2.ebuild 539 BLAKE2B e175aa1ce3552eb98ef2b0e7ab67dd771b649ac0309612fc758729821fc75836eb97d616bf00b832b75dcc699095343b20c1b7a74a520bf49b30d72d41abb581 SHA512 d3f3d618b3deea724bdd0245059e66890749a369f962156ea69f98e46904519250a1ec50f56fabe8e66d89468e444bbf70e9f58833a830d299b29e54d661fd79
+EBUILD pillowfight-0.2.ebuild 520 BLAKE2B 0b118800e052f582099f3a68f896030040313d572c200b21ceddaacc819a8cac96f3e6b18a139baa36619cf83efe1b5b73523348e8dd45ca332641a6611c72dc SHA512 ea7e81cad14cb5680f2c9cf206a1c3cd2491475fa03d85a29d9ca2dad65fbc5072ef111b77c5413614f984a87aeb8781956ea229f0546ac92ac314df3ba1773d
MISC metadata.xml 388 BLAKE2B 2679d6d0ca4a4c6f78a35498cd13379bc0b065643ce29205f35b66a31bea52fd5986c58225acce1bb1f27e132fcc6897058f0d0dfef1b5a123bfa3c398dbc710 SHA512 63a6f23df5433c9c251cb2ef9d4a2f88a1eeaf390b88b74ed8e80468b81de9537fdcbfa9d8a62109167900ed72cd503de495283d84e1b5fd22892538e2723950
diff --git a/dev-python/pillowfight/pillowfight-0.2.ebuild b/dev-python/pillowfight/pillowfight-0.2.ebuild
index 909dcf5742a2..40b647ae018d 100644
--- a/dev-python/pillowfight/pillowfight-0.2.ebuild
+++ b/dev-python/pillowfight/pillowfight-0.2.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=5
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
inherit distutils-r1