public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/orjson/
Date: Sat,  3 Jul 2021 09:59:09 +0000 (UTC)	[thread overview]
Message-ID: <1625182979.7ab1306553a3ac4f8aca87d5003d0013a8e90331.andrewammerlaan@gentoo> (raw)

commit:     7ab1306553a3ac4f8aca87d5003d0013a8e90331
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Jul  1 23:42:59 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Jul  1 23:42:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7ab13065

dev-python/orjson: try to fix "EPYTHON is unset"

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/orjson/orjson-3.5.3.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/orjson/orjson-3.5.3.ebuild b/dev-python/orjson/orjson-3.5.3.ebuild
index b5d937af4..64d9ca1cc 100644
--- a/dev-python/orjson/orjson-3.5.3.ebuild
+++ b/dev-python/orjson/orjson-3.5.3.ebuild
@@ -81,10 +81,13 @@ BDEPEND="
 	dev-util/maturin
 "
 
-QA_FLAGS_IGNORED="$(python_get_sitedir)/${PN}*.so"
-
 distutils_enable_tests pytest
 
+pkg_setup() {
+	python_setup
+	export QA_FLAGS_IGNORED="$(python_get_sitedir)/${PN}*.so"
+}
+
 src_compile() {
 	maturin build --no-sdist --manylinux off --interpreter ${EPYTHON} $(usex debug "" --release) || die
 	unzip "target/wheels/${P}-*.whl" || die


             reply	other threads:[~2021-07-03  9:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-03  9:59 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-08  6:19 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/orjson/ Viorel Munteanu
2023-04-09 10:05 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-03-10  5:48 Viorel Munteanu
2022-05-12  9:14 Andrew Ammerlaan
2022-04-21 17:46 Arthur Zamarin
2022-04-21 17:46 Arthur Zamarin
2021-07-01  4:27 Jian Lin

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=1625182979.7ab1306553a3ac4f8aca87d5003d0013a8e90331.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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