mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-send2trash: update to 1.8.3.
This commit is contained in:
parent
33bf10a404
commit
880cc118c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-send2trash'
|
# Template file for 'python3-send2trash'
|
||||||
pkgname=python3-send2trash
|
pkgname=python3-send2trash
|
||||||
version=1.8.2
|
version=1.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/hsoft/send2trash"
|
homepage="https://github.com/hsoft/send2trash"
|
||||||
changelog="https://raw.githubusercontent.com/arsenetar/send2trash/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/arsenetar/send2trash/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/S/Send2Trash/Send2Trash-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/Send2Trash/Send2Trash-${version}.tar.gz"
|
||||||
checksum=c132d59fa44b9ca2b1699af5c86f57ce9f4c5eb56629d5d55fbb7a35f84e2312
|
checksum=b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf
|
||||||
|
|
||||||
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
||||||
# this test fails on CI (due to root)
|
# this test fails on CI (due to root)
|
||||||
|
|
Loading…
Add table
Reference in a new issue