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 7B1AC13835B for ; Wed, 2 Jun 2021 16:00:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF972E0891; Wed, 2 Jun 2021 16:00:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 A968DE088F for ; Wed, 2 Jun 2021 16:00:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 70C6D340F2C for ; Wed, 2 Jun 2021 16:00:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A15A7B2 for ; Wed, 2 Jun 2021 16:00:33 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1622614457.58c0847522f09b515130d5fc687325db679e8a34.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/hwi/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/hwi/Manifest dev-python/hwi/hwi-2.0.1.ebuild dev-python/hwi/hwi-2.0.2.ebuild X-VCS-Directories: dev-python/hwi/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 58c0847522f09b515130d5fc687325db679e8a34 X-VCS-Branch: master Date: Wed, 2 Jun 2021 16: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: ead436e8-e982-4c1e-94a1-10ff6da32224 X-Archives-Hash: 87eb134b29121bafb0d2bc025379cfb6 commit: 58c0847522f09b515130d5fc687325db679e8a34 Author: Andreas Zuber gmx ch> AuthorDate: Wed Jun 2 06:14:17 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Wed Jun 2 06:14:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58c08475 dev-python/hwi: version bump to 2.0.2 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas Zuber gmx.ch> dev-python/hwi/Manifest | 2 +- dev-python/hwi/{hwi-2.0.1.ebuild => hwi-2.0.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/hwi/Manifest b/dev-python/hwi/Manifest index 6cc07b39d..b46b59def 100644 --- a/dev-python/hwi/Manifest +++ b/dev-python/hwi/Manifest @@ -1,2 +1,2 @@ DIST hwi-1.2.1.tar.gz 200755 BLAKE2B b426dcd78f0ff6039541b768155a0be11f591ee4e72957fce16ffd26841cd92c3e80ce57daefc531c31f912ec94139f53db8823a3fadf347f0153c1d47f1ad08 SHA512 b8cdda0ce9d4d9734e2754a47343fa7f331f55c609448561b1bed304629b6f01d80dadba55193633ad6ac1a8ba595f4574ae8aa32cfc841c34cbeff315310071 -DIST hwi-2.0.1.tar.gz 2777494 BLAKE2B 11bf516a806459ae9457fd90006737c02c0b6fcaa523fddf8b6fce9d0127e6b3cc004637de20e3691573bcc593a148a9878ea42ea6e8e97eaaa386fe4cd1cba7 SHA512 a278d0361b12a8a63b3ea9d92ff0e0e522cd2fe38a760c9fea584887434fe24e1d8d38a6c6d3929b469cab942de5e512a7d1d6c1dcc119e2af93fdf3ab089806 +DIST hwi-2.0.2.tar.gz 2777606 BLAKE2B eacdf86c96f9123a3fef08f349a9540669dc3d304d8ef3d5c0c37baf923ec31265c1de4e8b9e68cf377ebaf212bd6b6abf935d9050b26955b335db6f3edf6126 SHA512 6c415d0ac3a673e38c87c8d9d64e789743226beff8c0148d2df3d5fc504ccce40159ddf190c1158d19f9adff4ce8ac7cf1b2ed654b1a9b9dd42181677d9823f2 diff --git a/dev-python/hwi/hwi-2.0.1.ebuild b/dev-python/hwi/hwi-2.0.2.ebuild similarity index 96% rename from dev-python/hwi/hwi-2.0.1.ebuild rename to dev-python/hwi/hwi-2.0.2.ebuild index a2eb45254..6c009aed2 100644 --- a/dev-python/hwi/hwi-2.0.1.ebuild +++ b/dev-python/hwi/hwi-2.0.2.ebuild @@ -22,7 +22,7 @@ IUSE="udev doc" BDEPEND="" RDEPEND=" - >=dev-python/bitbox02-5.2.0[${PYTHON_USEDEP}] + >=dev-python/bitbox02-5.3.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}]