mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
This package is required by other packages to run some binaries via `load_entry_point`. So, this splits this package away from setuptools. setuptools is pretty big, akd pkg-resources is also big, but not as big. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commited0e77f3c3) Reference to discussion atc61579b564 (commitcomment-36665837)Adjusted python PKG_RELEASE items to current situation Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>