Accepting request 922649 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/922649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diffoscope?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2021-10-04 16:39:37 +00:00 committed by Git OBS Bridge
commit 02eed08af6
6 changed files with 49 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-185.tar.bz2 Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmFJ9xsACgkQHpU+J9Qx
HlhnCA//WqNnbPnSitwfhzxO6SIuByy/VzW2RTm/IcsmFdG5mIdD4dXI2QyEA8NS
7ds5NChusA4L90WRyr5Mrepv9tv8E55lko10zrKRRkqkIDO/pmgHVXTxSqzlrleq
OHkbH+/4QAccT16zAJaWCoY98iK9SdIM9/yppMSlAsehFZ9Q7JGYzGhXlaFSfsw5
RL4Ht/07gBSSSzizJUxdyi4SeKpj5IxkFdyA+OFL0+TOTa4i+U91Q6TPbB/8myqZ
batrYiXX6O1UdwhHcF9EORkJ3LIbtJwGQfVdAVEivnnso69kXVtM5B//3h0mPT89
aQhTm7PGFvKYNvwJ+CkVWcJd4ghP4ayTY24/lXKoQK78geOciaUQrzC4dQaSTeZc
cDB61/0obtjMjPqszt5Z6f3O1BSbyYeitHE3qgopgOzTjX27ZNetf07h0cAYTa0V
4rPr+WTaVRH2iFUHBly+8U3XMyIFNc4tg7fbYe/E3rheS3pUeGgSLlyhc34yfcI+
NiwpREXphaZ47Kp7ZEQ3sle8nm3uhbg6ae0HrWbEqUUM8F9B9GU7s8Q2KWvTAbmS
QPI9wawxgq7zjHQHKGtKULsGQ4wc8WT/88EvCVhOkwAadfLo+spq3+VxhRkeqf2m
W8hmNVJR/8QBbekB9N9MOYscJWVgWBjkEJ8oez28uVjsusz7Hz4=
=1wPY
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Sep 24 19:34:48 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 185:
- Fix the autopkgtest in order to fix testing migration: the androguard
Python module is not in the python3-androguard Debian package
- Ignore a warning in the tests from the h5py package that doesn't concern
diffoscope.
- Bump Standards-Version to 4.6.0.
-------------------------------------------------------------------
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: 185
Release: 0
Summary: In-depth comparison of files, archives, and directories
License: GPL-3.0-or-later