mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
devel/py-futures: Update to 3.1.1
* Update LICENSE (PSFL) Changelog: https://github.com/agronholm/pythonfutures/blob/3.1.1/CHANGES
This commit is contained in:
parent
3a010ffcb4
commit
cf0fc92619
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445496
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= futures
|
||||
PORTVERSION= 3.0.5
|
||||
PORTVERSION= 3.1.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= koobs@FreeBSD.org
|
||||
COMMENT= Backport of the concurrent.futures package from Python 3.2
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE= PSFL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:-2.7
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (futures-3.0.5.tar.gz) = 0542525145d5afc984c88f914a0c85c77527f65946617edb5274f72406f981df
|
||||
SIZE (futures-3.0.5.tar.gz) = 25153
|
||||
TIMESTAMP = 1499771882
|
||||
SHA256 (futures-3.1.1.tar.gz) = 51ecb45f0add83c806c68e4b06106f90db260585b25ef2abfcda0bd95c0132fd
|
||||
SIZE (futures-3.1.1.tar.gz) = 26471
|
||||
|
Loading…
Reference in New Issue
Block a user