Overview

Request 683524 accepted

- Remove pre-existing bytecode files in the sdist, which were
being included in the runtime package and causing lint warnings
on Leap 42.3 & SLE 12 SP4, and they were breaking tests on Leap 15.

Loading...

John Vandenberg's avatar

wrt

here are the sle 15 sp4 rpmlint warnings - the message indicates it was causing a performance problem, but not a security problem.

[  304s] python3-Faker.noarch: W: python-bytecode-inconsistent-mtime /usr/lib/python3.4/site-packages/faker/providers/job/en_US/__pycache__/__init__.cpython-34.pyo 2017-11-27T17:10:20 /usr/lib/python3.4/site-packages/faker/providers/job/en_US/__init__.py 2018-11-13T16:50:16
[  304s] python3-Faker.noarch: W: python-bytecode-inconsistent-mtime /usr/lib/python3.4/site-packages/faker/providers/job/en_US/__pycache__/__init__.cpython-34.pyc 2017-11-27T17:10:20 /usr/lib/python3.4/site-packages/faker/providers/job/en_US/__init__.py 2018-11-13T16:50:16
[  304s] python-Faker.noarch: W: python-bytecode-inconsistent-mtime /usr/lib/python2.7/site-packages/faker/providers/job/en_US/__init__.pyo 2017-11-27T17:10:20 /usr/lib/python2.7/site-packages/faker/providers/job/en_US/__init__.py 2018-11-13T16:50:16
[  304s] python-Faker.noarch: W: python-bytecode-inconsistent-mtime /usr/lib/python2.7/site-packages/faker/providers/job/en_US/__init__.pyc 2017-11-27T17:10:20 /usr/lib/python2.7/site-packages/faker/providers/job/en_US/__init__.py 2018-11-13T16:50:16
[  304s] The timestamp embedded in this python bytecode file isn't equal to the mtime
[  304s] of the original source file, which will force the interpreter to recompile the
[  304s] .py source every time, ignoring the saved bytecode.
Request History
John Vandenberg's avatar

jayvdb created request

- Remove pre-existing bytecode files in the sdist, which were
being included in the runtime package and causing lint warnings
on Leap 42.3 & SLE 12 SP4, and they were breaking tests on Leap 15.


Tomáš Chvátal's avatar

scarabeus_iv accepted request

openSUSE Build Service is sponsored by