15
0
forked from pool/diffoscope

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diffoscope?expand=0&rev=33
This commit is contained in:
2021-09-24 19:36:39 +00:00
committed by Git OBS Bridge
parent c0028a6362
commit b370747851
6 changed files with 30 additions and 20 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>