mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 15:50:07 +02:00
futures: bump (#4251)
This commit is contained in:
@@ -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="
|
||||
Reference in New Issue
Block a user