commit:     2ba6a2f51c8c1c417eac0aaf8de0544d096df37c
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 12:55:09 2020 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 12:55:09 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=2ba6a2f5

dev-python/PeakUtils: drop old and bump to 1.3.3.

  Drop python3_{4,5} and bump to EAPI=7.

Bug: https://bugs.gentoo.org/695742
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 .../PeakUtils/{PeakUtils-1.0.1.ebuild => PeakUtils-1.3.3.ebuild}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/PeakUtils/PeakUtils-1.0.1.ebuild 
b/dev-python/PeakUtils/PeakUtils-1.3.3.ebuild
similarity index 84%
rename from dev-python/PeakUtils/PeakUtils-1.0.1.ebuild
rename to dev-python/PeakUtils/PeakUtils-1.3.3.ebuild
index d92ad67eb..7dc244b68 100644
--- a/dev-python/PeakUtils/PeakUtils-1.0.1.ebuild
+++ b/dev-python/PeakUtils/PeakUtils-1.3.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-PYTHON_COMPAT=( python3_{4,5} )
+EAPI=7
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

Reply via email to