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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D8B98159C96 for ; Sat, 27 Jul 2024 10:06:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DDD0E2BA6; Sat, 27 Jul 2024 10:06:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 7F3C1E2BA4 for ; Sat, 27 Jul 2024 10:06:14 +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 8EBC933BE4D for ; Sat, 27 Jul 2024 10:06:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC04B1E70 for ; Sat, 27 Jul 2024 10:06:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1722074080.0bdec5b3ee3ddba890c9fa8a11f670689ef5aee7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt5-sip/files/, dev-python/PyQt5-sip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/PyQt5-sip/Manifest dev-python/PyQt5-sip/PyQt5-sip-12.13.0-r1.ebuild dev-python/PyQt5-sip/files/PyQt5-sip-12.13.0-c99.patch X-VCS-Directories: dev-python/PyQt5-sip/files/ dev-python/PyQt5-sip/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0bdec5b3ee3ddba890c9fa8a11f670689ef5aee7 X-VCS-Branch: master Date: Sat, 27 Jul 2024 10:06:11 +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: 64e6aaeb-ae37-48b0-9a54-fb80afe29017 X-Archives-Hash: 0022baea0a20e4029996d16772334a82 commit: 0bdec5b3ee3ddba890c9fa8a11f670689ef5aee7 Author: Michał Górny gentoo org> AuthorDate: Sat Jul 27 09:54:40 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 27 09:54:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdec5b3 dev-python/PyQt5-sip: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/PyQt5-sip/Manifest | 1 - dev-python/PyQt5-sip/PyQt5-sip-12.13.0-r1.ebuild | 23 ---------------------- .../PyQt5-sip/files/PyQt5-sip-12.13.0-c99.patch | 16 --------------- 3 files changed, 40 deletions(-) diff --git a/dev-python/PyQt5-sip/Manifest b/dev-python/PyQt5-sip/Manifest index 1b748b810be4..94a203c2c471 100644 --- a/dev-python/PyQt5-sip/Manifest +++ b/dev-python/PyQt5-sip/Manifest @@ -1,2 +1 @@ -DIST PyQt5_sip-12.13.0.tar.gz 123225 BLAKE2B e3b7233e5405f7b24de157e1f0ed0f2ff47a9c331a76672892d8a7adc8aba8c7b738354d9f1c2fe9c29501b5bfe8c6302307c6731273b980a04dd327048a3a94 SHA512 ef363b21899f6d089fbc6d5adf700dc6c8838501343070ed1cf0826e05dd860343eba608d5aee5d8bece39b8ddca1f37866bb56aa07db18384ac0a372ca3532f DIST PyQt5_sip-12.15.0.tar.gz 104024 BLAKE2B 40fdf25bfb8ca321f50926d7041e33edee9fbebafaded50d283ea95b04ea050e368d2b8470110d758f68f3ac08ada68b65b2f6ebcb9d7dd43707636e26701854 SHA512 1a009b53e80fc8231478f741839d8a88ab26f531c4ab0d41ccc00c8b0650c13c95c3c89cc949858a99bd1d817d736507df519384dff029530edc554f4b35b4cc diff --git a/dev-python/PyQt5-sip/PyQt5-sip-12.13.0-r1.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-12.13.0-r1.ebuild deleted file mode 100644 index 02a93b200df6..000000000000 --- a/dev-python/PyQt5-sip/PyQt5-sip-12.13.0-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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=${PN/-/_} -# 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" -HOMEPAGE="https://www.riverbankcomputing.com/software/sip/" - -LICENSE="|| ( GPL-2 GPL-3 SIP )" -SLOT="0/$(ver_cut 1)" -KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86" - -PATCHES=( - "${FILESDIR}/PyQt5-sip-12.13.0-c99.patch" -) diff --git a/dev-python/PyQt5-sip/files/PyQt5-sip-12.13.0-c99.patch b/dev-python/PyQt5-sip/files/PyQt5-sip-12.13.0-c99.patch deleted file mode 100644 index b1fd2470758c..000000000000 --- a/dev-python/PyQt5-sip/files/PyQt5-sip-12.13.0-c99.patch +++ /dev/null @@ -1,16 +0,0 @@ -https://bugs.gentoo.org/919000 -https://www.riverbankcomputing.com/hg/sip/rev/afc99fa84d0d - -diff --git a/siplib.c b/siplib.c -index 8b0a6d5..d996a9c 100644 ---- a/siplib.c -+++ b/siplib.c -@@ -3902,7 +3902,7 @@ static int parsePass1(PyObject **parseErrp, sipSimpleWrapper **selfp, - { - case '#': - /* A ctor has an argument with the /Transfer/ annotation. */ -- *selfp = va_arg(va, PyObject *); -+ *selfp = (sipSimpleWrapper *) va_arg(va, PyObject *); - break; - - case 'B':