Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691548 - =dev-python/pysmi-0.3.4 version bump
Summary: =dev-python/pysmi-0.3.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 691550
  Show dependency tree
 
Reported: 2019-08-06 07:39 UTC by Jeroen Roovers (RETIRED)
Modified: 2019-08-09 10:51 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 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(+)