- update to version 184:

- Fix the semantic comparison of R's .rdb files after a refactoring of
   temporary directory handling in a previous version.
 - Support a newer format version of R's .rds files.
 - Update tests for OCaml 4.12. (Closes: reproducible-builds/diffoscope#274)
 - Move diffoscope.versions to diffoscope.tests.utils.versions.
 - Use assert_diff in tests/comparators/test_rdata.py.
 - Reformat various modules with Black.
 - Stop using the deprecated distutils module by adding a version
   comparison class based on the RPM version rules.
 - Update invocations of llvm-objdump for the latest version of LLVM.
 - Adjust a test with one-byte text file for file(1) version 5.40.
 - Improve the parsing of the version of OpenSSH.
 - Add a --diff-context option to control the unified diff context size.
   (reproducible-builds/diffoscope!88)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diffoscope?expand=0&rev=32
This commit is contained in:
Sebastian Wagner 2021-09-18 20:19:10 +00:00 committed by Git OBS Bridge
parent 9209d7533b
commit c0028a6362
6 changed files with 39 additions and 20 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmEx9bEACgkQHpU+J9Qx
HlhSBQ/+OLKsx3o8h8f7bskVTucxd+YyQ9Cps/6j2EabmCf6vegbjTxLdnVhHiFs
xIqTa+r9D0SRG3ptTbltvCGxtvyNR/ML7wqS8aWhyDlko2F/prEI6aZwvsK7N5GP
vdZZtFoq3a7GHmB7lFPTYVLzRdvPsQr+7ZOkLR8XcEs07DrETiDJejbU0JkNfary
w3LDM0mthqEReZEKZy0QBWIVYbF4jY9rwHx+5ZgQhYCk1hBIQoa+gC5s7CnqAMQi
XVJwFQjSEAbUCtOmG58XqUjE5v5yjoEwdrfz0yOK/SbKmAFvnYIg3z9DMzCx8Bc3
w9SlP9VmXGwhhe0sgiQQxF7oLuyT11DUW/cUIM67BwYte21m+YoeIE0uU50D44NU
lw06sWFUPlAPHqJ3CZwBpDQDv9+SSYypYdGRKFT9WK0KilHiRZYzTcbAEyDhbQke
Gmm8l1GGGElBnBU1QxjAmdc1dFvguyNVECkBQzyEAf3PRS45dqFqnEEMWtm6q8U6
WTA4OKsq/U/qEVm6RGCeUfV2HecHoVWYi6SoaBGkZOJK5xmr3LkLq5o5EL+lsVXx
1zgJHd0xMGhv6sEF0hBNcd9W2bALysdsGVpD/bgxKfb0xS4WyXqJ9rMg1hCCfvSI
pwMinPWshnaSSSuz/irNH9oVWmZMvGjRQv0rh1jqgAs3kTT+p3U=
=/iOD
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmFETbIACgkQHpU+J9Qx
Hlgqyg//bScCoHwkL/9d6+u61n+prOSsN5Uanl9L8QBZSz+fJZ8CBYzZ0LIq9Hte
jjLTe7bVyLqIsVQ84FK/eZHIad6YyHOhlO4TIxpwob0PChyl0akCI85kGhIkX5Mw
eKXAVmN/DsOoerU75Po8YGCo8+ja9ONS5Ls8VwBcVvHqDv5/qWaJqXabiONAWYAu
88g7BNFmPKOva1gbua9vaZJ26Pt3ZWHZCTaQrUBNx4QAmjP7AZ0zs5dP2myehi+H
k/GIiLp5lH40lYyDr3/FxwFsydc5ejDNjnqxEMCtghlEkEaCMoyr3Hpmb5/WnryN
9rRl7Kp6JE26+XjdLRi6bFAPudvo5nC6lEvg0BVNsnnjluycEsKjxPpPKU9Pe4Rx
5blV0jjvaT5UyIUCpM2WpNxpRFEgeiF2i3En//REOgLQpwFcdMfvN8dU9v71i0cT
Xi86qM2k5xKgagsBeeDxLUJOY5JPUkxZ3xq1QROsC5CFQSMpOCcUGrt+r/7Gfi8h
jBlhx0QXfQ+kRWlGUaxxS4wuNhFGD38X9bPWv59pMF0eZYmYjYuw/eQTGrjdBN5z
Qb5sflhBBJpcno/UgSt0Ptb6hOuE0nKggu8E2YW1m0HZreUKGcZCLJe/fnYDHUd6
+fwVqYCn5pG1GVRWMFhLTqySo3kfH2zNNO7CbrE7jmDeY6qPpTE=
=+aLn
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Sep 18 20:15:56 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 184:
- Fix the semantic comparison of R's .rdb files after a refactoring of
temporary directory handling in a previous version.
- Support a newer format version of R's .rds files.
- Update tests for OCaml 4.12. (Closes: reproducible-builds/diffoscope#274)
- Move diffoscope.versions to diffoscope.tests.utils.versions.
- Use assert_diff in tests/comparators/test_rdata.py.
- Reformat various modules with Black.
- Stop using the deprecated distutils module by adding a version
comparison class based on the RPM version rules.
- Update invocations of llvm-objdump for the latest version of LLVM.
- Adjust a test with one-byte text file for file(1) version 5.40.
- Improve the parsing of the version of OpenSSH.
- Add a --diff-context option to control the unified diff context size.
(reproducible-builds/diffoscope!88)
-------------------------------------------------------------------
Sat Sep 4 17:53:01 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -17,7 +17,7 @@
Name: diffoscope
Version: 183
Version: 184
Release: 0
Summary: In-depth comparison of files, archives, and directories
License: GPL-3.0-or-later