commit:     6ab69c9d4e8075fec69d77caa4756a830d840854
Author:     Kalin KOZHUHAROV <me.kalin <AT> gmail <DOT> com>
AuthorDate: Wed Aug 24 23:10:21 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 12:10:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab69c9d

app-misc/goobook: revbump for python3_10

Cherry-picked form 
https://github.com/thinrope/pkalin/commit/8d6c39ce4dd16efb9079bcaf12cb5ca260f4a43a

Tested with python-3.10.5 - works as expected.

NOTE: goobook-3.5.2 is a whole new beast, not easy to support yet.

Closes: https://bugs.gentoo.org/845501
Reported-by: Kalin KOZHUHAROV <kalin <AT> thinrope.net>
Signed-off-by: Kalin KOZHUHAROV <kalin <AT> thinrope.net>
Related: https://bugs.gentoo.org/678398
Closes: https://github.com/gentoo/gentoo/pull/27007
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .../goobook/{goobook-3.5.1-r2.ebuild => goobook-3.5.1-r3.ebuild}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/goobook/goobook-3.5.1-r2.ebuild 
b/app-misc/goobook/goobook-3.5.1-r3.ebuild
similarity index 93%
rename from app-misc/goobook/goobook-3.5.1-r2.ebuild
rename to app-misc/goobook/goobook-3.5.1-r3.ebuild
index 93031a16eb17..83aa17bec80d 100644
--- a/app-misc/goobook/goobook-3.5.1-r2.ebuild
+++ b/app-misc/goobook/goobook-3.5.1-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1 readme.gentoo-r1
 
 DESCRIPTION="Access your Google contacts from the command line"

Reply via email to