New package: diffoscope-136
This commit is contained in:
parent
0d03bac1f6
commit
0e46896b94
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'diffoscope'
|
||||||
|
pkgname=diffoscope
|
||||||
|
version=136
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-magic python3-libarchive-c python3-setuptools
|
||||||
|
python3-argcomplete binwalk python3-defusedxml python3-distro
|
||||||
|
python3-jsondiff python3-PyPDF2 python3-pyxattr rpm-python3
|
||||||
|
python3-tlsh"
|
||||||
|
checkdepends="${depends} python3-pytest"
|
||||||
|
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/"
|
||||||
|
distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
|
||||||
|
checksum=0d6486d6eb6e0445ba21fee2e8bdd3a366ce786bfac98e00e5a95038b7815f15
|
Loading…
Reference in New Issue