Overview

Request 699575 superseded

Drop test files from doc dir to make package build reproducible (boo#1047218)

there was a timestamp in a pyc file created during tests
/usr/share/doc/packages/python3-irc/scripts/__pycache__/testbot.cpython-37.pyc )
-00000000 42 0d 0d 0a 30 30 30 30 ab 10 c8 5c 2c 0e 00 00 |B...0000...\,...|
+00000000 42 0d 0d 0a 30 30 30 30 f6 10 c8 5c 2c 0e 00 00 |B...0000...\,...|

Loading...
Request History
Bernhard Wiedemann's avatar

bmwiedemann created request

Drop test files from doc dir to make package build reproducible (boo#1047218)

there was a timestamp in a pyc file created during tests
/usr/share/doc/packages/python3-irc/scripts/__pycache__/testbot.cpython-37.pyc )
-00000000 42 0d 0d 0a 30 30 30 30 ab 10 c8 5c 2c 0e 00 00 |B...0000...\,...|
+00000000 42 0d 0d 0a 30 30 30 30 f6 10 c8 5c 2c 0e 00 00 |B...0000...\,...|


Tomáš Chvátal's avatar

scarabeus_iv declined request

You should just disable bytecode writting:

export PYTHONDONTWRITEBYTECODE=1


Bernhard Wiedemann's avatar

bmwiedemann superseded request

superseded by 699679

openSUSE Build Service is sponsored by