From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1217909-garchives=archives.gentoo.org@lists.gentoo.org>
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 57223138359
	for <garchives@archives.gentoo.org>; Tue, 27 Oct 2020 07:25:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 992DDE0896;
	Tue, 27 Oct 2020 07:25:30 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 5A495E0896
	for <gentoo-commits@lists.gentoo.org>; Tue, 27 Oct 2020 07:25:30 +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 5B38533BE18
	for <gentoo-commits@lists.gentoo.org>; Tue, 27 Oct 2020 07:25:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 07C7E3B5
	for <gentoo-commits@lists.gentoo.org>; Tue, 27 Oct 2020 07:25:28 +0000 (UTC)
From: "Andreas Zuber" <a.zuber@gmx.ch>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Zuber" <a.zuber@gmx.ch>
Message-ID: <1603783521.93d0833bda8c5d0b6e4fd8cb248c6152a7ccdc3e.AndreasZuber@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hwi/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: dev-python/hwi/Manifest dev-python/hwi/hwi-1.1.2.ebuild dev-python/hwi/hwi-1.2.0.ebuild
X-VCS-Directories: dev-python/hwi/
X-VCS-Committer: AndreasZuber
X-VCS-Committer-Name: Andreas Zuber
X-VCS-Revision: 93d0833bda8c5d0b6e4fd8cb248c6152a7ccdc3e
X-VCS-Branch: dev
Date: Tue, 27 Oct 2020 07:25:28 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 90d7affb-2920-4de3-af9a-22b73ee1335d
X-Archives-Hash: 28edebe00510912a1bb373a0f34594ac

commit:     93d0833bda8c5d0b6e4fd8cb248c6152a7ccdc3e
Author:     Andreas Zuber <a.zuber <AT> gmx <DOT> ch>
AuthorDate: Tue Oct 27 07:25:21 2020 +0000
Commit:     Andreas Zuber <a.zuber <AT> gmx <DOT> ch>
CommitDate: Tue Oct 27 07:25:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=93d0833b

dev-python/hwi: version bump to 1.2.0

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber <AT> gmx.ch>

 dev-python/hwi/Manifest                               | 2 +-
 dev-python/hwi/{hwi-1.1.2.ebuild => hwi-1.2.0.ebuild} | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/hwi/Manifest b/dev-python/hwi/Manifest
index a8378492..a61cbd7e 100644
--- a/dev-python/hwi/Manifest
+++ b/dev-python/hwi/Manifest
@@ -1 +1 @@
-DIST hwi-1.1.2.tar.gz 191620 BLAKE2B f5c7001efa4dfe73b3641ff17dcc8e004b16102eabbee8f2b777279d193d53d19aad11ece0aaa3b885a6f72009de2b7a407e625011e6c4e59cca8c227635772f SHA512 bde36a4fca4f36abef57f5557f38bd1957fd13362f14f9e2e1f0b86c20f6669d0fe0f2763799922250eaf3c936cd87bcdae833b90424f136be66ddcb098b55d1
+DIST hwi-1.2.0.tar.gz 200640 BLAKE2B 88a3ea7c3af11ac8f78c67b17c7878b657ca141751e3b4ffdb6df2e1919e299fd3f0868b6987f1ca8b013b32de15d575432204252269601b8b1f177d74d8cc88 SHA512 4f6df4f955d11e6c254fbcd5881e5b05639dd253481d6fd6c9963aed4e1c4d3a4588bf3cc4ca83201a0a4da328abb7c9323d1f8eac490f1ccbae2ad3a7da99b7

diff --git a/dev-python/hwi/hwi-1.1.2.ebuild b/dev-python/hwi/hwi-1.2.0.ebuild
similarity index 96%
rename from dev-python/hwi/hwi-1.1.2.ebuild
rename to dev-python/hwi/hwi-1.2.0.ebuild
index f3175f80..6aa2f6e7 100644
--- a/dev-python/hwi/hwi-1.1.2.ebuild
+++ b/dev-python/hwi/hwi-1.2.0.ebuild
@@ -22,6 +22,7 @@ IUSE="udev doc"
 
 BDEPEND=""
 RDEPEND="
+	>=dev-python/bitbox02-4.1.0[${PYTHON_USEDEP}]
 	>=dev-python/ecdsa-0.13.0[${PYTHON_USEDEP}]
 	>=dev-python/hidapi-0.7.99[${PYTHON_USEDEP}]
 	>=dev-python/libusb1-1.7.0[${PYTHON_USEDEP}]