Name python3-fastentrypoints
Version 0.12
Summary Make entry_points specified in setup.py load more quickly
Description Using entry_points in your setup.py makes scripts that start really slowly because it imports pkg_resources, which is a horrible thing to do if you want your trivial script to execute more or less instantly. fastentrypoints aims to fix that bypassing pkg_resources, making scripts load a lot faster.
Section devel/python
License BSD-2-Clause
Homepage https://github.com/ninjaaron/fast-entry_points
Recipe file meta-virtualization/recipes-devtools/python/python3-fastentrypoints_0.12.bb
Layer meta-voltumna (wrynose branch)
Inherits
  • gcc
  • gcc-native
  • pypi
  • python3-dir
  • python3native
  • python3targetconfig
  • python_pep517
  • setuptools3
  • setuptools3-base
Dependencies
  • gcc-cross-i686
  • python3
  • python3-build-native
  • python3-installer-native
  • python3-native
  • python3-setuptools-native
  • python3-wheel-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

https://files.pythonhosted.org/packages/source/f/fastentrypoints/fastentrypoints-0.12.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
wrynose (Yocto Project 6.0) python3-fastentrypoints 0.12 (this recipe)