pyvenv-el 1.20-2 source package in Ubuntu

Changelog

pyvenv-el (1.20-2) unstable; urgency=medium

  * Fix autopkgtest
  * Migrate to debhelper 12 without d/compat
  * d/control: Declare Standards-Version 4.4.0 (no changes needed)
  * d/control: Drop emacs25 from Enhances

 -- Lev Lamberov <email address hidden>  Mon, 29 Jul 2019 10:42:28 +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

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyvenv-el_1.20-2.dsc 2.0 KiB 952ca93c41bd0f22bd55162f7019b2c519575f4654c35f5df88642d4904005c0
pyvenv-el_1.20.orig.tar.gz 8.8 KiB 7870657664dd2d8d93ce5cc2c1e71d3b33e28ed1891095562de22742853dbc98
pyvenv-el_1.20-2.debian.tar.xz 2.6 KiB 81857fe597151ac1083d47913877e4fb2a97074b26a193f4a8e35b57f3da4d2c

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).