mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
dev-python/binaryornot: update HOMEPAGE
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
PYTHON_COMPAT=( python3_{10..12} pypy3 )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Ultra-lightweight pure Python package to guess whether a file is binary or text"
|
||||
HOMEPAGE="
|
||||
https://github.com/audreyfeldroy/binaryornot/
|
||||
https://github.com/binaryornot/binaryornot
|
||||
https://pypi.org/project/binaryornot/
|
||||
"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</maintainer>
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="github">audreyfeldroy/binaryornot</remote-id>
|
||||
<remote-id type="github">binaryornot/binaryornot</remote-id>
|
||||
<remote-id type="pypi">binaryornot</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user