This includes the following changes:

Version 159:

* Show "ordering differences only" in strings(1) output.
  (Closes: reproducible-builds/diffoscope#216)
* Don't alias output from "os.path.splitext" to variables that we do not end
  up using.
* Don't raise exceptions when cleaning up after a guestfs cleanup failure.
* Make "Command" subclass a new generic Operation class.

Version 160:

* Check that pgpdump is actually installed before attempting to run it.
  Thanks to Gianfranco Costamagna (locutusofborg). (Closes: #969753)
* Add some documentation for the EXTERNAL_TOOLS dictionary.
* Ensure we check FALLBACK_FILE_EXTENSION_SUFFIX, otherwise we run pgpdump
  against all files that are recognised by file(1) as "data".

Signed-off-by: Pierre-Jean Texier <pjtex...@koncepto.io>
---
 .../recipes-support/diffoscope/{diffoscope_158.bb => diffoscope_160.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/diffoscope/{diffoscope_158.bb => 
diffoscope_160.bb} (83%)

diff --git a/meta/recipes-support/diffoscope/diffoscope_158.bb 
b/meta/recipes-support/diffoscope/diffoscope_160.bb
similarity index 83%
rename from meta/recipes-support/diffoscope/diffoscope_158.bb
rename to meta/recipes-support/diffoscope/diffoscope_160.bb
index 9b00e22..2c3da3b 100644
--- a/meta/recipes-support/diffoscope/diffoscope_158.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_160.bb
@@ -7,7 +7,7 @@ PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = 
"54e6d074a783c742b18b18a63328ac6821f4bedbb3d721a5d6af6ccb5d4fe6b2"
+SRC_URI[sha256sum] = 
"f164b5e74cc11f6238ad8d62c92d3a819fa4c8b618683fc0533e04f21acae6b2"
 
 RDEPENDS_${PN} += "binutils vim squashfs-tools python3-libarchive-c 
python3-magic"
 
-- 
2.7.4

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#142457): 
https://lists.openembedded.org/g/openembedded-core/message/142457
Mute This Topic: https://lists.openembedded.org/mt/76806756/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to