public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libcst/
Date: Mon, 11 Nov 2024 13:00:20 +0000 (UTC)	[thread overview]
Message-ID: <1731329823.5ad932f8be75fbb0e40c9460fa7099e6018dc55c.sam@gentoo> (raw)

commit:     5ad932f8be75fbb0e40c9460fa7099e6018dc55c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 11 12:57:03 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 11 12:57:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad932f8

dev-python/libcst: fix pkg_setup

distutils-r1_pkg_setup doesn't exist and no other inherited eclass exports pkg_setup,
so just let it call rust_pkg_setup

Closes: https://bugs.gentoo.org/943231
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/libcst/libcst-1.5.0-r1.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/dev-python/libcst/libcst-1.5.0-r1.ebuild b/dev-python/libcst/libcst-1.5.0-r1.ebuild
index ef97ae4e765b..2eb6ef190406 100644
--- a/dev-python/libcst/libcst-1.5.0-r1.ebuild
+++ b/dev-python/libcst/libcst-1.5.0-r1.ebuild
@@ -160,11 +160,6 @@ distutils_enable_tests pytest
 
 QA_FLAGS_IGNORED="usr/lib/py.*/site-packages/libcst/native.*"
 
-pkg_setup() {
-	distutils_r1_pkg_setup
-	rust_pkg_setup
-}
-
 python_test() {
 	local EPYTEST_DESELECT=(
 		# TODO


             reply	other threads:[~2024-11-11 13:00 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11 13:00 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-29 10:23 [gentoo-commits] repo/gentoo:master commit in: dev-python/libcst/ Michał Górny
2025-03-29 10:14 Sam James
2025-03-14  6:32 Michał Górny
2025-03-13 20:03 Arthur Zamarin
2025-01-25 11:41 Michał Górny
2025-01-25 11:01 Arthur Zamarin
2025-01-10 20:43 Michał Górny
2024-12-10 13:51 Michał Górny
2024-12-10  4:30 Sam James
2024-11-19  4:45 Michał Górny
2024-11-19  4:42 Michał Górny
2024-10-26 17:48 Michał Górny
2024-10-26 17:42 Arthur Zamarin
2024-10-10 18:25 Michał Górny
2024-09-17 16:00 Sam James
2024-09-06 16:34 Michał Górny
2024-05-29 14:45 Jakov Smolić
2024-05-23  2:11 Michał Górny
2024-05-12 13:05 Michał Górny
2024-05-12 13:05 Michał Górny
2024-05-06 15:29 Michał Górny
2024-05-01 11:48 Michał Górny
2024-05-01 11:15 Michał Górny

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=1731329823.5ad932f8be75fbb0e40c9460fa7099e6018dc55c.sam@gentoo \
    --to=sam@gentoo.org \
    --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