Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: profiles/
Date: Sun, 07 Aug 2022 09:07:47
Message-Id: 1659861644.0207d357e76c949c828c97a8013a2eb7384705c9.andrewammerlaan@gentoo
1 commit: 0207d357e76c949c828c97a8013a2eb7384705c9
2 Author: Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 4 09:30:01 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 7 08:40:44 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0207d357
7
8 profiles: unmask dev-python/{numba,llvmlite}
9
10 The newset version can depend on llvm:13 which is still in ::gentoo
11
12 And there is ongoing efforts of migrating to llvm:14
13 See https://github.com/numba/llvmlite/pull/830
14
15 Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
16 Closes: https://github.com/gentoo/sci/pull/1164
17 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
18
19 profiles/package.mask | 10 ----------
20 1 file changed, 10 deletions(-)
21
22 diff --git a/profiles/package.mask b/profiles/package.mask
23 index e7a18b54f..d39812beb 100644
24 --- a/profiles/package.mask
25 +++ b/profiles/package.mask
26 @@ -29,13 +29,3 @@
27 ## app-misc/some-package
28
29 #--- END OF EXAMPLES ---
30 -
31 -# Andrew Ammerlaan <andrewammerlaan@g.o> (20 Jul 2022)
32 -# Depends on removed llvm:12
33 -# removal in 30 days
34 -dev-python/llvmlite
35 -# reverse dependencies of llvmlite
36 -dev-python/numba
37 -dev-python/pynndescent
38 -# reverse dependencies of numba
39 -dev-python/umap-learn