summaryrefslogtreecommitdiff
path: root/dev-python/libpillowfight
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
commit129160ec854dca4c3fedb5bcfbcb56930371da0f (patch)
tree53bf797418ac5e9b99c41ca0382c87b82421e5de /dev-python/libpillowfight
parent441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff)
gentoo new year resync : 01.01.2021
Diffstat (limited to 'dev-python/libpillowfight')
-rw-r--r--dev-python/libpillowfight/Manifest4
-rw-r--r--dev-python/libpillowfight/libpillowfight-0.3.0.ebuild4
-rw-r--r--dev-python/libpillowfight/metadata.xml1
3 files changed, 4 insertions, 5 deletions
diff --git a/dev-python/libpillowfight/Manifest b/dev-python/libpillowfight/Manifest
index ef71e1daaa3e..daa54902c55b 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 726 BLAKE2B 4a38f9968e4b0a37f7d8eb007e337ce35d734590ae65f1f48ceab85fa558b6c2c329b4ed6950daaace82564d978896f34d451417dd9e05b21e07e39d8da85dfe SHA512 561532965178a1111a06977db73053913e65f31ed8129e82b393310b2beb850ee0f0222fc39cbe1f935d3b6dc893a7ee5026b0ce0a759274f35fadc8b62482d9
-MISC metadata.xml 408 BLAKE2B 6696490ab4ca4a1c5c27c4da76a781075e5bc248f6203a14d2116002e8aedf53d2ff0de76b119d822a251bd111772f2ab7c6376eb707813da079d972976689fd SHA512 a01430e7488806818e2cd64a8548fb339eef7ec6f408fe25c64a8d679a6afab988a068c4cbaab3b028fe28a2bd21265550eacf1af0b84f2c9b33c8d3e6f28b06
+EBUILD libpillowfight-0.3.0.ebuild 740 BLAKE2B 8aea9b464baf2f79db609e70922c11f7f0027843b542f38f76ea867548bb69f55e7cf40b36f96b474937ffffeef745e5ec11b4f4f5ee4eb55c9150fdb96b07c7 SHA512 31f133daeefa462b3e6a14e1a7ac6fdc3f504cd1c0fc1c07db085fd3483c89df09e45387eac2060d55c8accd0cc979b35c461a60cfc2eb4fec18bb8d77152c5c
+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 b7074698be93..e2b9a36ffed3 100644
--- a/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild
+++ b/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild
@@ -2,14 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1
MY_PN="pypillowfight"
DESCRIPTION="Small library containing various image processing algorithms"
-HOMEPAGE="https://github.com/openpaperwork/libpillowfight"
+HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork/libpillowfight"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-3"
diff --git a/dev-python/libpillowfight/metadata.xml b/dev-python/libpillowfight/metadata.xml
index c7823a9260d8..7dfa43dc56aa 100644
--- a/dev-python/libpillowfight/metadata.xml
+++ b/dev-python/libpillowfight/metadata.xml
@@ -7,6 +7,5 @@
</maintainer>
<upstream>
<remote-id type="pypi">pypillowfight</remote-id>
- <remote-id type="github">openpaperwork/libpillowfight</remote-id>
</upstream>
</pkgmetadata>