python-virtualenv 20.0.17-1ubuntu0.3 source package in Ubuntu
Changelog
python-virtualenv (20.0.17-1ubuntu0.3) focal; urgency=medium * Bump the seed-app-data version, because we changed the bundled wheels in LP: #1880749. -- Stefano Rivera <email address hidden> Fri, 26 Feb 2021 18:09:22 -0800
Upload details
- Uploaded by:
- Stefano Rivera
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-virtualenv_20.0.17.orig.tar.gz | 7.6 MiB | c8364ec469084046c779c9a11ae6340094e8a0bf1d844330fc55c1cefe67c172 |
python-virtualenv_20.0.17-1ubuntu0.3.debian.tar.xz | 42.7 KiB | d19bd96043372b81441d2a91f94c7cf4abd581c913c3357e4e49b89ca636e22b |
python-virtualenv_20.0.17-1ubuntu0.3.dsc | 2.5 KiB | a7e5faa428d859ecf6adab5b3390c5ec2bdc63aa199469d4e45e51c502d5986b |
Available diffs
Binary packages built by this source
- python3-virtualenv: Python virtual environment creator
The virtualenv utility creates virtual Python instances, each invokable
with its own Python executable. Each instance can have different sets
of modules, installable via easy_install. Virtual Python instances can
also be created without root access.
.
This is the Python 3 version of the library. It includes the command line
script.
- virtualenv: Python virtual environment creator
The virtualenv utility creates virtual Python instances, each invokable
with its own Python executable. Each instance can have different sets
of modules, installable via easy_install. Virtual Python instances can
also be created without root access.
.
This is a dependency package and may be safely removed.