dev-python/pyqt5-sip: add 12.17.2

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-12-08 20:34:26 -05:00
parent aa304c3749
commit fe91531c6f
2 changed files with 18 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST pyqt5_sip-12.17.1.tar.gz 104136 BLAKE2B b58624b0f92e0cffe5a1a03149ce3904719b3d729ab6dc124628e77dc451ed91f651eb89d97cf1caba6e4e2228b97625fb02c20a7715c3b53c46fe47b26159fe SHA512 4b8661ddf9930cfa3d78bad36d1d87685329cf49c396c085a79c73b35134d4e26c2b0cb43d3f4a057545a23803d6b32f684f7cfb6e2c712cbed31248327a19bb
DIST pyqt5_sip-12.17.2.tar.gz 104246 BLAKE2B fe335db7498a1d3a790294bb572930667f1b4981f97da8725b6d35ed4bd2e88ec5607f9607d0b2ef979f66de9b10837dbcf45662f0c9558f20e6876321fae97a SHA512 dde2841e3c1ca705ea0de80111928b5433b4ac081f0b4db2a698ed4e09766377c7e135d06ba9d50e70ad78dbf53758f68f21273d44c0efcfdaf4169d3909c9d3

View File

@@ -0,0 +1,17 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
# keep compat in sync with pyqt5 or else it confuses some revdeps
PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 pypi
DESCRIPTION="sip extension module for PyQt5"
HOMEPAGE="https://pypi.org/project/PyQt5-sip/"
LICENSE="BSD-2"
SLOT="0/$(ver_cut 1)"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"