summaryrefslogtreecommitdiff
path: root/dev-lang/micropython/micropython-1.11.ebuild
AgeCommit message (Collapse)Author
2021-07-10dev-lang/micropython: add dev-libs/libffi subslot depSam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-11-16dev-lang/micropython: use dev-libs/libffi instead of virtual/libffiSergei Trofimovich
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-06-09dev-lang/micropython: restore tests.Patrice Clement
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2020-06-04dev-lang/micropython: honor CFLAGS/LDFLAGS.Patrice Clement
Don't rely on emake as it discards internal flags and generates compilation failures but patch Makefile directly. Also, this enforcement, although correct, causes a few tests to fail. I haven't looked at why in detail so tests are disabled for now until further investigation. Closes: https://bugs.gentoo.org/727092 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2020-06-04dev-lang/micropython: honor CFLAGS and LDFLAGS.Patrice Clement
Closes: https://bugs.gentoo.org/726902 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2020-06-03dev-lang/micropython: honor CC when running tests.Patrice Clement
Closes: https://bugs.gentoo.org/722952 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2019-11-28dev-lang/micropython: clear QA warnings.Patrice Clement
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2019-11-27dev-lang/micropython: version bump.Patrice Clement
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>