public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Benda XU" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/
Date: Thu, 17 Aug 2023 04:41:56 +0000 (UTC)	[thread overview]
Message-ID: <1692247161.2a9031b15305a19d81201392c87645b2f192169b.heroxbd@gentoo> (raw)

commit:     2a9031b15305a19d81201392c87645b2f192169b
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 17 04:39:21 2023 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 04:39:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9031b1

profiles/prefix/darwin/macos: turn off ssl and smp default USE flags.

dev-python/{twisted[ssl],ipython[smp]} both depend on rust, which is
not yet supported on Gentoo/macOS.

Suggested-by: Jiajie Chen <jiegec <AT> qq.com>
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 profiles/prefix/darwin/macos/package.use | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/profiles/prefix/darwin/macos/package.use b/profiles/prefix/darwin/macos/package.use
index f36adf8d3ddf..3039c40c15fe 100644
--- a/profiles/prefix/darwin/macos/package.use
+++ b/profiles/prefix/darwin/macos/package.use
@@ -1,6 +1,28 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Benda Xu <heroxbd@gentoo.org> (2023-08-17)
+# dev-python/ipython[smp] and dev-python/twisted[ssl] ultimately draws
+# in dev-lang/rust. But rust is not available until LLVM works on
+# macOS. (#763018)
+#
+# dev-python/twisted-22.10.0-r3::gentoo  USE="ssl -conch -http2 -serial -test"
+#  dev-python/pyopenssl-23.2.0::gentoo  USE="-doc -test"
+#   dev-python/cryptography-41.0.3::gentoo USE="-debug -test"
+#    dev-python/setuptools-rust-1.6.0::gentoo  USE="-debug -test"
+#
+# dev-python/ipython-8.14.0::gentoo_prefix[smp]
+#  dev-python/ipyparallel-8.6.1
+#   dev-python/jupyter-server-2.7.0
+#    dev-python/jupyter-events-0.7.0
+#     dev-python/jsonschema-4.19.0
+#      dev-python/rpds-py-0.9.2
+#       dev-util/maturin-1.2.1
+#        dev-python/setuptools-rust-1.6.0
+
+dev-python/twisted -ssl
+dev-python/ipython -smp
+
 # Benda Xu <heroxbd@gentoo.org> (2023-07-17)
 # scientific python related use flags.  The Prefix/macos is widely
 # used in scientific and HPC applications.  Maintain some reasonable


             reply	other threads:[~2023-08-17  4:42 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-17  4:41 Benda XU [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-19 11:33 [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/ Fabian Groffen
2024-07-17 13:27 Fabian Groffen
2024-05-28 14:10 Fabian Groffen
2023-08-20  8:44 Benda XU
2023-08-17  5:54 Benda XU
2023-07-31 17:29 Benda XU
2023-07-24  6:56 Fabian Groffen
2023-07-17  1:51 Benda XU
2023-07-09  3:40 Benda XU
2023-06-05 13:36 Fabian Groffen
2023-05-01  6:32 Fabian Groffen
2023-04-27 10:27 Fabian Groffen
2022-07-08  7:32 Fabian Groffen
2022-06-14 14:16 Fabian Groffen
2022-01-16 12:20 Fabian Groffen
2022-01-09 22:12 Sam James
2022-01-01 10:03 Sam James
2021-12-23  7:12 Sam James
2021-12-23  7:03 Sam James
2021-09-05 21:01 Sam James
2021-08-22 12:00 Fabian Groffen
2021-02-12 23:51 Sam James
2021-01-14 13:40 Fabian Groffen
2021-01-14 12:45 Fabian Groffen
2021-01-10 14:49 Fabian Groffen
2021-01-10 10:05 Fabian Groffen
2021-01-10 10:05 Fabian Groffen
2020-12-20 16:06 Fabian Groffen
2020-12-10 12:23 Fabian Groffen
2020-12-10 10:51 Fabian Groffen
2020-12-07 20:29 Fabian Groffen
2020-11-30  7:27 Sam James
2020-11-30  3:13 Sam James
2020-11-23 16:16 Fabian Groffen
2020-11-23 16:01 Fabian Groffen
2020-11-23 13:31 Fabian Groffen
2020-06-09 16:38 Fabian Groffen
2020-06-08 18:48 Fabian Groffen
2019-07-05 14:18 Guilherme Amadio
2019-04-26 13:44 Fabian Groffen
2019-03-26  9:29 Fabian Groffen
2019-03-26  9:26 Fabian Groffen
2019-03-22 10:04 Fabian Groffen
2018-03-11  1:31 Andrey Utkin

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=1692247161.2a9031b15305a19d81201392c87645b2f192169b.heroxbd@gentoo \
    --to=heroxbd@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