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 85DA9158094 for ; Sat, 1 Oct 2022 08:33:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5761E0996; Sat, 1 Oct 2022 08:33:06 +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 AEB3FE0996 for ; Sat, 1 Oct 2022 08:33:06 +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 D4209341013 for ; Sat, 1 Oct 2022 08:33:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 213A45E0 for ; Sat, 1 Oct 2022 08:33:04 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1664613170.3bb47ccd664800bbac42aa90e70ab73058482bd7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/weasyprint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/weasyprint/weasyprint-55.0.ebuild dev-python/weasyprint/weasyprint-56.0.ebuild dev-python/weasyprint/weasyprint-56.1.ebuild X-VCS-Directories: dev-python/weasyprint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3bb47ccd664800bbac42aa90e70ab73058482bd7 X-VCS-Branch: master Date: Sat, 1 Oct 2022 08:33:04 +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: ec254200-86bb-46e9-9391-1ce83255e351 X-Archives-Hash: ba32b4c647006953837476f09e5df52c commit: 3bb47ccd664800bbac42aa90e70ab73058482bd7 Author: Sam James gentoo org> AuthorDate: Sat Oct 1 07:20:12 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 1 08:32:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bb47ccd dev-python/weasyprint: update ghostscript test dep Bug: https://bugs.gentoo.org/844115 Signed-off-by: Sam James gentoo.org> dev-python/weasyprint/weasyprint-55.0.ebuild | 5 ++++- dev-python/weasyprint/weasyprint-56.0.ebuild | 5 ++++- dev-python/weasyprint/weasyprint-56.1.ebuild | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/dev-python/weasyprint/weasyprint-55.0.ebuild b/dev-python/weasyprint/weasyprint-55.0.ebuild index 32e507b45ff5..2845c46760f7 100644 --- a/dev-python/weasyprint/weasyprint-55.0.ebuild +++ b/dev-python/weasyprint/weasyprint-55.0.ebuild @@ -30,7 +30,10 @@ RDEPEND=" BDEPEND=" test? ( - =app-text/ghostscript-gpl-9.56.1-r2 + =app-text/ghostscript-gpl-9.56.1-r2 + =app-text/ghostscript-gpl-9.56.1-r2 +