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 B45151382C5 for ; Fri, 18 Dec 2020 19:05:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C916E0A97; Fri, 18 Dec 2020 19:05:18 +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 760B7E0A97 for ; Fri, 18 Dec 2020 19:05:18 +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 B7793341148 for ; Fri, 18 Dec 2020 19:05:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7545A2C5 for ; Fri, 18 Dec 2020 19:05:13 +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: <1608314591.d5e25ae4f8206b907987d095b3e31ae2d593e582.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/libusb1/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/libusb1/Manifest dev-python/libusb1/libusb1-1.8.1.ebuild dev-python/libusb1/libusb1-1.9.1.ebuild X-VCS-Directories: dev-python/libusb1/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: d5e25ae4f8206b907987d095b3e31ae2d593e582 X-VCS-Branch: master Date: Fri, 18 Dec 2020 19:05:13 +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: fa489c5f-407c-4bcf-ae7f-ec7140e70d7f X-Archives-Hash: d2462ba417c8c634e06cd8da089c5463 Message-ID: <20201218190513.kGu-3InMMvuUUN6GpAyfsow1CXOacB9U8xUW30W5hTQ@z> commit: d5e25ae4f8206b907987d095b3e31ae2d593e582 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Dec 18 18:03:11 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Dec 18 18:03:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5e25ae4 dev-python/libusb1: version bump 1.9.1 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/libusb1/Manifest | 2 +- dev-python/libusb1/{libusb1-1.8.1.ebuild => libusb1-1.9.1.ebuild} | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/libusb1/Manifest b/dev-python/libusb1/Manifest index b27a7bf9..3d73b1d3 100644 --- a/dev-python/libusb1/Manifest +++ b/dev-python/libusb1/Manifest @@ -1 +1 @@ -DIST libusb1-1.8.1.tar.gz 80921 BLAKE2B 68914f2108fc8954909bad4161cfc00ccb88e5de7dd2bf29d8f2dbd0dfd285ac6641ba16ec6543688490b56837fb1a9add804fbbff11e848c2ee1c2ffdde1995 SHA512 7539e8e29013135d80bf4e80b849487faadf0c2e40dd9b2ede09d739297e4dc5dbd86b66deaa33cc7e7c5975996109bcfe6ec631c04a09335493b81339e6570f +DIST libusb1-1.9.1.tar.gz 79646 BLAKE2B c960efe5b14d5440944842f40d2783528dbdd899631aaa5ada0da575687051930f706e58fc0582e6ae68bebb8d26eaa49b6a5982e4b53ba088596740f4165ad8 SHA512 11559b963a958ccfa7ce957b65eb20af70ff2fcfe6b81f7939744d49df295a5f02ed8a80d2b67df61f945bca553f4424c98115c102bbacd4a0609d1e2e7fbf34 diff --git a/dev-python/libusb1/libusb1-1.8.1.ebuild b/dev-python/libusb1/libusb1-1.9.1.ebuild similarity index 97% rename from dev-python/libusb1/libusb1-1.8.1.ebuild rename to dev-python/libusb1/libusb1-1.9.1.ebuild index 0b6b4bb4..ccaaf8a4 100644 --- a/dev-python/libusb1/libusb1-1.8.1.ebuild +++ b/dev-python/libusb1/libusb1-1.9.1.ebuild @@ -15,7 +15,6 @@ LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64 ~x86" -BDEPEND="" RDEPEND="virtual/libusb" distutils_enable_tests setup.py