python-mode 1:6.2.3-1 source package in Ubuntu

Changelog

python-mode (1:6.2.3-1) unstable; urgency=medium

  * New upstream release.
  * d/control: 
    - Bump Standards-Version to 3.9.8 with no other changes needed.
    - Add dh-python to Build-Depends as per lintian warning.

 -- Barry Warsaw <email address hidden>  Tue, 17 Jan 2017 16:33:55 -0500

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Sid
Original maintainer:
Barry Warsaw
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mode_6.2.3-1.dsc 1.9 KiB 5633756e82fb816d23e9f4297acbf4af62840f4542f3933a6805f2ba6b29a46f
python-mode_6.2.3.orig.tar.gz 307.1 KiB 40098432ca1b3e3dcd8fa0a7d23bd8f2e57471587911d448b9c5cde0569d3335
python-mode_6.2.3-1.debian.tar.xz 6.1 KiB 9c661f039263248f98561ade5df0c45d19f10b80b1e1b61c5f357f0476f119c5

Available diffs

No changes file available.

Binary packages built by this source

python-mode: Python mode for GNU Emacs and XEmacs

 Provides a major mode for GNU Emacs and XEmacs to edit, debug, and develop
 Python programs and doctests.
 .
 If you install this with XEmacs 21, it will replace the included
 python-mode.el, which may or may not be a more recent version
 (use "C-h v py-version" to compare).
 .
 Since this package automagically loads after Python mode shipped with
 GNU emacs >= 22, installation of this package makes python-mode's
 mode the default for editing Python code in emacs.