dev-python/libpillowfight: update homepage and python

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
This commit is contained in:
Bernard Cafarelli
2020-12-29 17:38:21 +01:00
parent 5fc9b6c718
commit 17993377d4
2 changed files with 2 additions and 3 deletions

View File

@@ -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"

View File

@@ -7,6 +7,5 @@
</maintainer>
<upstream>
<remote-id type="pypi">pypillowfight</remote-id>
<remote-id type="github">openpaperwork/libpillowfight</remote-id>
</upstream>
</pkgmetadata>