aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pyautogui
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-27 10:28:40 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-27 10:28:40 -0300
commit5ec11eecb79493319b096a46dc8fc141cdad4a2b (patch)
tree9b628a12e5b9fe0efd87680505a04a22a9d3819f /testing/py3-pyautogui
parent9444f62da4a7c84a6c9e83ad2f77685e37d0a425 (diff)
downloadaports-5ec11eecb79493319b096a46dc8fc141cdad4a2b.tar.bz2
aports-5ec11eecb79493319b096a46dc8fc141cdad4a2b.tar.xz
testing/py3-pyautogui: upgrade to 0.9.47
Diffstat (limited to 'testing/py3-pyautogui')
-rw-r--r--testing/py3-pyautogui/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py3-pyautogui/APKBUILD b/testing/py3-pyautogui/APKBUILD
index 5620bc9b59..a4f4238902 100644
--- a/testing/py3-pyautogui/APKBUILD
+++ b/testing/py3-pyautogui/APKBUILD
@@ -3,9 +3,9 @@
pkgname=py3-pyautogui
_pkgname=PyAutoGUI
# upstream does not tag releases https://github.com/asweigart/pyautogui/issues/270
-_commit=61f14d7632f80267232098edd71be98a30c1339b
-pkgver=0.9.37
-pkgrel=2
+_commit=bd5f3bfa7a4f035cf58d80033730c678b5b077d8
+pkgver=0.9.47
+pkgrel=0
pkgdesc="A cross-platform Python module for GUI automation for human beings"
url="https://pyautogui.readthedocs.io/"
arch="noarch"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b26bee4684f9b2cb5a1ba376faceb879251dcebc7a93ef931a6b273bbebbf1c4151834035f5a52ffad1859d131d1490ad42e6b6c0a77304fd8afb316c96cde1d PyAutoGUI-61f14d7632f80267232098edd71be98a30c1339b.tar.gz"
+sha512sums="aeba59111d66c3b8470834fb6f5d01fd682ea73f210283031e14950149308576254d84cfc3fe7b8c2ce41780f272a81169b46a8d55182e2db926f1fab0951a00 PyAutoGUI-bd5f3bfa7a4f035cf58d80033730c678b5b077d8.tar.gz"