Package-Manager: Portage-2.3.24, Repoman-2.3.6
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
python_test() {
py.test -v || die "Tests failed with ${EPYTHON}"
}
-
"${FILESDIR}/requests-toolbelt-0.8.0-test-tracebacks.patch"
)
-# Known python2.7 test failures do to upstream
+# Known python2.7 test failures do to upstream
# not testing with newer requests versions
# bug: https://bugs.gentoo.org/635824
# https://github.com/requests/toolbelt/issues/213