Version 0.3.2 added python 3.7 support[1], so I have had to hold back on adding python 3.7 support to dev-python/pysnmp for a while now. [1] https://github.com/etingof/pysmi/blob/02c52f4b8a68549e7f06caf390609cfaccac9b1e/CHANGES.rst
Will be able to add: python_test() { "${PYTHON}" tests/ || die "Tests failed for ${PYTHON}" } Keeping this out until pysnmp is ready to avoid fatal failures.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4a76ef7eb7a2de076c79e913f1903b568e4766 commit 4c4a76ef7eb7a2de076c79e913f1903b568e4766 Author: Tony Vroon <chainsaw@gentoo.org> AuthorDate: 2019-08-09 10:50:47 +0000 Commit: Tony Vroon <chainsaw@gentoo.org> CommitDate: 2019-08-09 10:50:47 +0000 dev-python/pysmi: Version bump to 0.3.4 This adds Python 3.7 support, the absence of which is holding up pysnmp work. Closes: https://bugs.gentoo.org/691548 Requested-By: Jeroen Roovers <jer@gentoo.org> Signed-Off-By: Tony Vroon <chainsaw@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 dev-python/pysmi/Manifest | 1 + dev-python/pysmi/pysmi-0.3.4.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+)