pyvenv-el 1.21-1 source package in Ubuntu

Changelog

pyvenv-el (1.21-1) unstable; urgency=medium

  * New upstream version 1.21
  * d/control: Declare Standards-Version 4.4.1 (no changes needed)

 -- Lev Lamberov <email address hidden>  Sun, 01 Dec 2019 12:44:15 +0500

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyvenv-el_1.21-1.dsc 2.0 KiB 650d5eef08ba353dd6fb8b27ba3a57f2da033eeed209549df8654845b5338feb
pyvenv-el_1.21.orig.tar.gz 8.9 KiB 862e80eadc61eab7ad12efe52656a5f06f54695fe58a693e1404dc9fe02321dd
pyvenv-el_1.21-1.debian.tar.xz 2.6 KiB 38269c4280b5fb215c412b3628e6222ef4fe49fec8458d2c611c97980d0db22e

Available diffs

No changes file available.

Binary packages built by this source

elpa-pyvenv: Python virtual environment interface

 This is a simple global minor mode which will replicate the changes
 done by virtualenv activation inside Emacs.
 .
 The main entry points are `pyvenv-activate', which queries the user
 for a virtual environment directory to activate, and
 `pyvenv-workon', which queries for a virtual environment in
 $WORKON_HOME (from virtualenvwrapper.sh).