From 31d2d5cd74c4622761b7c8bf10b9cad9f66c28c7 Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Sun, 5 Sep 2021 15:07:04 +0700 Subject: [PATCH] gallery-dl: update to 1.18.4 Remove python3-setuptools from depends --- srcpkgs/gallery-dl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gallery-dl/template b/srcpkgs/gallery-dl/template index 280c5fa4d75..910f31626ac 100644 --- a/srcpkgs/gallery-dl/template +++ b/srcpkgs/gallery-dl/template @@ -1,10 +1,10 @@ # Template file for 'gallery-dl' pkgname=gallery-dl -version=1.18.2 +version=1.18.4 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-requests python3-setuptools" +depends="python3-requests" checkdepends="python3-requests python3-nose" short_desc="Command-line program to download image galleries" maintainer="SolitudeSF " @@ -12,7 +12,7 @@ license="GPL-2.0-or-later" homepage="https://github.com/mikf/gallery-dl" changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md" distfiles="https://github.com/mikf/gallery-dl/archive/v${version}.tar.gz" -checksum=72025323ea9835cc72db18d07e50e126eba3ae3e35369315299aec1977dc9f5e +checksum=0c3fb9a0b2955b76d79d0f9b3beb437281edb832671082ec2e599ad92e50035d do_check() { make test