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 29894158043 for ; Sat, 13 Apr 2024 22:19:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 224782BC046; Sat, 13 Apr 2024 22:19:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 014522BC048 for ; Sat, 13 Apr 2024 22:19:47 +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 393B43433E6 for ; Sat, 13 Apr 2024 22:19:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1430D16EF for ; Sat, 13 Apr 2024 22:19:44 +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: <1713046522.b98c06ae7be6fab447a70589b3542509909756b4.julien@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/libusb1-2.0.1-r1.ebuild dev-python/libusb1/libusb1-2.0.1.ebuild X-VCS-Directories: dev-python/libusb1/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: b98c06ae7be6fab447a70589b3542509909756b4 X-VCS-Branch: master Date: Sat, 13 Apr 2024 22:19:44 +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: 14883bed-3b0a-493a-bf03-4614b23892c7 X-Archives-Hash: b6632d33e7d17748806a64887dda80ad commit: b98c06ae7be6fab447a70589b3542509909756b4 Author: Julien Roy jroy ca> AuthorDate: Sat Apr 13 21:49:21 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sat Apr 13 22:15:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b98c06ae dev-python/libusb1: use PEP517 Closes: https://bugs.gentoo.org/921757 Signed-off-by: Julien Roy jroy.ca> dev-python/libusb1/{libusb1-2.0.1.ebuild => libusb1-2.0.1-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/libusb1/libusb1-2.0.1.ebuild b/dev-python/libusb1/libusb1-2.0.1-r1.ebuild similarity index 85% rename from dev-python/libusb1/libusb1-2.0.1.ebuild rename to dev-python/libusb1/libusb1-2.0.1-r1.ebuild index 04c7ffcf70..89d04b7cef 100644 --- a/dev-python/libusb1/libusb1-2.0.1.ebuild +++ b/dev-python/libusb1/libusb1-2.0.1-r1.ebuild @@ -1,9 +1,10 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{10,11} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi 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 1783B158044 for ; Sat, 13 Apr 2024 22:15:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3FB9E2A2D; Sat, 13 Apr 2024 22:15:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 A7F50E2A2D for ; Sat, 13 Apr 2024 22:15:38 +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 92DB034314E for ; Sat, 13 Apr 2024 22:15:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB1F616DE for ; Sat, 13 Apr 2024 22:15:35 +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: <1713046522.b98c06ae7be6fab447a70589b3542509909756b4.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/libusb1/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/libusb1/libusb1-2.0.1-r1.ebuild dev-python/libusb1/libusb1-2.0.1.ebuild X-VCS-Directories: dev-python/libusb1/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: b98c06ae7be6fab447a70589b3542509909756b4 X-VCS-Branch: dev Date: Sat, 13 Apr 2024 22:15:35 +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: 4959ee08-f1af-42fd-9298-5820affbdd1f X-Archives-Hash: 742b0f6df8a06aeaf08073d993439c83 Message-ID: <20240413221535.gnHGHj2ch2VrkRxtSHSHiaVozw-TxeDxEYkUHQm1ts4@z> commit: b98c06ae7be6fab447a70589b3542509909756b4 Author: Julien Roy jroy ca> AuthorDate: Sat Apr 13 21:49:21 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sat Apr 13 22:15:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b98c06ae dev-python/libusb1: use PEP517 Closes: https://bugs.gentoo.org/921757 Signed-off-by: Julien Roy jroy.ca> dev-python/libusb1/{libusb1-2.0.1.ebuild => libusb1-2.0.1-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/libusb1/libusb1-2.0.1.ebuild b/dev-python/libusb1/libusb1-2.0.1-r1.ebuild similarity index 85% rename from dev-python/libusb1/libusb1-2.0.1.ebuild rename to dev-python/libusb1/libusb1-2.0.1-r1.ebuild index 04c7ffcf70..89d04b7cef 100644 --- a/dev-python/libusb1/libusb1-2.0.1.ebuild +++ b/dev-python/libusb1/libusb1-2.0.1-r1.ebuild @@ -1,9 +1,10 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{10,11} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi