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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 99325138334 for ; Tue, 24 Sep 2019 22:39:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8DF4E0833; Tue, 24 Sep 2019 22:39:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91E13E0833 for ; Tue, 24 Sep 2019 22:39:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 42EB234B455 for ; Tue, 24 Sep 2019 22:39:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F9887FA for ; Tue, 24 Sep 2019 22:39:03 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1569364736.e9351e0a9e190d2ab2aaca4cefd32b168c283d6d.pesa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQtWebEngine/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/PyQtWebEngine/Manifest dev-python/PyQtWebEngine/PyQtWebEngine-5.13.1.ebuild dev-python/PyQtWebEngine/PyQtWebEngine-5.13.1_pre1907131806.ebuild X-VCS-Directories: dev-python/PyQtWebEngine/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: e9351e0a9e190d2ab2aaca4cefd32b168c283d6d X-VCS-Branch: master Date: Tue, 24 Sep 2019 22:39:03 +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: 2599d512-a5c6-4cbe-9403-a3c17dfc0ed3 X-Archives-Hash: 364b59742cf427265d58f56f073c4b5b commit: e9351e0a9e190d2ab2aaca4cefd32b168c283d6d Author: Davide Pesavento gentoo org> AuthorDate: Tue Sep 24 22:38:36 2019 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Tue Sep 24 22:38:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9351e0a dev-python/PyQtWebEngine: bump to 5.13.1 final Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Davide Pesavento gentoo.org> dev-python/PyQtWebEngine/Manifest | 2 +- ...ebEngine-5.13.1_pre1907131806.ebuild => PyQtWebEngine-5.13.1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQtWebEngine/Manifest b/dev-python/PyQtWebEngine/Manifest index e25cc85de84..6669f74ff74 100644 --- a/dev-python/PyQtWebEngine/Manifest +++ b/dev-python/PyQtWebEngine/Manifest @@ -1,2 +1,2 @@ DIST PyQtWebEngine_gpl-5.12.1.tar.gz 42474 BLAKE2B 6cb333d8e429ae6b9f8c20a7486754767639693351605e85c0226ab3f1f065a549d40d69669d91f501fdf2c30346304a547e36b416d275a8bfe4ea621c0633b7 SHA512 2bcb0e4da51de9cfb5128e03c03ada77f2d4b99b0885da910584717681b96759ce4301c325cbbf43602d46746e2d37d81ed62f77dd63b33359fd5fae74d7f010 -DIST PyQtWebEngine_gpl-5.13.1.dev1907131806.tar.gz 43891 BLAKE2B e1c8885ecf910338caf81554d2a0d06f4292ed35d567c98f932c2e9e75aa0b946c0fb6fae0b1b16ec3247061cd8d4d585492a6c5ca41dd016797e538e8ce3757 SHA512 a704a1e7ea1a97a29b741eeb6d06312e459857d88284fd788af9395cefde895a0f48310d90101e1cde6c4f445a76887d8a203f0a8050906637d97c487fb963ed +DIST PyQtWebEngine_gpl-5.13.1.tar.gz 44883 BLAKE2B 1a31e8204dda4754bb5ee73b5e179d2ce92912eb333c0d62251aecc2623ebd0deea7f99a0a6b73a45b34c6ee0f55586daeb618c19039731d64ed6a12b552e551 SHA512 a1c39da5962b754a1ceff26c5baad0c11f0193f90db31ed2e25d8a4fda6ec84b10d6f3c35da0dee5cca938b42d6232620c57b3a62e5e78d274513bf422950dd5 diff --git a/dev-python/PyQtWebEngine/PyQtWebEngine-5.13.1_pre1907131806.ebuild b/dev-python/PyQtWebEngine/PyQtWebEngine-5.13.1.ebuild similarity index 94% rename from dev-python/PyQtWebEngine/PyQtWebEngine-5.13.1_pre1907131806.ebuild rename to dev-python/PyQtWebEngine/PyQtWebEngine-5.13.1.ebuild index 7ca87eb7b53..2492f56e0e0 100644 --- a/dev-python/PyQtWebEngine/PyQtWebEngine-5.13.1_pre1907131806.ebuild +++ b/dev-python/PyQtWebEngine/PyQtWebEngine-5.13.1.ebuild @@ -26,7 +26,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" ${PYTHON_DEPS} - >=dev-python/PyQt5-5.13[gui,network,printsupport,webchannel,widgets,${PYTHON_USEDEP}] + >=dev-python/PyQt5-5.13.1[gui,network,printsupport,ssl,webchannel,widgets,${PYTHON_USEDEP}] >=dev-python/PyQt5-sip-4.19.14:=[${PYTHON_USEDEP}] dev-qt/qtcore:5 dev-qt/qtwebengine:5[widgets]