diffoscope: update to 235.
This commit is contained in:
parent
87f3b04582
commit
96d5454c90
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'diffoscope'
|
||||
pkgname=diffoscope
|
||||
version=233
|
||||
version=235
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-magic python3-libarchive-c python3-progressbar
|
||||
python3-argcomplete binwalk python3-defusedxml python3-distro
|
||||
python3-jsondiff python3-PyPDF2 python3-pyxattr python3-tlsh
|
||||
python3-jsondiff python3-pypdf python3-pyxattr python3-tlsh
|
||||
python3-debian rpm-python3"
|
||||
checkdepends="${depends} cpio lz4 lzip xz python3-pytest-xdist"
|
||||
short_desc="In-depth comparison of files, archives, and directories"
|
||||
|
@ -15,4 +15,4 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://diffoscope.org/"
|
||||
changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
|
||||
distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
|
||||
checksum=cb63f574846d4e5cb30bf47c1d3c1e735729ae9e3aaaceeb30dfbddc1ae8cbf1
|
||||
checksum=3279f6637f1e9f757ca9b8c2870ed79ceead5971e5a15d952a0579b2b45720a2
|
||||
|
|
Loading…
Reference in New Issue