pyvenv-el 1.21+git20211014.31ea715-2 source package in Ubuntu

Changelog

pyvenv-el (1.21+git20211014.31ea715-2) unstable; urgency=medium

  * Team upload.
  * Rebuild against dh-elpa 2.1.5.
    Upload pushed to dgit-repos but not salsa.
    See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.

 -- Sean Whitton <email address hidden>  Thu, 25 Jul 2024 23:37:54 +0900

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyvenv-el_1.21+git20211014.31ea715-2.dsc 2.2 KiB dfe9015a912a5dadb620a7f4b27b8f274dc208cc571d0b4326352f5247aab56e
pyvenv-el_1.21+git20211014.31ea715.orig.tar.gz 10.4 KiB ea6ae96dc8ef25ba1c4e3f2560d3d7b18cfb7257e4fa6be91370b7765ef7584a
pyvenv-el_1.21+git20211014.31ea715-2.debian.tar.xz 3.3 KiB f6a616f17391ac3f81021be5e56eeec7ea92fd85e6e81077bb371daf8e30a979

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