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 A4EEE138334 for ; Mon, 2 Dec 2019 14:50:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FC5CE08EF; Mon, 2 Dec 2019 14:50:47 +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 D24EFE08EF for ; Mon, 2 Dec 2019 14:50:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8936934D6CE for ; Mon, 2 Dec 2019 14:50:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F48E906 for ; Mon, 2 Dec 2019 14:50:41 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1575298199.0dc1be1cfac0ed69a4bc046ece44314a0c977b87.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/tensorflow-estimator/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/tensorflow-estimator/tensorflow-estimator-1.13.0.ebuild sci-libs/tensorflow-estimator/tensorflow-estimator-1.14.0.ebuild sci-libs/tensorflow-estimator/tensorflow-estimator-1.15.0.ebuild sci-libs/tensorflow-estimator/tensorflow-estimator-2.0.0.ebuild X-VCS-Directories: sci-libs/tensorflow-estimator/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 0dc1be1cfac0ed69a4bc046ece44314a0c977b87 X-VCS-Branch: master Date: Mon, 2 Dec 2019 14:50:41 +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: 7f1fe6ac-47c0-41f8-9110-95fcb82dafe4 X-Archives-Hash: b0606bff68e64a9d5790344f0761b5d4 commit: 0dc1be1cfac0ed69a4bc046ece44314a0c977b87 Author: Jason Zaman gentoo org> AuthorDate: Mon Dec 2 09:33:46 2019 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Dec 2 14:49:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc1be1c sci-libs/tensorflow-estimator: drop python2_7 support Bug: https://bugs.gentoo.org/696096 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jason Zaman gentoo.org> sci-libs/tensorflow-estimator/tensorflow-estimator-1.13.0.ebuild | 2 +- sci-libs/tensorflow-estimator/tensorflow-estimator-1.14.0.ebuild | 2 +- sci-libs/tensorflow-estimator/tensorflow-estimator-1.15.0.ebuild | 2 +- sci-libs/tensorflow-estimator/tensorflow-estimator-2.0.0.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-libs/tensorflow-estimator/tensorflow-estimator-1.13.0.ebuild b/sci-libs/tensorflow-estimator/tensorflow-estimator-1.13.0.ebuild index 07240632c5d..f9250b24498 100644 --- a/sci-libs/tensorflow-estimator/tensorflow-estimator-1.13.0.ebuild +++ b/sci-libs/tensorflow-estimator/tensorflow-estimator-1.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{3_5,3_6,3_7} ) MY_PN="estimator" MY_PV=${PV/_rc/-rc} MY_P=${MY_PN}-${MY_PV} diff --git a/sci-libs/tensorflow-estimator/tensorflow-estimator-1.14.0.ebuild b/sci-libs/tensorflow-estimator/tensorflow-estimator-1.14.0.ebuild index 4d6fbccd507..fbd9ccf1cd2 100644 --- a/sci-libs/tensorflow-estimator/tensorflow-estimator-1.14.0.ebuild +++ b/sci-libs/tensorflow-estimator/tensorflow-estimator-1.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{3_5,3_6,3_7} ) MY_PN="estimator" MY_PV=${PV/_rc/-rc} MY_P=${MY_PN}-${MY_PV} diff --git a/sci-libs/tensorflow-estimator/tensorflow-estimator-1.15.0.ebuild b/sci-libs/tensorflow-estimator/tensorflow-estimator-1.15.0.ebuild index 736ba39f9e5..7913f44ba2c 100644 --- a/sci-libs/tensorflow-estimator/tensorflow-estimator-1.15.0.ebuild +++ b/sci-libs/tensorflow-estimator/tensorflow-estimator-1.15.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{3_5,3_6,3_7} ) MY_PN="estimator" MY_PV=${PV/_rc/-rc} MY_P=${MY_PN}-${MY_PV} diff --git a/sci-libs/tensorflow-estimator/tensorflow-estimator-2.0.0.ebuild b/sci-libs/tensorflow-estimator/tensorflow-estimator-2.0.0.ebuild index 4d6fbccd507..fbd9ccf1cd2 100644 --- a/sci-libs/tensorflow-estimator/tensorflow-estimator-2.0.0.ebuild +++ b/sci-libs/tensorflow-estimator/tensorflow-estimator-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{3_5,3_6,3_7} ) MY_PN="estimator" MY_PV=${PV/_rc/-rc} MY_P=${MY_PN}-${MY_PV}