From ed0fcc6ed1193e94895a4d6b6349ed224c846031 Mon Sep 17 00:00:00 2001 From: Calvin Hill Date: Fri, 22 Nov 2019 15:06:53 +0000 Subject: [PATCH] pip: bump version to 19.3.1 (#4399) --- dev-python/pip/{pip-19.2.3.recipe => pip-19.3.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/pip/{pip-19.2.3.recipe => pip-19.3.1.recipe} (95%) diff --git a/dev-python/pip/pip-19.2.3.recipe b/dev-python/pip/pip-19.3.1.recipe similarity index 95% rename from dev-python/pip/pip-19.2.3.recipe rename to dev-python/pip/pip-19.3.1.recipe index 4e93666a2..57b950f86 100644 --- a/dev-python/pip/pip-19.2.3.recipe +++ b/dev-python/pip/pip-19.3.1.recipe @@ -5,7 +5,7 @@ COPYRIGHT="2006-2019 Python Packaging Authority" LICENSE="Python" REVISION="1" SOURCE_URI="https://pypi.io/packages/source/p/pip/pip-$portVersion.tar.gz" -CHECKSUM_SHA256="e7a31f147974362e6c82d84b91c7f2bdf57e4d3163d3d454e6c3e71944d67135" +CHECKSUM_SHA256="21207d76c1031e517668898a6b46a9fb1501c7a4710ef5dfd6a40ad9e6757ea7" ARCHITECTURES="any"