commit:     3bb47ccd664800bbac42aa90e70ab73058482bd7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  1 07:20:12 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> 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 <sam <AT> 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
+               || (
+                       >=app-text/ghostscript-gpl-9.56.1-r2
+                       <app-text/ghostscript-gpl-9.56.0
+               )
                media-fonts/ahem
                media-fonts/dejavu
        )

diff --git a/dev-python/weasyprint/weasyprint-56.0.ebuild 
b/dev-python/weasyprint/weasyprint-56.0.ebuild
index dd405c38ee37..79a989e6bb59 100644
--- a/dev-python/weasyprint/weasyprint-56.0.ebuild
+++ b/dev-python/weasyprint/weasyprint-56.0.ebuild
@@ -30,7 +30,10 @@ RDEPEND="
 
 BDEPEND="
        test? (
-               <app-text/ghostscript-gpl-9.56
+               || (
+                       >=app-text/ghostscript-gpl-9.56.1-r2
+                       <app-text/ghostscript-gpl-9.56.0
+               )
                media-fonts/ahem
                media-fonts/dejavu
        )

diff --git a/dev-python/weasyprint/weasyprint-56.1.ebuild 
b/dev-python/weasyprint/weasyprint-56.1.ebuild
index dd405c38ee37..79a989e6bb59 100644
--- a/dev-python/weasyprint/weasyprint-56.1.ebuild
+++ b/dev-python/weasyprint/weasyprint-56.1.ebuild
@@ -30,7 +30,10 @@ RDEPEND="
 
 BDEPEND="
        test? (
-               <app-text/ghostscript-gpl-9.56
+               || (
+                       >=app-text/ghostscript-gpl-9.56.1-r2
+                       <app-text/ghostscript-gpl-9.56.0
+               )
                media-fonts/ahem
                media-fonts/dejavu
        )

Reply via email to