python-virtualenv 15.1.0+ds-2ubuntu1 source package in Ubuntu

Changelog

python-virtualenv (15.1.0+ds-2ubuntu1) focal; urgency=medium

  * Depend on python2.

 -- Matthias Klose <email address hidden>  Mon, 13 Jan 2020 20:53:13 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-virtualenv_15.1.0+ds.orig.tar.gz 86.2 KiB 116e2771ca1dfadfb774e49e9cce724c2d3ebb5a117d93f2af19c5134c4c109c
python-virtualenv_15.1.0+ds-2ubuntu1.debian.tar.xz 41.3 KiB 0fbd4e0fe861b5668248b994a81f0c9d52e2d6e44f61da78ea9781b2881a5fbb
python-virtualenv_15.1.0+ds-2ubuntu1.dsc 2.5 KiB a7ae5d8cd45584664dd95bf8d02d4d5ba33af1a4da8b1724a3b28cb8fbe6548e

View changes file

Binary packages built by this source

python-virtualenv: No summary available for python-virtualenv in ubuntu focal.

No description available for python-virtualenv in ubuntu focal.

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.