Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700362 - dev-lang/micropython-1.11 version bump
Summary: dev-lang/micropython-1.11 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: Patrice Clement
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-17 14:42 UTC by Mike Auty (RETIRED)
Modified: 2019-11-27 22:48 UTC (History)
1 user (show)

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


Attachments
micropython-1.11-prevent-stripping.patch (micropython-1.11-prevent-stripping.patch,827 bytes, patch)
2019-11-17 14:42 UTC, Mike Auty (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Auty (RETIRED) gentoo-dev 2019-11-17 14:42:17 UTC
Created attachment 596516 [details, diff]
micropython-1.11-prevent-stripping.patch

Micropython-1.11 has been out since 29th May.  The ebuild can be bumped with the attached prevent-stripping patch.  It's also possible to remove the line in src_test that deletes tests/stress/recursive_iternext*.  All tests pass (which seems an issue with previous micropython builds) with FEATURES="test" USE="test".

Let me know if there's any more information required and/or if you want me to do the commit...  5:)
Comment 1 Patrice Clement gentoo-dev 2019-11-27 22:31:47 UTC
Thank you Mike. I'm going to bump micropython ASAP and merge your contribution whilst at it. Stay tuned.
Comment 2 Larry the Git Cow gentoo-dev 2019-11-27 22:48:25 UTC
The bug has been closed via the following commit(s):

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

commit c262bf1a925bea1d43a1731722bdb21861086f2e
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2019-11-27 22:41:50 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-11-27 22:45:05 +0000

    dev-lang/micropython: version bump.
    
    Courtesy of Mike Auty <ikelos@gentoo.org>.
    
    Closes: https://bugs.gentoo.org/700362
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 dev-lang/micropython/Manifest                      |  1 +
 .../files/micropython-1.11-prevent-stripping.patch | 26 +++++++++++
 dev-lang/micropython/micropython-1.11.ebuild       | 52 ++++++++++++++++++++++
 3 files changed, 79 insertions(+)