From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E6A0158232 for ; Fri, 6 Dec 2024 16:22:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57F7FE0948; Fri, 6 Dec 2024 16:22:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F2CAE0948 for ; Fri, 6 Dec 2024 16:22:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9AD55341256 for ; Fri, 6 Dec 2024 16:22:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01A75AED for ; Fri, 6 Dec 2024 16:22:15 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1733502123.56c42071ed2f1b430cfe2a8a27a1ca9c9397ed35.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqt5-sip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyqt5-sip/Manifest dev-python/pyqt5-sip/pyqt5-sip-12.16.0.ebuild X-VCS-Directories: dev-python/pyqt5-sip/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 56c42071ed2f1b430cfe2a8a27a1ca9c9397ed35 X-VCS-Branch: master Date: Fri, 6 Dec 2024 16:22:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 19223e52-95af-432c-a126-60beb14f9f31 X-Archives-Hash: 02d1356f943a6b7e1cb18ed24052de6c commit: 56c42071ed2f1b430cfe2a8a27a1ca9c9397ed35 Author: Ionen Wolkens gentoo org> AuthorDate: Fri Dec 6 16:11:36 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri Dec 6 16:22:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c42071 dev-python/pyqt5-sip: add 12.16.0 Signed-off-by: Ionen Wolkens gentoo.org> dev-python/pyqt5-sip/Manifest | 1 + dev-python/pyqt5-sip/pyqt5-sip-12.16.0.ebuild | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/dev-python/pyqt5-sip/Manifest b/dev-python/pyqt5-sip/Manifest index 94a203c2c471..0d1da5124d52 100644 --- a/dev-python/pyqt5-sip/Manifest +++ b/dev-python/pyqt5-sip/Manifest @@ -1 +1,2 @@ DIST PyQt5_sip-12.15.0.tar.gz 104024 BLAKE2B 40fdf25bfb8ca321f50926d7041e33edee9fbebafaded50d283ea95b04ea050e368d2b8470110d758f68f3ac08ada68b65b2f6ebcb9d7dd43707636e26701854 SHA512 1a009b53e80fc8231478f741839d8a88ab26f531c4ab0d41ccc00c8b0650c13c95c3c89cc949858a99bd1d817d736507df519384dff029530edc554f4b35b4cc +DIST PyQt5_sip-12.16.0.tar.gz 103977 BLAKE2B 4343c33565d140a30ea186f2a4a3c787df3b5da08b569c45899bce4dbbc74617104013ac0c8362d6653105287c78f54d5519aa6fd0f9e4c41ca116587b77511d SHA512 86d5bcdac9de588dea21853ad8b7db6cc095ee07c4936a42035a9b18a5386ba7fc2c4d119e3fa21312eaca64564073cc503a56f2852b78b53eb9ec43a0e4e107 diff --git a/dev-python/pyqt5-sip/pyqt5-sip-12.16.0.ebuild b/dev-python/pyqt5-sip/pyqt5-sip-12.16.0.ebuild new file mode 100644 index 000000000000..4efcbe344fab --- /dev/null +++ b/dev-python/pyqt5-sip/pyqt5-sip-12.16.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_EXT=1 +DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 +PYPI_PN=PyQt5_sip +# keep compat in sync with PyQt5 or else it confuses some revdeps +PYTHON_COMPAT=( python3_{10..13} ) +inherit distutils-r1 pypi + +DESCRIPTION="sip extension module for PyQt5" +# note that PyQt5-sip is currently not on github, but this is the +# homepage listed upstream as of the writing of this +HOMEPAGE="https://github.com/Python-SIP/sip/" + +LICENSE="BSD-2" +SLOT="0/$(ver_cut 1)" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"