diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:08:01 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
| commit | 26bf33d536b8f9c34e76007638c5d648de0d8e16 (patch) | |
| tree | 43fb6336a6a3abb300cabc31ef77438f0a6e981f /testing/py3-pyperclip | |
| parent | 6b0e3a77a4a2bf31005269894eae17eadbe38583 (diff) | |
| download | aports-26bf33d536b8f9c34e76007638c5d648de0d8e16.tar.bz2 aports-26bf33d536b8f9c34e76007638c5d648de0d8e16.tar.xz | |
testing/py3-pyperclip: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pyperclip')
| -rw-r--r-- | testing/py3-pyperclip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyperclip/APKBUILD b/testing/py3-pyperclip/APKBUILD index d51e03d6e5..06b96911f6 100644 --- a/testing/py3-pyperclip/APKBUILD +++ b/testing/py3-pyperclip/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pyperclip _pkgname=pyperclip pkgver=1.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python module for copy and paste clipboard functions" url="https://github.com/asweigart/pyperclip" arch="noarch" |
