pyvenv-el 1.21+git20211014.31ea715-3 source package in Ubuntu
Changelog
pyvenv-el (1.21+git20211014.31ea715-3) unstable; urgency=medium
* Add python3-venv as a preferred alternative to virtualenv as a
dependency (Closes: #1102285)
* Drop obsolete version from emacs in Recommends
* Demote "python3-venv | virtualenv" to recommends
- As this package can also work with 3rd party Python virtual
environments.
* Update Standards-Version to 4.7.2; no change needed
* Add myself to Uploaders
* Add d/gbp.conf matching the current practice
* Add d/salsa-ci.yml with the default template
* Update section to editors
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
-- Xiyue Deng <email address hidden> Wed, 09 Apr 2025 16:30:18 -0700
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 | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc | |
| Questing | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| pyvenv-el_1.21+git20211014.31ea715-3.dsc | 2.3 KiB | 765984a4ae091b85263f48ec5622bf7dfd41de01c903bb9eca4827246cf35f14 |
| pyvenv-el_1.21+git20211014.31ea715.orig.tar.gz | 10.4 KiB | ea6ae96dc8ef25ba1c4e3f2560d3d7b18cfb7257e4fa6be91370b7765ef7584a |
| pyvenv-el_1.21+git20211014.31ea715-3.debian.tar.xz | 3.8 KiB | 4a66f7886d245f8003e63e3f244e02f212c320fa059fda22eb89ed5ee979a590 |
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).
