Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767043 - net-analyzer/snmpclitools: port to Python 3.8+
Summary: net-analyzer/snmpclitools: port to Python 3.8+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: python3.8-compat py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-01-25 02:47 UTC by Sam James
Modified: 2021-02-22 22:20 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-25 02:47:23 UTC
This package isn't marked as supporting Python 3.8+ so causes issues for users installing it, as the new default target is Python 3.8.

Please add Python 3.8 and Python 3.9 if possible ASAP.
Comment 1 Larry the Git Cow gentoo-dev 2021-02-22 22:20:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b255e06a1c12fd79ceb30ae79543c6ddff45eb

commit c6b255e06a1c12fd79ceb30ae79543c6ddff45eb
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-21 15:57:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-22 22:18:52 +0000

    net-analyzer/snmpclitools: Port to python 3.{8,9}
    
    Closes: https://bugs.gentoo.org/767043
    
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/snmpclitools/metadata.xml              | 12 ++++++------
 net-analyzer/snmpclitools/snmpclitools-0.6.4.ebuild | 11 ++++-------
 2 files changed, 10 insertions(+), 13 deletions(-)