diffoscope: update to 233.
This commit is contained in:
parent
ed976a9775
commit
88cdd74b2e
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'diffoscope'
|
||||
pkgname=diffoscope
|
||||
version=228
|
||||
version=233
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--ignore tests/comparators/test_html.py"
|
||||
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-PyPDF2 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"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://diffoscope.org/"
|
||||
changelog="https://salsa.debian.org/reproducible-builds/diffoscope/raw/master/debian/changelog"
|
||||
changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
|
||||
distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
|
||||
checksum=ff5d656eb6699f0fcd077146d2af44307c34ba9190c7b531d0e5accc8aeef869
|
||||
checksum=cb63f574846d4e5cb30bf47c1d3c1e735729ae9e3aaaceeb30dfbddc1ae8cbf1
|
||||
|
|
Loading…
Reference in New Issue