Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652252 - dev-python/netmiko-2.1.1 version bump
Summary: dev-python/netmiko-2.1.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tony Vroon (RETIRED)
URL: https://github.com/ktbyers/netmiko
Whiteboard:
Keywords: EBUILD
Depends on: 652250
Blocks:
  Show dependency tree
 
Reported: 2018-04-02 21:38 UTC by nic
Modified: 2018-06-27 15:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
netmiko-2.1.1.ebuild (netmiko-2.1.1.ebuild,680 bytes, text/plain)
2018-04-02 21:38 UTC, nic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nic 2018-04-02 21:38:22 UTC
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 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-04-03 04:30:53 UTC
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.
Comment 2 nic 2018-04-12 01:45:16 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2018-06-27 15:21:45 UTC
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(+)