mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
@@ -7,6 +7,5 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">pypillowfight</remote-id>
|
||||
<remote-id type="github">openpaperwork/libpillowfight</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user