Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/
Date: Mon, 09 Mar 2020 19:01:56
Message-Id: 1583780489.bf36a7978f3aaacdb1f98fbf419769cdd32c7b91.grknight@gentoo
1 commit: bf36a7978f3aaacdb1f98fbf419769cdd32c7b91
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 13 18:56:02 2020 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 9 19:01:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf36a797
7
8 Remove Python 3.7 mask stable mask for amd64
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11
12 profiles/arch/amd64/package.use.stable.mask | 9 +++++++++
13 profiles/arch/amd64/use.stable.mask | 4 ++--
14 2 files changed, 11 insertions(+), 2 deletions(-)
15
16 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
17 index 4f28bb5d6d4..73b9af37562 100644
18 --- a/profiles/arch/amd64/package.use.stable.mask
19 +++ b/profiles/arch/amd64/package.use.stable.mask
20 @@ -17,6 +17,15 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Brian Evans <grknight@g.o> (2020-03-04)
25 +# Small number of packages which need new stables
26 +# app-misc/gramps needs newer media-libs/gexiv2 bug 711784
27 +# dev-python/pyqrcode needs newer dev-python/pypng
28 +# sys-cluser/ceph needs new cherrypy
29 +app-misc/gramps python_single_target_python3_7
30 +dev-python/pyqrcode python_targets_python3_7
31 +sys-cluster/ceph python_targets_python3_7
32 +
33 # Thomas Deutschmann <whissi@g.o> (2019-10-28)
34 # net-libs/quiche is an early HTTP/3 implementation
35 # not yet ready for everyone.
36
37 diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
38 index 5d32143f73f..793b8a4b57c 100644
39 --- a/profiles/arch/amd64/use.stable.mask
40 +++ b/profiles/arch/amd64/use.stable.mask
41 @@ -6,8 +6,8 @@
42
43 # Mike Gilbert <floppym@g.o> (2017-06-08)
44 # dev-lang/python:3.7 is not stable.
45 -python_targets_python3_7
46 -python_single_target_python3_7
47 +#python_targets_python3_7
48 +#python_single_target_python3_7
49 python_targets_python3_8
50 python_single_target_python3_8