From 988e55beac31c2f43fdaafe8f7fdd86156cde521 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Oct 2019 11:36:28 +0200 Subject: [PATCH] future: bump version. --- .../future/{future-0.17.1.recipe => future-0.18.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/future/{future-0.17.1.recipe => future-0.18.1.recipe} (86%) diff --git a/dev-python/future/future-0.17.1.recipe b/dev-python/future/future-0.18.1.recipe similarity index 86% rename from dev-python/future/future-0.17.1.recipe rename to dev-python/future/future-0.18.1.recipe index 7c90f3c73..40f22d1c5 100644 --- a/dev-python/future/future-0.17.1.recipe +++ b/dev-python/future/future-0.18.1.recipe @@ -6,8 +6,8 @@ HOMEPAGE="https://pypi.org/project/future/" COPYRIGHT="2013-2016 Ed Schofield" LICENSE="MIT" REVISION="1" -SOURCE_URI="https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-$portVersion.tar.gz" -CHECKSUM_SHA256="67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8" +SOURCE_URI="https://pypi.io/packages/source/f/future/future-$portVersion.tar.gz" +CHECKSUM_SHA256="858e38522e8fd0d3ce8f0c1feaf0603358e366d5403209674c7b617fa0c24093" ARCHITECTURES="any"