trash-cli: update to 0.24.5.26.
This commit is contained in:
parent
1e61e2fcd5
commit
880cf38fc7
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'trash-cli'
|
# Template file for 'trash-cli'
|
||||||
pkgname=trash-cli
|
pkgname=trash-cli
|
||||||
version=0.23.11.10
|
version=0.24.5.26
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
make_check_args="--ignore=tests/test_put/cmd/e2e/test_on_links_to_dirs.py"
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
depends="python3-psutil python3-six"
|
depends="python3-psutil python3-six"
|
||||||
checkdepends="${depends} python3-pytest-xdist python3-mock
|
checkdepends="${depends} python3-pytest-xdist python3-mock
|
||||||
|
@ -13,6 +14,6 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/andreafrancia/trash-cli"
|
homepage="https://github.com/andreafrancia/trash-cli"
|
||||||
changelog="https://raw.githubusercontent.com/andreafrancia/trash-cli/master/HISTORY.txt"
|
changelog="https://raw.githubusercontent.com/andreafrancia/trash-cli/master/HISTORY.txt"
|
||||||
distfiles="https://github.com/andreafrancia/trash-cli/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/andreafrancia/trash-cli/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=166a5b725c323a801b884b7040877788eefa592866149cf5647ef1fd3a14ceb9
|
checksum=1d7dec1ad8f0264ceb1b0211d25fffee99c9409cd2e1d36dcc82ac5540f39ce5
|
||||||
# Can not be run as root
|
# Can not be run as root
|
||||||
make_check=ci-skip
|
make_check=ci-skip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue