From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8FC45138350 for ; Mon, 9 Mar 2020 19:01:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAC08E0955; Mon, 9 Mar 2020 19:01:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8CBE4E0955 for ; Mon, 9 Mar 2020 19:01:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A32434F329 for ; Mon, 9 Mar 2020 19:01:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B7B8102 for ; Mon, 9 Mar 2020 19:01:52 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1583780489.bf36a7978f3aaacdb1f98fbf419769cdd32c7b91.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.stable.mask profiles/arch/amd64/use.stable.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: bf36a7978f3aaacdb1f98fbf419769cdd32c7b91 X-VCS-Branch: master Date: Mon, 9 Mar 2020 19:01:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 25b74638-41ce-4cd0-9e83-ed39608cfa78 X-Archives-Hash: 6098ebd79c7e60d57fa4f20a5d1b9c8d commit: bf36a7978f3aaacdb1f98fbf419769cdd32c7b91 Author: Brian Evans gentoo org> AuthorDate: Thu Feb 13 18:56:02 2020 +0000 Commit: Brian Evans gentoo org> CommitDate: Mon Mar 9 19:01:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf36a797 Remove Python 3.7 mask stable mask for amd64 Signed-off-by: Brian Evans gentoo.org> 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 4f28bb5d6d4..73b9af37562 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 5d32143f73f..793b8a4b57c 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