parent
09430db8ee
commit
c8dc1fb0b1
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'diffoscope'
|
# Template file for 'diffoscope'
|
||||||
pkgname=diffoscope
|
pkgname=diffoscope
|
||||||
version=260
|
version=284
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-magic python3-libarchive-c python3-progressbar
|
depends="python3-magic python3-libarchive-c python3-progressbar
|
||||||
@ -14,8 +14,10 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://diffoscope.org/"
|
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"
|
distfiles="https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"
|
||||||
checksum=405a55502c8b2c988e46c0800d6a93e8e4e7632c1542b0a540dda50aeea41dac
|
checksum=7b7d09205a11c4f737f845422e86946c74997751231cca59ff693ab9883db4f8
|
||||||
|
|
||||||
|
python_extras="cmdline distro_detection"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion debian/zsh-completion/_diffoscope zsh
|
vcompletion debian/zsh-completion/_diffoscope zsh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user