diffoscope: update to 185.
This commit is contained in:
parent
a7b4febaae
commit
695025a444
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
|||
# Template file for 'diffoscope'
|
||||
pkgname=diffoscope
|
||||
version=183
|
||||
version=185
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# output format differs from assumed
|
||||
make_check_args="-k not(test_text_proper_indentation)"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-magic python3-libarchive-c python3-setuptools
|
||||
python3-argcomplete binwalk python3-defusedxml python3-distro
|
||||
|
@ -16,4 +14,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=d2060ad1416fd5abc4a60dcd59bb245f600cf10e89a28257255a0ec7b1687f4e
|
||||
checksum=e3ea374717ef8a9609eed48ec95fd3f5184ca795248751a2d45cb88b3992e908
|
||||
|
|
Loading…
Reference in a new issue