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:53:51 +0000
commit35397990c6eb7fe6fafb6f14d5584330c3d529f3 (patch)
tree65d8d4d7aca7428cbd3c0bac962aa2785164c0d7
parent4924fb8f56ff532d44040d5da4a745fc3a4704b5 (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"