trash-cli: update to 0.20.12.26.
Also add depends and checkdepends, taken from requirements.txt and requirements-dev.txt. Closes: #27637 [via git-merge-pr]
This commit is contained in:
parent
669491075c
commit
59035d7189
@ -1,13 +1,14 @@
|
||||
# Template file for 'trash-cli'
|
||||
pkgname=trash-cli
|
||||
version=0.17.1.14
|
||||
revision=3
|
||||
version=0.20.12.26
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3"
|
||||
depends="python3"
|
||||
depends="python3-psutil"
|
||||
checkdepends="$depends python3-pytest python3-six python3-mock"
|
||||
short_desc="Command line interface to the freedesktop.org trashcan"
|
||||
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/andreafrancia/trash-cli"
|
||||
distfiles="https://github.com/andreafrancia/trash-cli/archive/${version}.tar.gz"
|
||||
checksum=8fdd20e5e9c55ea4e24677e602a06a94a93f1155f9970c55b25dede5e037b974
|
||||
checksum=06173eaca9b7fbda661ac7d84f900c7f4d17db5dd6ee4b3617bcf2182cde0f31
|
||||
|
Loading…
Reference in New Issue
Block a user