SHA256
1
0
forked from pool/diffoscope
Go to file
Sebastian Wagner 0765c1f8b8 - update to version 194:
- Don't traceback when comparing nested directories with non-directories.
   (Closes: reproducible-builds/diffoscope#288)
- update to version 193:
 - Don't duplicate file lists at each directory level.
   (Closes: #989192, reproducible-builds/diffoscope#263)
 - When pretty-printing JSON, mark the difference as such, additionally
   avoiding including the full path.
   (Closes: reproducible-builds/diffoscope#205)
 - Codebase improvements:
   - Update a bunch of %-style string interpolations into f-strings or
     str.format.
   - Import itertools top-level directly.
   - Drop some unused imports.
   - Use isinstance(...) over type(...) ==
   - Avoid aliasing variables if we aren't going to use them.
 - Fix missing diff output on large diffs.
 - Ignore a Python warning coming from a dependent library (triggered by
   supporting Python 3.10)
 - Document that support both Python 3.9 and 3.10.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diffoscope?expand=0&rev=42
2021-11-28 07:32:57 +00:00
.gitattributes Accepting request 433083 from devel:languages:python3 2017-01-25 22:17:42 +00:00
.gitignore Accepting request 433083 from devel:languages:python3 2017-01-25 22:17:42 +00:00
diffoscope-194.tar.bz2 - update to version 194: 2021-11-28 07:32:57 +00:00
diffoscope-194.tar.bz2.asc - update to version 194: 2021-11-28 07:32:57 +00:00
diffoscope.changes - update to version 194: 2021-11-28 07:32:57 +00:00
diffoscope.keyring Accepting request 691762 from home:bmwiedemann:branches:devel:languages:python 2019-04-05 10:07:39 +00:00
diffoscope.spec - update to version 194: 2021-11-28 07:32:57 +00:00