commit: c3a8468fa97a52ec5b86a3f4e7d909ba63145764 Author: Francesco Riosa <vivo75 <AT> gmail <DOT> com> AuthorDate: Wed Aug 16 21:19:03 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Sep 2 15:03:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a8468f
dev-python/pycups: version bump, enable python-3.6 The package build with python 3.6 * Package: dev-python/pycups-1.9.73-r1 * Repository: vivovl * Maintainer: reavertm <AT> gentoo.org [email protected] * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 userland_GNU * FEATURES: compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox ebuild has no tests, "app-admin/system-config-printer", the only user on this system work fine dev-python/pycups/pycups-1.9.73-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pycups/pycups-1.9.73-r1.ebuild b/dev-python/pycups/pycups-1.9.73-r1.ebuild index 0ff7394af9c..44747e176b5 100644 --- a/dev-python/pycups/pycups-1.9.73-r1.ebuild +++ b/dev-python/pycups/pycups-1.9.73-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 DESCRIPTION="Python bindings for the CUPS API"
