futures, add license (#5486)

This commit is contained in:
Schrijvers Luc
2020-12-12 12:01:21 +01:00
committed by GitHub
parent 61c37d726c
commit 6052dc16d7
2 changed files with 50 additions and 2 deletions

View File

@@ -6,8 +6,8 @@ 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-2019 Alex Grönholm"
LICENSE="Python"
REVISION="1"
LICENSE="PSF v2"
REVISION="2"
SOURCE_URI="https://files.pythonhosted.org/packages/47/04/5fc6c74ad114032cd2c544c575bffc17582295e9cd6a851d6026ab4b2c00/futures-3.3.0.tar.gz"
CHECKSUM_SHA256="7e033af76a5e35f58e56da7a91e687706faf4e7bdfb2cbc3f2cca6b9bcda9794"
ARCHITECTURES="any"