Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 691548

Summary: =dev-python/pysmi-0.3.4 version bump
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Current packagesAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 691550    

Description Jeroen Roovers (RETIRED) gentoo-dev 2019-08-06 07:39:56 UTC
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
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2019-08-09 10:49:29 UTC
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.
Comment 2 Larry the Git Cow gentoo-dev 2019-08-09 10:51:06 UTC
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(+)