aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-24 17:32:33 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-24 20:54:10 +0000
commit77e0674435345696b1ca372bd11a5bcc92ef00e9 (patch)
tree5df4d1c88f1a98e497d887b94039326ee7f5b42b
parent7e6d82650611aed704a920da66c8c73540e1f2e4 (diff)
community/py3-pip: upgrade to 20.3.4
-rw-r--r--community/py3-pip/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pip/APKBUILD b/community/py3-pip/APKBUILD
index 9e5d7706e11..bebe7d3aad5 100644
--- a/community/py3-pip/APKBUILD
+++ b/community/py3-pip/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pip
-pkgver=20.3.3
+pkgver=20.3.4
pkgrel=0
pkgdesc="Tool for installing and managing Python packages"
url="http://www.pip-installer.org"
@@ -121,4 +121,4 @@ zshcomp() {
amove usr/share/zsh/site-functions
}
-sha512sums="362d20e5d2665fa6211cf3836ca02a0340fb34ecde1d5902eecae744eb655d7dcfed0bd464e9db186b87b63a7aaf275e43645cf6321bdddd44b62787de84d87b pip-20.3.3.tar.gz"
+sha512sums="30e9d6d5dfc54681ca07e5701e26cdde202326848f6b37a013fe1fcc38402efa81284e15d7750de97d871e0da995cf5363e5c9676a036d271ff06bb0052cc1ec pip-20.3.4.tar.gz"