commit:     e22155a75b4d1b45115719ea6c1db112614b449d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 03:14:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 03:14:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22155a7

dev-python/weasyprint: adjust ghostscript dep

I made an error in the poppler-data original fix, so depend on fixed
GS again (with a fixed dep).

Closes: https://bugs.gentoo.org/844115
Closes: https://bugs.gentoo.org/851141
Closes: https://bugs.gentoo.org/873889
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/weasyprint/weasyprint-55.0.ebuild | 2 +-
 dev-python/weasyprint/weasyprint-56.0.ebuild | 2 +-
 dev-python/weasyprint/weasyprint-56.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/weasyprint/weasyprint-55.0.ebuild 
b/dev-python/weasyprint/weasyprint-55.0.ebuild
index 2845c46760f7..6ddc00dbc0e9 100644
--- a/dev-python/weasyprint/weasyprint-55.0.ebuild
+++ b/dev-python/weasyprint/weasyprint-55.0.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
 BDEPEND="
        test? (
                || (
-                       >=app-text/ghostscript-gpl-9.56.1-r2
+                       >=app-text/ghostscript-gpl-9.56.1-r3
                        <app-text/ghostscript-gpl-9.56.0
                )
                media-fonts/ahem

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

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

Reply via email to