[OE-core] [PATCH v8] python3{,-native}: update to 3.7.0

Burton, Ross ross.burton at intel.com
Fri Nov 2 17:05:51 UTC 2018


On Fri, 2 Nov 2018 at 16:29, Burton, Ross <ross.burton at intel.com> wrote:
> > Turns out enabling reproducible builds breaks the test suite:
> >
> > test test_py_compile failed -- Traceback (most recent call last):
> >   File "/usr/lib/python3.7/test/test_py_compile.py", line 125, in
> > test_source_date_epoch
> >     self.assertEqual(statinfo.st_mtime, testtime)
> > AssertionError: 1541175127.6495416 != 123456789
> > 0:11:47 load avg: 0.41 [269/415/1] test_pyclbr -- test_py_compile failed
>
> We're patching in SOURCE_DATE_EPOCH but 3.7 supports this directly, I
> think we should just drop the source-date-epoch patch.

Confirmed that dropping our patch fixes this.

Ross



More information about the Openembedded-core mailing list