diff --git a/srcpkgs/python3-pip/template b/srcpkgs/python3-pip/template index f381bdff0da..d9de3bb50c4 100644 --- a/srcpkgs/python3-pip/template +++ b/srcpkgs/python3-pip/template @@ -1,6 +1,6 @@ # Template file for 'python3-pip' pkgname=python3-pip -version=21.1.3 +version=21.2.1 revision=1 wrksrc="pip-${version}" build_style=python3-module @@ -12,7 +12,7 @@ license="MIT" homepage="https://pip.pypa.io/" changelog="https://raw.githubusercontent.com/pypa/pip/master/NEWS.rst" distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz" -checksum=b5b1eb91b36894bd01b8e5a56a422c2f3838573da0b0a1c63a096bb454e3b23f +checksum=303a82aaa24cdc01f7ebbd1afc7d1b871a4aa0a88bb5bedef1fa86a3ee44ca0a # Tests have unpackaged dependencies make_check=no