Subject: CVS commit: pkgsrc/devel/py-futures
From: Filip Hajny
Date: 2017-04-18 17:39:19
Message id: 20170418153919.481BBFBE4@cvs.NetBSD.org

Log Message:
Update devel/py-futures to 3.1.1.

- Backported sanity checks for the ``max_workers`` constructor
  argument for ThreadPoolExecutor and
  ProcessPoolExecutor
- Set the default value of ``max_workers`` in ThreadPoolExecutor to
  ``None``, as in upstream code
  (computes the thread pool size based on the number of CPUs)
- Added support for old-style exception objects
- Switched to the PSF license

Files:
RevisionActionfile
1.4modifypkgsrc/devel/py-futures/Makefile
1.2modifypkgsrc/devel/py-futures/PLIST
1.2modifypkgsrc/devel/py-futures/distinfo