From 64683a79ada6ed62d19e43a2e3077ac9fd24b82e Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Thu, 3 Oct 2019 03:58:21 +0200 Subject: [PATCH] futures: bump (#4251) --- .../futures/{futures-3.2.0.recipe => futures-3.3.0.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dev-python/futures/{futures-3.2.0.recipe => futures-3.3.0.recipe} (83%) diff --git a/dev-python/futures/futures-3.2.0.recipe b/dev-python/futures/futures-3.3.0.recipe similarity index 83% rename from dev-python/futures/futures-3.2.0.recipe rename to dev-python/futures/futures-3.3.0.recipe index bcd19d77a..dec068232 100644 --- a/dev-python/futures/futures-3.2.0.recipe +++ b/dev-python/futures/futures-3.3.0.recipe @@ -5,11 +5,11 @@ module to Python 2. It should not be installed on Python 3, although there should be no harm in \ doing so, as the standard library takes precedence over third party libraries." HOMEPAGE="https://pypi.org/project/futures/" -COPYRIGHT="2009-2017 Alex Grönholm" +COPYRIGHT="2009-2019 Alex Grönholm" LICENSE="Python" REVISION="1" -SOURCE_URI="https://files.pythonhosted.org/packages/1f/9e/7b2ff7e965fc654592269f2906ade1c7d705f1bf25b7d469fa153f7d19eb/futures-$portVersion.tar.gz" -CHECKSUM_SHA256="9ec02aa7d674acb8618afb127e27fde7fc68994c0437ad759fa094a574adb265" +SOURCE_URI="https://files.pythonhosted.org/packages/47/04/5fc6c74ad114032cd2c544c575bffc17582295e9cd6a851d6026ab4b2c00/futures-3.3.0.tar.gz" +CHECKSUM_SHA256="7e033af76a5e35f58e56da7a91e687706faf4e7bdfb2cbc3f2cca6b9bcda9794" ARCHITECTURES="any" PROVIDES="