summaryrefslogtreecommitdiff
path: root/dev-python/libpillowfight
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/libpillowfight
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/libpillowfight')
-rw-r--r--dev-python/libpillowfight/Manifest2
-rw-r--r--dev-python/libpillowfight/libpillowfight-0.3.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libpillowfight/Manifest b/dev-python/libpillowfight/Manifest
index daa54902c55b..6a7a7b1a9708 100644
--- a/dev-python/libpillowfight/Manifest
+++ b/dev-python/libpillowfight/Manifest
@@ -1,3 +1,3 @@
DIST pypillowfight-0.3.0.tar.gz 41065 BLAKE2B 8e945bb5a96d7ebd610435fd868d12df371c29fbc26a9c57152988a990ad83daf70382bb94e8b5591144e18d6c54702c0a578ea5f29044fcdadd169effcf933c SHA512 2782030eabb665d20cf49de584220fb65417616c3a0e2a0376c91dc2c228b571768ea3a248ebd5ec4d244a1b825e98609a35b736f7f2fdbb3f674b08e891d9a7
-EBUILD libpillowfight-0.3.0.ebuild 740 BLAKE2B 8aea9b464baf2f79db609e70922c11f7f0027843b542f38f76ea867548bb69f55e7cf40b36f96b474937ffffeef745e5ec11b4f4f5ee4eb55c9150fdb96b07c7 SHA512 31f133daeefa462b3e6a14e1a7ac6fdc3f504cd1c0fc1c07db085fd3483c89df09e45387eac2060d55c8accd0cc979b35c461a60cfc2eb4fec18bb8d77152c5c
+EBUILD libpillowfight-0.3.0.ebuild 738 BLAKE2B 6564ed8e9771d93d68c90472b1dedb7610a68ac039f8563deca95bd32b167aa21936c389028e0916fff6fd98f5d354c456f3276b1bcb6cb2d745b4f41fd4c921 SHA512 9758fd2ac793e4bdc471deef97471da6e1ca2e4a36bec334fdbff50035ae2b60d2dfb45a8173f8e619d76415183a999e37f1684ec40fddcd7b1f4541a2cfd0e7
MISC metadata.xml 338 BLAKE2B ada0dfa770b2f60c7d5178cf3cbfe1843b4224bbf79b249bf4536feaaa6892266d68cc8b015206f2b2914498dfb64139177da8386616e9736c386acc1d6ceefb SHA512 8f55abcbf5cbfd6d15979ca499a421ebc0dab451475458076b2eaf61d3ae3451a7e85a040e9b3f8bfc8f5a33e6b6b3c07a99122f7163e073f79c0a58346f9f44
diff --git a/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild b/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild
index e2b9a36ffed3..485fa0fa08f6 100644
--- a/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild
+++ b/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1