summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin181195 -> 181051 bytes
-rw-r--r--profiles/features/llvm/package.mask11
-rw-r--r--profiles/package.mask7
-rw-r--r--profiles/prefix/darwin/macos/package.mask8
-rw-r--r--profiles/updates/3Q-20231
5 files changed, 16 insertions, 11 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 13593de0deae..7fc898f83ccb 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/features/llvm/package.mask b/profiles/features/llvm/package.mask
deleted file mode 100644
index 51d3b5dce46c..000000000000
--- a/profiles/features/llvm/package.mask
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Joonas Niilola <juippis@gentoo.org> (2023-08-17)
-# sys-devel/clang-common[default-libcxx] &&
-# sys-devel/clang-runtime[libcxx] aren't compatible with most
-# pre-compiled binary packages provided by upstreams, like rust-bin,
-# firefox-bin, etc. Append this list as needed. Bug #912154
-dev-lang/rust-bin
-mail-client/thunderbird-bin
-www-client/firefox-bin
diff --git a/profiles/package.mask b/profiles/package.mask
index 6b9ec6f06934..4b5f9cf14c04 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,13 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2023-08-20)
+# Broken for a long time. Barely any activity upstream, does not
+# manage to follow dev-python/numpy releases. It was only an optional
+# test dep for one package.
+# Removal on 2023-09-19. Bug #880415.
+dev-python/nptyping
+
# Sam James <sam@gentoo.org> (2023-08-19)
# Still broken, unfortunately. See bug #911721.
=dev-util/pkgconf-2*
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index fe20a13c6b56..ecf4cb96a7eb 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Benda Xu <heroxbd@gentoo.org> (2023-08-20)
+# Does not play well with linkers under macOS.
+# Undefined symbols for architecture x86_64:
+# "_main", referenced from:
+# implicit entry/start for main executable
+dev-python/pydevd
+dev-python/debugpy
+
# Benda Xu <heroxbd@gentoo.org> (2023-08-18)
# strlcpy and other BSD functions are available in the libc of macOS.
# Should not use libbsd.
diff --git a/profiles/updates/3Q-2023 b/profiles/updates/3Q-2023
index 159732f47b1e..b438f88e740d 100644
--- a/profiles/updates/3Q-2023
+++ b/profiles/updates/3Q-2023
@@ -11,3 +11,4 @@ move dev-python/nest_asyncio dev-python/nest-asyncio
move dev-python/libcloud dev-python/apache-libcloud
move dev-python/uri_template dev-python/uri-template
move dev-python/pykerberos dev-python/kerberos
+move dev-python/rapidfuzz_capi dev-python/rapidfuzz-capi