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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E6EF7139337 for ; Tue, 27 Jul 2021 12:21:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1526E08BB; Tue, 27 Jul 2021 12:21:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64832E08BB for ; Tue, 27 Jul 2021 12:21:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ECB3933BF01 for ; Tue, 27 Jul 2021 12:21:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59867798 for ; Tue, 27 Jul 2021 12:21:25 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1627388418.29ac4542b50da078d6a57e329f7b28bffa0f16f0.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/borgmatic/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/borgmatic/borgmatic-1.5.16.ebuild X-VCS-Directories: app-backup/borgmatic/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 29ac4542b50da078d6a57e329f7b28bffa0f16f0 X-VCS-Branch: master Date: Tue, 27 Jul 2021 12:21:25 +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: 6077a4b2-59ed-4869-8d2c-3bad3e14af9e X-Archives-Hash: 8742b4a30a8e977268f826ee44b3e644 commit: 29ac4542b50da078d6a57e329f7b28bffa0f16f0 Author: Marek Szuba gentoo org> AuthorDate: Tue Jul 27 12:20:18 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Jul 27 12:20:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ac4542 app-backup/borgmatic: test-bdepend on app-editors/vim-core Needed because tests/integration/test_execute calls xxd. Closes: https://bugs.gentoo.org/804636 Signed-off-by: Marek Szuba gentoo.org> app-backup/borgmatic/borgmatic-1.5.16.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-backup/borgmatic/borgmatic-1.5.16.ebuild b/app-backup/borgmatic/borgmatic-1.5.16.ebuild index a9f759659cf..72cfe91c89c 100644 --- a/app-backup/borgmatic/borgmatic-1.5.16.ebuild +++ b/app-backup/borgmatic/borgmatic-1.5.16.ebuild @@ -25,8 +25,10 @@ RDEPEND="app-backup/borgbackup dev-python/requests[${PYTHON_USEDEP}]