From bdffbf9130b78e76a9be6336c7ebee5d18521ca3 Mon Sep 17 00:00:00 2001 From: Naveen Date: Mon, 6 Sep 2021 11:16:22 +0000 Subject: [PATCH] python-pip: update to 21.2.4 --- mingw-w64-python-pip/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mingw-w64-python-pip/PKGBUILD b/mingw-w64-python-pip/PKGBUILD index 308ee266a7..506fc7627f 100644 --- a/mingw-w64-python-pip/PKGBUILD +++ b/mingw-w64-python-pip/PKGBUILD @@ -7,8 +7,8 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=21.1.3 -pkgrel=2 +pkgver=21.2.4 +pkgrel=1 pkgdesc="The PyPA recommended tool for installing Python packages. (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') @@ -27,7 +27,7 @@ source=( "${_realname}-${pkgver}.tar.gz::https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz" "0001-use-system-distlib.patch" ) -sha256sums=('b5b1eb91b36894bd01b8e5a56a422c2f3838573da0b0a1c63a096bb454e3b23f' +sha256sums=('0eb8a1516c3d138ae8689c0c1a60fde7143310832f9dc77e11d8a4bc62de193b' 'c7f98690afa60e59324f1ce52e72bd7809cbfaba4e29a2d933f08c1a025f8246') prepare() {