Skip to content

fix: regression on gzipped filenames from 3dcbee5a

With the 3dcbee5a the filenames inside the .gz archives contained .tmp at the end. This fixes those by using Gzip Class constructor instead of the gzip.open method.

Signed-off-by: Leonidas Spyropoulos artafinde@archlinux.org

Merge request reports