Package: python-virtualenv / 20.33.1+ds-1
Metadata
Package | Version | Patches format |
---|---|---|
python-virtualenv | 20.33.1+ds-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
debian_wheel_location.patch | (download) |
src/virtualenv/seed/wheels/embed/__init__.py |
2 1 + 1 - 0 ! |
acquire wheels from debian specific wheels location (from pip wheels) See: https://virtualenv.pypa.io/en/latest/user_guide.html#embed-wheels-for-distributions |
debian_update_for_available_wheels.patch | (download) |
src/virtualenv/seed/wheels/embed/__init__.py |
21 21 + 0 - 0 ! |
update base embed to include pip provided wheels for --no-download Generate wheel lists and attributes for base install to match pip wheel versions and add pkg_resources to the base install for no download. |
disable periodic update.patch | (download) |
src/virtualenv/seed/embed/base_embed.py |
2 1 + 1 - 0 ! |
disable periodic update We ship wheels in a separate binary package, and the user should not be updating them themselves (even if they had write access). |
wheel package error | (download) |
src/virtualenv/seed/wheels/embed/__init__.py |
14 14 + 0 - 0 ! |
debian: instruct the user to install the appropriate -whl package |
1