python3-pyclip: update to 0.7.0.

This commit is contained in:
Jami Kettunen 2022-11-07 21:39:00 +02:00 committed by classabbyamp
parent 993a66ae5c
commit 0d1a3ea570

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pyclip'
pkgname=python3-pyclip
version=0.6.0
revision=2
version=0.7.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@ -10,7 +10,7 @@ maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
license="Apache-2.0"
homepage="https://github.com/spyoungtech/pyclip"
distfiles="https://github.com/spyoungtech/pyclip/archive/refs/tags/v${version}.tar.gz"
checksum=60b02c936dd8e24dc4e4a15f09e5f1e9b49bcde7e032da120630ab1d74c5fa16
checksum=6fd5e0eaa40ff349959d1cee2872eee90ae32065cc5df9714b1066981535acde
# tests are broken due to "pyclip: error: argument command: invalid choice: 'test' (choose from 'copy', 'paste', 'clear')"
make_check="no"