New package: python3-pyclip-0.6.0

This commit is contained in:
Jami Kettunen 2022-06-15 16:57:32 +03:00 committed by Đoàn Trần Công Danh
parent 8c7c6c1059
commit 3ba894bd57

View file

@ -0,0 +1,17 @@
# Template file for 'python3-pyclip'
pkgname=python3-pyclip
version=0.6.0
revision=1
wrksrc="pyclip-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Cross-platform Clipboard module for Python"
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
# tests are broken due to "pyclip: error: argument command: invalid choice: 'test' (choose from 'copy', 'paste', 'clear')"
make_check="no"