Created attachment 526374 [details] netmiko-2.1.1.ebuild Please consider attached ebuild to bump python library netmiko to version 2.1.1 released 2018-03-22 (the current version in portage is 1.4.2 released 2017-07-07) https://github.com/ktbyers/netmiko This depends on Bug # 652250 textfsm 0.4.0 -- it appears upstream shipped partial or old textfsm files.
Comment on attachment 526374 [details] netmiko-2.1.1.ebuild ># Copyright 2016-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 >IUSE="" No need to set an empty IUSE. >DEPEND="${RDEPEND} > dev-python/setuptools[${PYTHON_USEDEP}] distutils-r1.eclass should already pull this in.
Thanks for the feedback with cleaning up the existing 1.4.2 ebuild; I simply copied it as the baseline (garbage in, garbage out) and only appended these dependencies. dev-python/pyserial dev-python/textfsm
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2437362f55ee8d66264b73e33e6538810c26e131 commit 2437362f55ee8d66264b73e33e6538810c26e131 Author: Tony Vroon <chainsaw@gentoo.org> AuthorDate: 2018-06-27 15:21:24 +0000 Commit: Tony Vroon <chainsaw@gentoo.org> CommitDate: 2018-06-27 15:21:24 +0000 dev-python/netmiko: Version bump to 2.1.1 Research & ebuild by epinephrine with code review from Jeroen Roovers. Closes: https://bugs.gentoo.org/652252 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/netmiko/Manifest | 1 + dev-python/netmiko/netmiko-2.1.1.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+)