mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-futures: Update to 3.3.0
Changelog: https://github.com/agronholm/pythonfutures/blob/3.3.0/CHANGES.rst Reported by: ngie MFH: 2020Q2 (blanket: bugfix release)
This commit is contained in:
parent
372cba0e01
commit
c3237f41af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527737
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= futures
|
||||
PORTVERSION= 3.2.0
|
||||
PORTVERSION= 3.3.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1521513411
|
||||
SHA256 (futures-3.2.0.tar.gz) = 9ec02aa7d674acb8618afb127e27fde7fc68994c0437ad759fa094a574adb265
|
||||
SIZE (futures-3.2.0.tar.gz) = 27320
|
||||
TIMESTAMP = 1583297763
|
||||
SHA256 (futures-3.3.0.tar.gz) = 7e033af76a5e35f58e56da7a91e687706faf4e7bdfb2cbc3f2cca6b9bcda9794
|
||||
SIZE (futures-3.3.0.tar.gz) = 28729
|
||||
|
|
Loading…
Add table
Reference in a new issue