pyinstaller-hook-contrib: fix qa issues

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-01-02 17:03:48 -05:00
parent 7d5eeaebae
commit bfa33d032d
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 10 additions and 4 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">pyinstaller-hooks-contrib</remote-id>
<remote-id type="github">pyinstaller/pyinstaller-hooks-contrib</remote-id>
</upstream>
</pkgmetadata>

View file

@ -12,17 +12,14 @@ inherit distutils-r1 pypi
DESCRIPTION="Community maintained hooks for PyInstaller"
HOMEPAGE="https://github.com/pyinstaller/pyinstaller-hooks-contrib"
LICENSE=""
LICENSE="Apache-2.0 GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
IUSE=""
RESTRICT="test"
RDEPEND=""
# FIXME: flake8?
DEPEND="${RDEPEND}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
#distutils_enable_tests pytest