- update to version 284:

- Simplify tests_quines.py::test_{differences,differences_deb} to use
   assert_diff and not mangle the expected test output.
 - Update some tests to support file(1) version 5.46.
   (Closes: reproducible-builds/diffoscope#395)
- update test skips, remove test_diff, add test_obj_identification

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diffoscope?expand=0&rev=99
This commit is contained in:
Sebastian Wagner 2024-12-22 20:31:03 +00:00 committed by Git OBS Bridge
parent 962d0c8913
commit b747ba2779
6 changed files with 31 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2400cd4c9966c58747ea1529ee9619b8947479f4f30d3d1df3e67cc1808e966
size 3149385

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmcubzsACgkQHpU+J9Qx
HlgQ3w/9GVzXf/qz7TQ/r+JiMRJe1N/+JoAdXQcwF/735aBJFKbUcTkfD6o7/9yF
qNCLx2SHwXaXgz7EoPQ2OSc8tk4UGHnV4wliFNyy3saEMK+tcfPWX0S2KmOssKWB
FZPAOI0zopJxhXIWc/Vobhu2hm6ggMfJ5ljk7KyENDAT89NOIFGveFuGweHs0KCI
Neox3BtoNrseb96q043QecPdQ4XbzHUFNfbSOVhBEYuIFYW0LT1+6i3xWNFUEKWv
knheaVlAKUkj3fz09vZErgXNx4TwHx6LeFmt4npKMkfj2RGwcuOP07LfQ9h7eVLq
7gy0a9qkNl42ukomrlnR92LL0RSt/OdTR3E2FWgRt0BLkslgPDdBBCX1GO3ZK1JF
Lvk9uA35fy6DiEiwmGs5RqwPMfOBJoHxI7h6F4WPcvHrnByiJ/2dUayZcSRed6Gd
UxaJYhdpIQcOvZij+nUyQ19unuNIjLnOGuG0vJosdMlqH1Hs+H3HzCjyOEItPfGD
Kv4SdLq27LtAhB7gTVBr0kp9t7jct3z91GMDLPfmk/hAYEMjaDgi6tKB8liU4BVk
fiytL++svSoO8YihdqvskvUwDP61cs6oW2/UQgjvbdBLk8fPexot5MfM+/mGLswo
nXmgN76atkHq5tgprxra7z4Uc/eF2ni6oX67b9vV+DYfaJvP5z8=
=6UkP
-----END PGP SIGNATURE-----

3
diffoscope-284.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b7d09205a11c4f737f845422e86946c74997751231cca59ff693ab9883db4f8
size 3149578

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmdS0+IACgkQHpU+J9Qx
HliG8A//cDQykZOlX8VoD+bLS6cPkdEhSdzsez5J1k4VRDGi59U45cT1bmxSueef
jTKVU7j9gPX+YBTrjdz9Wn0Pjs66qrSVIvCsxTuORKaSVFKnEmjs/CHOAKkfD/C4
If2UJelKAgGipQ9NWGigiz0T5xZGhPwEG42mRC1MKpdMOa7Vtgi3S8LDE88r/GYL
YoJgcae/3bNoPpLZytASaIxdKBL4OeMkVCN1KcDP+F8eW5MRSuKIsAIGYT84GpyO
QwjmwsWStIo5DByCtQ5JQUYtSXJ/I/+cxOLrZFW0RwRSd1XGZVraGbOlTlTyTAkJ
s16HQVxkwjEFz8RivkV6Byx/UKabJqIX0kmsAQh5P1xQ9U9w6Lm1C85nqKpdwsyO
tifajTvoM/mLdnvGaEKR8wnn/J8Whwi42ElsLYPZt/YRw9rCqc2+bvI68Fuokdqp
rYkraO3FszMyO2MW9mPj2ce8m6BZnyrJNk2qQvjXDjJ9UUm5m7JK4BCXwhcSgs9j
g7pmNzL3Q8F72ajhZycLQgf9BBVkqS8CdnEy47jPZ9ymioyVQOsolpgYVGrRUYFR
eTD+WHwLhmZsfj59Z+rqhF+dxQcuz9vLfS0fWQ4xHf0wZXsH5aVP4Zv+1/guAzQ8
q1KSCsawTGkeUjvKGGeangp1gMa3Iwoqy4aDMbXm8LNXWM8mSgw=
=VlZW
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 22 20:29:42 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
- update to version 284:
- Simplify tests_quines.py::test_{differences,differences_deb} to use
assert_diff and not mangle the expected test output.
- Update some tests to support file(1) version 5.46.
(Closes: reproducible-builds/diffoscope#395)
- update test skips, remove test_diff, add test_obj_identification
-------------------------------------------------------------------
Mon Dec 2 21:08:30 UTC 2024 - Sebastian Wagner <sebix@sebix.at>

View File

@ -17,7 +17,7 @@
Name: diffoscope
Version: 283
Version: 284
Release: 0
Summary: In-depth comparison of files, archives, and directories
License: GPL-3.0-or-later
@ -134,8 +134,7 @@ fi
%check
# test_identification https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/98
# comparators/test_python/test_diff https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/284#note_280561
py.test-%{python3_bin_suffix} -k 'not ((test_python and test_diff) or test_identification)'
py.test-%{python3_bin_suffix} -k 'not (test_python or test_identification or test_obj_identification)'
%files
%doc README.rst