commit:     a43350aba997c5a3c390d477c42763ca6ba7a46e
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 20 22:28:40 2025 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jan 20 22:29:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43350ab

app-misc/piper: Version bump to 0.8

Closes: https://bugs.gentoo.org/940573
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 app-misc/piper/Manifest                                |  1 +
 app-misc/piper/piper-0.7-r1.ebuild                     |  3 ++-
 app-misc/piper/{piper-9999.ebuild => piper-0.8.ebuild} | 13 ++++---------
 app-misc/piper/piper-9999.ebuild                       | 13 ++++---------
 4 files changed, 11 insertions(+), 19 deletions(-)

diff --git a/app-misc/piper/Manifest b/app-misc/piper/Manifest
index c049b2ea7d14..9a615d205b3c 100644
--- a/app-misc/piper/Manifest
+++ b/app-misc/piper/Manifest
@@ -1 +1,2 @@
 DIST piper-0.7.tar.gz 271658 BLAKE2B 
8d3d411cc771a286ae0d7654b6d70f394e11edb182924619195b947d0d54df4db308e94aceebe0754ddd446538f1dce2ccb88dbf1cd44595b614d852e7394698
 SHA512 
fcbc30a4954ea6b0aa67c66052eab1e6b2d3039c927eeddcfc8b03d00f1c91e8f0ae80788ba0e4f053a612b03f594e74fd119dd11f52dd47608c99602e7e4940
+DIST piper-0.8.tar.gz 318558 BLAKE2B 
170426c35899841a3317d0cd37d253fab524848fbe5ebf1c2e670c56c962bf9f7a39bccd1dea43bbf0d5c6a158e795df63e84ddb0422fec4fd92142d70fccbc8
 SHA512 
c0a05262262a1284911c976ab934653f8a3699066ef1d791669169c1e6c5db62dba0fcccc32d6bc68b996a2c2b8e96a6567761d01417a03d7dbb41010dd95cd8

diff --git a/app-misc/piper/piper-0.7-r1.ebuild 
b/app-misc/piper/piper-0.7-r1.ebuild
index ec2d208c5f69..9fec0194967c 100644
--- a/app-misc/piper/piper-0.7-r1.ebuild
+++ b/app-misc/piper/piper-0.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -41,6 +41,7 @@ RDEPEND="
        ${PYTHON_DEPS}
        dev-libs/gobject-introspection
        >=dev-libs/libratbag-0.14
+       <dev-libs/libratbag-0.18
        gnome-base/librsvg[introspection]
        x11-libs/gdk-pixbuf[introspection]
        x11-libs/gtk+:3[introspection]

diff --git a/app-misc/piper/piper-9999.ebuild b/app-misc/piper/piper-0.8.ebuild
similarity index 85%
copy from app-misc/piper/piper-9999.ebuild
copy to app-misc/piper/piper-0.8.ebuild
index 0631b1a08ae6..82febf98c57d 100644
--- a/app-misc/piper/piper-9999.ebuild
+++ b/app-misc/piper/piper-0.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit meson python-single-r1 xdg
 
@@ -30,17 +30,12 @@ BDEPEND="
                dev-python/lxml[${PYTHON_USEDEP}]
        ')
        virtual/pkgconfig
-       test? (
-               $(python_gen_cond_dep '
-                       dev-python/flake8[${PYTHON_USEDEP}]
-               ')
-               dev-libs/appstream
-       )
+       test? ( dev-libs/appstream )
 "
 RDEPEND="
        ${PYTHON_DEPS}
        dev-libs/gobject-introspection
-       >=dev-libs/libratbag-0.14
+       >=dev-libs/libratbag-0.18
        gnome-base/librsvg[introspection]
        x11-libs/gdk-pixbuf[introspection]
        x11-libs/gtk+:3[introspection]

diff --git a/app-misc/piper/piper-9999.ebuild b/app-misc/piper/piper-9999.ebuild
index 0631b1a08ae6..82febf98c57d 100644
--- a/app-misc/piper/piper-9999.ebuild
+++ b/app-misc/piper/piper-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit meson python-single-r1 xdg
 
@@ -30,17 +30,12 @@ BDEPEND="
                dev-python/lxml[${PYTHON_USEDEP}]
        ')
        virtual/pkgconfig
-       test? (
-               $(python_gen_cond_dep '
-                       dev-python/flake8[${PYTHON_USEDEP}]
-               ')
-               dev-libs/appstream
-       )
+       test? ( dev-libs/appstream )
 "
 RDEPEND="
        ${PYTHON_DEPS}
        dev-libs/gobject-introspection
-       >=dev-libs/libratbag-0.14
+       >=dev-libs/libratbag-0.18
        gnome-base/librsvg[introspection]
        x11-libs/gdk-pixbuf[introspection]
        x11-libs/gtk+:3[introspection]

Reply via email to