aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-19 14:37:09 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-19 18:35:43 +0000
commit998d2c38d6ffc32f728c715a510dbf083cd602c9 (patch)
tree6833415b4a726a086311ece97f5d47f31cee4bcf
parent01179751dcdd5edaa03da179e4dc3c56b3ba8bfa (diff)
community/py3-pytools: upgrade to 2020.2
-rw-r--r--community/py3-pytools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pytools/APKBUILD b/community/py3-pytools/APKBUILD
index c22ee2b3cb7..5b7537c9dcf 100644
--- a/community/py3-pytools/APKBUILD
+++ b/community/py3-pytools/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pytools
-pkgver=2020.1
+pkgver=2020.2
pkgrel=0
pkgdesc="Collection of tools for Python3"
options="!check" # Tests required unpackaged dependencies not specified in requires.txt
@@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="f11c51ea1436e5c2c7201c1910bb593dac42aa8186d509deb373772f5043a5d11837b40dca41494d9c7f8eda1b894e92aca0543441028a2febbcb5e0a71e3742 py3-pytools-2020.1.tar.gz"
+sha512sums="adee83c51397b33068de070b2c2b107b1f0c587b9784061ecfa8653dc145b959368368140e6586fab8e5785213c16e3e20da1abe44a4faa536321c27a27dff2c py3-pytools-2020.2.tar.gz"