summaryrefslogtreecommitdiff
path: root/app-misc/piper
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /app-misc/piper
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'app-misc/piper')
-rw-r--r--app-misc/piper/Manifest2
-rw-r--r--app-misc/piper/piper-0.5.1-r1.ebuild (renamed from app-misc/piper/piper-0.5.1.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/piper/Manifest b/app-misc/piper/Manifest
index 476a60986056..8e42c5c27b72 100644
--- a/app-misc/piper/Manifest
+++ b/app-misc/piper/Manifest
@@ -1,3 +1,3 @@
DIST piper-0.5.1.tar.gz 234944 BLAKE2B 1df33ca6e2d0dae95b34f8e3a98c6829a8f113ae68fb60980ff40374090b9272f86d69103c33fe0a4e1b0ac21a84724e7cabccca4ce8dd23d02f6d56e67d072b SHA512 13368521a9c32b2dc3300b129ed3bb07a6204623fa750f8f75ca31d2a3b60f43ae5f5066ef755814960d4890a489bdfd21b0e1b8f456b3445e0ba35ac06bc877
-EBUILD piper-0.5.1.ebuild 1108 BLAKE2B 587c5cdbbfce87a7d11fa09288106ee7b95c99136142604e8aa2976bf4df4b4c46f0c3b0990eed74f22dd7d2a3e0575317345a885da59127a945f5225bf5ea35 SHA512 50e6cda7b734f6a751047680775bbef5c1390d0a53300bd99b45193c3d169e1e99ebd697c5a94f88b80f4b071594f39060574c9c4942bc89dbd0cedddf4e6420
+EBUILD piper-0.5.1-r1.ebuild 1115 BLAKE2B 940d4dbdaed4f45c9f892816a0fe2bd2dd45f0cc5889103cc06ad922747ba465d75adb607a13458e5b992676434a46f0d520a71d928d5ff60ecb4696e6ff484f SHA512 1237242a5741c795dacb069d1e55998853a35e91728182207f7c56d776c54dd7530df37173b2237e52a79749f108e75b301dd5cc6d941d64610a0c8f7688c1b9
MISC metadata.xml 619 BLAKE2B b002311b812d313df127db3eb872aa052382550833e5c64f1b575d965958cc266eb2652946491b1a63082403a4740d86ce1672e32fcbea691075acf12596cf67 SHA512 c6ac218834d9b7ac04da0602a64b2f1b56118c9ace6b2769b0d201e8baa6c8984c68984925a0d80b1616546f44fdd742c0edb2c28a20a2c161660481ae6d9b7e
diff --git a/app-misc/piper/piper-0.5.1.ebuild b/app-misc/piper/piper-0.5.1-r1.ebuild
index 52f2296ede2c..594522ebf5c6 100644
--- a/app-misc/piper/piper-0.5.1.ebuild
+++ b/app-misc/piper/piper-0.5.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit meson python-single-r1 udev
@@ -30,7 +30,7 @@ RDEPEND="
$(python_gen_cond_dep '
dev-python/lxml[${PYTHON_MULTI_USEDEP}]
dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
- dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+ dev-python/pygobject:3[cairo,${PYTHON_MULTI_USEDEP}]
dev-python/python-evdev[${PYTHON_MULTI_USEDEP}]
')
"