public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/mock/
Date: Wed, 27 Dec 2023 20:23:23 +0000 (UTC)	[thread overview]
Message-ID: <1703582711.467adf69c0c4084dbd0a934101f68acc8b29a826.davidroman@gentoo> (raw)

commit:     467adf69c0c4084dbd0a934101f68acc8b29a826
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Dec 26 09:22:59 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Dec 26 09:25:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=467adf69

dev-util/mock: fix PYTHONPATH

Closes: https://bugs.gentoo.org/920633
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 dev-util/mock/mock-5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/mock/mock-5.3.ebuild b/dev-util/mock/mock-5.3.ebuild
index e8d27cf57e..0aa46fb218 100644
--- a/dev-util/mock/mock-5.3.ebuild
+++ b/dev-util/mock/mock-5.3.ebuild
@@ -83,7 +83,7 @@ src_install() {
 }
 
 src_test() {
-	epytest tests
+	PYTHONPATH=py epytest tests
 }
 
 pkg_postinst() {


             reply	other threads:[~2023-12-27 20:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27 20:23 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-28 15:12 [gentoo-commits] repo/proj/guru:master commit in: dev-util/mock/ David Roman
2025-02-28 15:12 David Roman
2024-12-21 15:24 Julien Roy
2024-12-21 15:24 Julien Roy
2024-10-02 13:59 David Roman
2024-10-02 13:59 David Roman
2024-09-27 17:02 David Roman
2024-09-27 17:02 David Roman
2024-05-20  0:18 Julien Roy
2024-05-20  0:18 Julien Roy
2024-02-15 14:58 David Roman
2024-02-15 14:58 David Roman
2023-12-23  7:32 Viorel Munteanu
2023-12-20  9:10 David Roman

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=1703582711.467adf69c0c4084dbd0a934101f68acc8b29a826.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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