Source-Makefile: feeds/packages/lang/python/python-futures/Makefile Package: python-futures Submenu: Python Version: 3.2.0-1 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +python Conflicts: Menu-Depends: Provides: Build-Variant: python Section: lang Category: Languages Repository: base Title: futures Maintainer: Daniel Danzberger Source: futures-3.2.0.tar.gz License: MIT Type: ipkg Description: This is a backport of the concurrent.futures standard library module to Python 2. 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. https://github.com/agronholm/pythonfutures Daniel Danzberger @@ Package: python-futures-src Submenu: Python Version: 3.2.0-1 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread Conflicts: Menu-Depends: Provides: Build-Variant: python Section: lang Category: Languages Repository: base Title: futures (sources) Maintainer: Daniel Danzberger Source: futures-3.2.0.tar.gz License: MIT Type: ipkg Description: This is a backport of the concurrent.futures standard library module to Python 2. 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.. (Contains the Python sources for this package). https://github.com/agronholm/pythonfutures Daniel Danzberger @@