Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 652
    • Issues 652
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 181
    • Merge Requests 181
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #5381

Closed
Open
Opened Apr 07, 2016 by Vlad Frolov@frol
  • Report abuse
  • New issue
Report abuse New issue

Consider building Python and Python3 packages without ensurepip bundle

ensurepip module adds pip and setuptools wheels (python packages) inside python package, which is useless for users in a case of proper packaging, and takes 1.6MB on disk.

To exclude ensurepip from the python packages use --without-ensurepip flag for ./configure script.

Here are the official recommendations for package maintainers from ensurepip PEP: https://www.python.org/dev/peps/pep-0453/\#recommendations-for-downstream-distributors

Please, add py3-pip package #5103 (closed) and update py-pip to the latest 8.1.1 (Alpine current is 7.1.2).

(from redmine: issue id 5381, created on 2016-04-07)

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
3.12.0
Milestone
3.12.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
3
Labels
Normal type:feature type:package-request
Assign labels
  • View project labels
Reference: alpine/aports#5381