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 CE3BE158042 for ; Wed, 13 Nov 2024 20:41:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 528DDE0821; Wed, 13 Nov 2024 20:41:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 9F528E0826 for ; Wed, 13 Nov 2024 20:41:15 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B523A342FEB for ; Wed, 13 Nov 2024 20:41:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08EAE1E89 for ; Wed, 13 Nov 2024 20:41:12 +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: <1731530458.7233cc37a03b2a1ca86a3a673f4bd76d16b14e42.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/, profiles/updates/, dev-vcs/tortoisehg/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/qscintilla-python/Manifest dev-python/qscintilla-python/metadata.xml dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild dev-python/qscintilla/Manifest dev-python/qscintilla/metadata.xml dev-python/qscintilla/qscintilla-2.14.1-r2.ebuild dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild dev-vcs/tortoisehg/tortoisehg-9999.ebuild profiles/updates/4Q-2024 sci-geosciences/qgis/qgis-3.38.3.ebuild sci-geosciences/qgis/qgis-9999.ebuild X-VCS-Directories: dev-vcs/tortoisehg/ dev-python/qscintilla/ dev-python/qscintilla-python/ sci-geosciences/qgis/ profiles/updates/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7233cc37a03b2a1ca86a3a673f4bd76d16b14e42 X-VCS-Branch: master Date: Wed, 13 Nov 2024 20:41:12 +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: 2e4bcb45-6c8c-40b5-8c34-a6e553f42144 X-Archives-Hash: 55244effb7284fa42cb3fc4c05890b69 commit: 7233cc37a03b2a1ca86a3a673f4bd76d16b14e42 Author: Michał Górny gentoo org> AuthorDate: Wed Nov 13 20:11:05 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Nov 13 20:40:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7233cc37 Rename dev-python/{qscintilla-python → qscintilla} Signed-off-by: Michał Górny gentoo.org> dev-python/{qscintilla-python => qscintilla}/Manifest | 0 dev-python/{qscintilla-python => qscintilla}/metadata.xml | 0 .../qscintilla-2.14.1-r2.ebuild} | 0 dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild | 4 ++-- dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild | 4 ++-- dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 4 ++-- profiles/updates/4Q-2024 | 1 + sci-geosciences/qgis/qgis-3.38.3.ebuild | 4 ++-- sci-geosciences/qgis/qgis-9999.ebuild | 4 ++-- 9 files changed, 11 insertions(+), 10 deletions(-) diff --git a/dev-python/qscintilla-python/Manifest b/dev-python/qscintilla/Manifest similarity index 100% rename from dev-python/qscintilla-python/Manifest rename to dev-python/qscintilla/Manifest diff --git a/dev-python/qscintilla-python/metadata.xml b/dev-python/qscintilla/metadata.xml similarity index 100% rename from dev-python/qscintilla-python/metadata.xml rename to dev-python/qscintilla/metadata.xml diff --git a/dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild b/dev-python/qscintilla/qscintilla-2.14.1-r2.ebuild similarity index 100% rename from dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild rename to dev-python/qscintilla/qscintilla-2.14.1-r2.ebuild diff --git a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild index 04c4dc09091d..275f985c283d 100644 --- a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild @@ -35,7 +35,7 @@ RDEPEND=" dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/PyQt5[network,svg,${PYTHON_USEDEP}] - >=dev-python/qscintilla-python-2.11.6[qt5(+),${PYTHON_USEDEP}] + >=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}] " BDEPEND=" ${RDEPEND} @@ -71,7 +71,7 @@ pkg_postinst() { xdg_icon_cache_update elog "When startup of ${PN} fails with an API version mismatch error" elog "between dev-python/sip and dev-python/PyQt5 please rebuild" - elog "dev-python/qscintilla-python." + elog "dev-python/qscintilla." optfeature "the core git extension support" dev-python/pygit2 } diff --git a/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild index 1e055fca3a93..5b6bc7eb0d3c 100644 --- a/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild @@ -35,7 +35,7 @@ RDEPEND=" dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/PyQt5[network,svg,${PYTHON_USEDEP}] - >=dev-python/qscintilla-python-2.11.6[qt5(+),${PYTHON_USEDEP}] + >=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}] " BDEPEND=" ${RDEPEND} @@ -71,7 +71,7 @@ pkg_postinst() { xdg_icon_cache_update elog "When startup of ${PN} fails with an API version mismatch error" elog "between dev-python/sip and dev-python/PyQt5 please rebuild" - elog "dev-python/qscintilla-python." + elog "dev-python/qscintilla." optfeature "the core git extension support" dev-python/pygit2 } diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index 51dfb4c89ae7..eb848b46b641 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -35,7 +35,7 @@ RDEPEND=" dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/PyQt5[network,svg,${PYTHON_USEDEP}] - >=dev-python/qscintilla-python-2.11.6[qt5(+),${PYTHON_USEDEP}] + >=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}] " BDEPEND=" ${RDEPEND} @@ -71,7 +71,7 @@ pkg_postinst() { xdg_icon_cache_update elog "When startup of ${PN} fails with an API version mismatch error" elog "between dev-python/sip and dev-python/PyQt5 please rebuild" - elog "dev-python/qscintilla-python." + elog "dev-python/qscintilla." optfeature "the core git extension support" dev-python/pygit2 } diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024 index 0b6efdfd442c..06258afde0c6 100644 --- a/profiles/updates/4Q-2024 +++ b/profiles/updates/4Q-2024 @@ -8,3 +8,4 @@ move dev-python/tlsh dev-python/python-tlsh move dev-python/tappy dev-python/tap-py move dev-python/subunit dev-python/python-subunit move dev-python/rpy dev-python/rpy2 +move dev-python/qscintilla-python dev-python/qscintilla diff --git a/sci-geosciences/qgis/qgis-3.38.3.ebuild b/sci-geosciences/qgis/qgis-3.38.3.ebuild index 51768d2f5306..bc460c790b5e 100644 --- a/sci-geosciences/qgis/qgis-3.38.3.ebuild +++ b/sci-geosciences/qgis/qgis-3.38.3.ebuild @@ -84,12 +84,12 @@ COMMON_DEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] - >=dev-python/qscintilla-python-2.10.1[${PYTHON_USEDEP}] + >=dev-python/qscintilla-2.10.1[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/sip:=[${PYTHON_USEDEP}] postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] ) dev-python/PyQt6[designer,gui,multimedia,network,positioning,printsupport,serialport,sql,svg,widgets,${PYTHON_USEDEP}] - >=dev-python/qscintilla-python-2.10.1[qt6] + >=dev-python/qscintilla-2.10.1[qt6] ') ) qml? ( dev-qt/qtdeclarative:6 ) diff --git a/sci-geosciences/qgis/qgis-9999.ebuild b/sci-geosciences/qgis/qgis-9999.ebuild index a2557bdfe226..46fc70e8479c 100644 --- a/sci-geosciences/qgis/qgis-9999.ebuild +++ b/sci-geosciences/qgis/qgis-9999.ebuild @@ -84,12 +84,12 @@ COMMON_DEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] - >=dev-python/qscintilla-python-2.10.1[${PYTHON_USEDEP}] + >=dev-python/qscintilla-2.10.1[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/sip:=[${PYTHON_USEDEP}] postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] ) dev-python/PyQt6[designer,gui,multimedia,network,positioning,printsupport,serialport,sql,svg,widgets,${PYTHON_USEDEP}] - >=dev-python/qscintilla-python-2.10.1[qt6] + >=dev-python/qscintilla-2.10.1[qt6] ') ) qml? ( dev-qt/qtdeclarative:6 )