forked from pool/diffoscope
- update to version 189:
- Try some alternative suffixes (eg. ".py") to support distributions that strip or retain them. (Closes: reproducible-builds/diffoscope#283) - Skip Python bytecode testing where we do not have an expected diff. (Closes: reproducible-builds/diffoscope#284) - Refactor the find_executable utility into an explicit method. - Split out a custom call to assert_diff to support a .startswith equivalent. - Use skipif instead of manual conditionals in some tests. - Add an external tool reference for Guix to support ppudump and dumppdf. - Update uImage test output for file(1) version 5.41. - Add Arch Linux as CI test target. - Add external tools on Arch Linux for ffmpeg, openssl and ocalobjinfo. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diffoscope?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 2 19:29:18 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 189:
|
||||
- Try some alternative suffixes (eg. ".py") to support distributions that
|
||||
strip or retain them. (Closes: reproducible-builds/diffoscope#283)
|
||||
- Skip Python bytecode testing where we do not have an expected diff.
|
||||
(Closes: reproducible-builds/diffoscope#284)
|
||||
- Refactor the find_executable utility into an explicit method.
|
||||
- Split out a custom call to assert_diff to support a .startswith equivalent.
|
||||
- Use skipif instead of manual conditionals in some tests.
|
||||
- Add an external tool reference for Guix to support ppudump and dumppdf.
|
||||
- Update uImage test output for file(1) version 5.41.
|
||||
- Add Arch Linux as CI test target.
|
||||
- Add external tools on Arch Linux for ffmpeg, openssl and ocalobjinfo.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 22 08:44:31 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user