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 recipes-devtools/python/python3-fastentrypoints_0.12.bb
Layer meta-virtualization (master branch)
Inherits
  • pypi
  • python3-dir
  • python3native
  • python3targetconfig
  • python_pep517
  • setuptools3
  • setuptools3-base
Dependencies
  • python3
  • python3-build-native
  • python3-installer-native
  • python3-native
  • python3-setuptools-native
  • python3-wheel-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

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-virtualization:

Branch Recipe
master python3-fastentrypoints 0.12 (this recipe)
scarthgap (Yocto Project 5.0) python3-fastentrypoints 0.12
nanbield (Yocto Project 4.3) python3-fastentrypoints 0.12
mickledore (Yocto Project 4.2) python3-fastentrypoints 0.12
langdale (Yocto Project 4.1) python3-fastentrypoints 0.12
kirkstone (Yocto Project 4.0) python3-fastentrypoints 0.12
honister (Yocto Project 3.4) python3-fastentrypoints 0.12
hardknott (Yocto Project 3.3) python3-fastentrypoints 0.12
gatesgarth (Yocto Project 3.2) python3-fastentrypoints 0.12
dunfell (Yocto Project 3.1) python3-fastentrypoints 0.12