Version: 3.2.0, Package name: py-futures-3.2.0 |
Maintained by: Brian Callahan |
Master sites: |
Description This is a backport of the concurrent.futures package from Python 3.2 which provides a high-level interface for asynchronously executing callables. |
Filesize: 26.68 KB |
Version History (View Complete History) |
|
2021-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: Bump the REVISION on all ports that use the python2 version of py-setuptools. Also change the lang/python module to use the new devel/py2-setuptools for python2 ports ok sthen@ |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-06-19 17:03:35 by Brian Callahan | Files touched by this commit (3) |
Log message: Update to 3.1.1 ok shadchin@ |
2016-08-27 10:09:36 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to py-futures-3.0.5. |
2016-01-24 06:46:17 by Alexandr Shadchin | Files touched by this commit (2) |
Log message: Minor update to py-futures 3.0.4 |
2016-01-07 14:37:50 by Jasper Lievisse Adriaanse | Files touched by this commit (45) |
Log message: remove HOMEPAGE from ports that had the (now default) pypi homepage |
2015-12-29 08:50:58 by Alexandr Shadchin | Files touched by this commit (3) |
Log message: Update to py-futures 3.0.3 ok jca@ |
2015-09-29 04:51:54 by Stuart Henderson | Files touched by this commit (30) |
Log message: bump REVISION for setuptools dep change. |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |