[Bug 1201127] New: python-brotlicffi / setuptools build_ext reproducible builds
http://bugzilla.opensuse.org/show_bug.cgi?id=1201127 Bug ID: 1201127 Summary: python-brotlicffi / setuptools build_ext reproducible builds Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: All Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: mcepl@suse.com Reporter: bwiedemann@suse.com QA Contact: qa-bugs@suse.de Found By: Development Blocker: --- I found https://github.com/python-hyper/brotlicffi/blob/main/setup.py#L66 needed a "sorted(sources)" to become fully reproducible, but IMHO that should not have to be added into setup.py but one layer up, e.g. in build_ext similar to https://github.com/pypa/setuptools/commit/5a0404fa3875a069f7a6436f508116e852... https://github.com/pypa/setuptools/pull/1068/files -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201127 http://bugzilla.opensuse.org/show_bug.cgi?id=1201127#c3 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #3 from Bernhard Wiedemann <bwiedemann@suse.com> --- I verified the fix. Works fine. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201127 http://bugzilla.opensuse.org/show_bug.cgi?id=1201127#c4 --- Comment #4 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1201127) was mentioned in https://build.opensuse.org/request/show/1037861 Factory / python-setuptools -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com