From bf36a7978f3aaacdb1f98fbf419769cdd32c7b91 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 13 Feb 2020 13:56:02 -0500 Subject: [PATCH] Remove Python 3.7 mask stable mask for amd64 Signed-off-by: Brian Evans --- profiles/arch/amd64/package.use.stable.mask | 9 +++++++++ profiles/arch/amd64/use.stable.mask | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 4f28bb5d6d4c..73b9af37562d 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,15 @@ #--- END OF EXAMPLES --- +# Brian Evans (2020-03-04) +# Small number of packages which need new stables +# app-misc/gramps needs newer media-libs/gexiv2 bug 711784 +# dev-python/pyqrcode needs newer dev-python/pypng +# sys-cluser/ceph needs new cherrypy +app-misc/gramps python_single_target_python3_7 +dev-python/pyqrcode python_targets_python3_7 +sys-cluster/ceph python_targets_python3_7 + # Thomas Deutschmann (2019-10-28) # net-libs/quiche is an early HTTP/3 implementation # not yet ready for everyone. diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 5d32143f73f4..793b8a4b57ce 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -6,8 +6,8 @@ # Mike Gilbert (2017-06-08) # dev-lang/python:3.7 is not stable. -python_targets_python3_7 -python_single_target_python3_7 +#python_targets_python3_7 +#python_single_target_python3_7 python_targets_python3_8 python_single_target_python3_8 -- 2.26.2