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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 54B161581D3 for ; Fri, 24 May 2024 19:04:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95B56E2A7B; Fri, 24 May 2024 19:04:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63DD3E2A7A for ; Fri, 24 May 2024 19:04:01 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9770A341E1C for ; Fri, 24 May 2024 19:04:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26CD3ED0 for ; Fri, 24 May 2024 19:03:59 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1716576805.a046135c90700fc026b1dfb5e981bdd12958ff12.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-backup/pika-backup/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-backup/pika-backup/pika-backup-0.7.2-r1.ebuild app-backup/pika-backup/pika-backup-0.7.2.ebuild X-VCS-Directories: app-backup/pika-backup/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: a046135c90700fc026b1dfb5e981bdd12958ff12 X-VCS-Branch: master Date: Fri, 24 May 2024 19:03:59 +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: 3d59fd32-4e4f-4e53-9070-1380fdae0010 X-Archives-Hash: 5070e1bad0d2d16a6c5fad5bf69cf67c commit: a046135c90700fc026b1dfb5e981bdd12958ff12 Author: Julien Roy jroy ca> AuthorDate: Fri May 24 18:53:25 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Fri May 24 18:53:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a046135c app-backup/pika-backup: add missing RDEPEND, enable py3.13 Closes: https://bugs.gentoo.org/932112 Signed-off-by: Julien Roy jroy.ca> .../{pika-backup-0.7.2.ebuild => pika-backup-0.7.2-r1.ebuild} | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app-backup/pika-backup/pika-backup-0.7.2.ebuild b/app-backup/pika-backup/pika-backup-0.7.2-r1.ebuild similarity index 98% rename from app-backup/pika-backup/pika-backup-0.7.2.ebuild rename to app-backup/pika-backup/pika-backup-0.7.2-r1.ebuild index bcac2c952..c2b1b29e5 100644 --- a/app-backup/pika-backup/pika-backup-0.7.2.ebuild +++ b/app-backup/pika-backup/pika-backup-0.7.2-r1.ebuild @@ -322,7 +322,7 @@ CRATES=" zvariant_utils@1.0.1 zxcvbn@2.2.2 " -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{9..13} ) inherit cargo gnome2-utils meson python-single-r1 xdg DESCRIPTION="Keep your data safe" @@ -350,6 +350,11 @@ DEPEND=" RDEPEND=" ${DEPEND} ${PYTHON_DEPS} + dev-libs/glib + media-libs/graphene + x11-libs/cairo + x11-libs/gdk-pixbuf + x11-libs/pango " BDEPEND=" >=virtual/rust-1.75.0 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 8026B1581D3 for ; Fri, 24 May 2024 19:00:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97D61E2A7A; Fri, 24 May 2024 19:00:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 21B80E2A7A for ; Fri, 24 May 2024 19:00:35 +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 205EE33B864 for ; Fri, 24 May 2024 19:00:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AE05ED0 for ; Fri, 24 May 2024 19:00:33 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1716576805.a046135c90700fc026b1dfb5e981bdd12958ff12.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-backup/pika-backup/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-backup/pika-backup/pika-backup-0.7.2-r1.ebuild app-backup/pika-backup/pika-backup-0.7.2.ebuild X-VCS-Directories: app-backup/pika-backup/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: a046135c90700fc026b1dfb5e981bdd12958ff12 X-VCS-Branch: dev Date: Fri, 24 May 2024 19:00:33 +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: 8aaa4d62-76f6-4a19-ae2b-c479c94d05b9 X-Archives-Hash: afb7f31c3fb6a9084521ece60d161807 Message-ID: <20240524190033.XZ90R_XMc2JmiaEMInpxQ9sK2TCAP4CWWFHZaij5gps@z> commit: a046135c90700fc026b1dfb5e981bdd12958ff12 Author: Julien Roy jroy ca> AuthorDate: Fri May 24 18:53:25 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Fri May 24 18:53:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a046135c app-backup/pika-backup: add missing RDEPEND, enable py3.13 Closes: https://bugs.gentoo.org/932112 Signed-off-by: Julien Roy jroy.ca> .../{pika-backup-0.7.2.ebuild => pika-backup-0.7.2-r1.ebuild} | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app-backup/pika-backup/pika-backup-0.7.2.ebuild b/app-backup/pika-backup/pika-backup-0.7.2-r1.ebuild similarity index 98% rename from app-backup/pika-backup/pika-backup-0.7.2.ebuild rename to app-backup/pika-backup/pika-backup-0.7.2-r1.ebuild index bcac2c952..c2b1b29e5 100644 --- a/app-backup/pika-backup/pika-backup-0.7.2.ebuild +++ b/app-backup/pika-backup/pika-backup-0.7.2-r1.ebuild @@ -322,7 +322,7 @@ CRATES=" zvariant_utils@1.0.1 zxcvbn@2.2.2 " -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{9..13} ) inherit cargo gnome2-utils meson python-single-r1 xdg DESCRIPTION="Keep your data safe" @@ -350,6 +350,11 @@ DEPEND=" RDEPEND=" ${DEPEND} ${PYTHON_DEPS} + dev-libs/glib + media-libs/graphene + x11-libs/cairo + x11-libs/gdk-pixbuf + x11-libs/pango " BDEPEND=" >=virtual/rust-1.75.0