From b728a27bfef1a6d0b5c53c94858365cfb16c48ee Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 22 Oct 2019 18:34:13 +0200 Subject: [PATCH] setuptools: bump version. --- .../{setuptools-41.2.0.recipe => setuptools-41.4.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/setuptools/{setuptools-41.2.0.recipe => setuptools-41.4.0.recipe} (96%) diff --git a/dev-python/setuptools/setuptools-41.2.0.recipe b/dev-python/setuptools/setuptools-41.4.0.recipe similarity index 96% rename from dev-python/setuptools/setuptools-41.2.0.recipe rename to dev-python/setuptools/setuptools-41.4.0.recipe index 5fa5805bd..b5acd5fc8 100644 --- a/dev-python/setuptools/setuptools-41.2.0.recipe +++ b/dev-python/setuptools/setuptools-41.4.0.recipe @@ -9,7 +9,7 @@ LICENSE="Python" REVISION="1" SOURCE_URI="https://github.com/pypa/setuptools/archive/v$portVersion.tar.gz" SOURCE_FILENAME="setuptools-$portVersion.tar.gz" -CHECKSUM_SHA256="105a9c7aa14be6b9924c29e8d3892c23d3be1613ef3a55eaafc5cf0fc46cbddc" +CHECKSUM_SHA256="185d519d6b283a10008427402cc3f834878759da279e5100b7810bc5f772ee1c" ARCHITECTURES="any"