public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/libusb1/
Date: Sat, 13 Apr 2024 22:19:44 +0000 (UTC)	[thread overview]
Message-ID: <1713046522.b98c06ae7be6fab447a70589b3542509909756b4.julien@gentoo> (raw)

commit:     b98c06ae7be6fab447a70589b3542509909756b4
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Apr 13 21:49:21 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> 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 <julien <AT> 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
 


WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/libusb1/
Date: Sat, 13 Apr 2024 22:15:35 +0000 (UTC)	[thread overview]
Message-ID: <1713046522.b98c06ae7be6fab447a70589b3542509909756b4.julien@gentoo> (raw)
Message-ID: <20240413221535.gnHGHj2ch2VrkRxtSHSHiaVozw-TxeDxEYkUHQm1ts4@z> (raw)

commit:     b98c06ae7be6fab447a70589b3542509909756b4
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Apr 13 21:49:21 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> 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 <julien <AT> 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
 


             reply	other threads:[~2024-04-13 22:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13 22:19 Julien Roy [this message]
2024-04-13 22:15 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/libusb1/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2024-05-15 15:45 Julien Roy
2024-05-15 16:06 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-15 15:45 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-15 16:06 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-14  0:25 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-14  1:21 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2023-08-13 15:44 David Roman
2021-11-08 13:02 Andrew Ammerlaan
2021-03-18 10:24 Andrew Ammerlaan
2021-03-18 10:24 Andrew Ammerlaan
2020-12-23 10:24 Andrew Ammerlaan
2020-12-18 18:10 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-18 19:05 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-04 15:00 Andrew Ammerlaan
2020-12-04 15:00 Andrew Ammerlaan
2020-09-22 11:13 Andrew Ammerlaan
2020-08-25  8:41 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1713046522.b98c06ae7be6fab447a70589b3542509909756b4.julien@gentoo \
    --to=julien@jroy.ca \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox