commit:     0ac7eb6114a0d05e2d7a2dc9b55d1210bf9a62cb
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 17 08:32:12 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Feb 17 08:57:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac7eb61

net-misc/electrum-ltc: Drop tlslite dependency

Bug: https://bugs.gentoo.org/709922
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 ...ectrum-ltc-3.3.4.1-r1.ebuild => electrum-ltc-3.3.4.1-r2.ebuild} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-misc/electrum-ltc/electrum-ltc-3.3.4.1-r1.ebuild 
b/net-misc/electrum-ltc/electrum-ltc-3.3.4.1-r2.ebuild
similarity index 97%
rename from net-misc/electrum-ltc/electrum-ltc-3.3.4.1-r1.ebuild
rename to net-misc/electrum-ltc/electrum-ltc-3.3.4.1-r2.ebuild
index 8ca11888da6..bc888ddb453 100644
--- a/net-misc/electrum-ltc/electrum-ltc-3.3.4.1-r1.ebuild
+++ b/net-misc/electrum-ltc/electrum-ltc-3.3.4.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 PYTHON_REQ_USE="ncurses?"
 
 inherit desktop distutils-r1 gnome2-utils xdg-utils
@@ -44,7 +44,6 @@ RDEPEND="${PYTHON_DEPS}
        dev-python/requests[${PYTHON_USEDEP}]
        dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]
-       dev-python/tlslite[${PYTHON_USEDEP}]
        dev-python/protobuf-python[${PYTHON_USEDEP}]
        qrcode? ( media-gfx/zbar[v4l] )
        qt5? (

Reply via email to