pylama 7.4.3-1 source package in Ubuntu

Changelog

pylama (7.4.3-1) unstable; urgency=medium

  * New upstream release.
  * Merge to unstable.
  * Bump Standards-Version to 4.1.3
    * Use https in Format in debian/copyright.
  * Bump compat to 11.
  * Update Vcs-* fields to salsa.debian.org.
  * Remove unused README.Debian.

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Tue, 13 Feb 2018 07:32:24 +0800

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pylama_7.4.3-1.dsc 2.2 KiB c069da6d5c228454cd4e792c0cc3cc406e81ded18b3b7c7eab6c9b641ee9c11d
pylama_7.4.3.orig.tar.gz 28.0 KiB 390c1dab1daebdf3d6acc923e551b035c3faa77d8b96b98530c230493f9ec712
pylama_7.4.3-1.debian.tar.xz 3.7 KiB eb0463ac17d74dfc8edb6fe214e0b0498f9e1eb9da161ca6955e451caf6bf807

Available diffs

No changes file available.

Binary packages built by this source

pylama: code audit tool for Python in Python3

 pylama s a code audit tool for Python and JavaScript. It wraps the following
 tools:
  * PEP8 © 2012-2013, Florent Xicluna;
  * PEP257 © 2012, GreenSteam, <http://greensteam.dk/>
  * PyFlakes © 2005-2013, Kevin Watters;
  * Mccabe © Ned Batchelder;
  * Pylint © 2013, Logilab (should be installed 'pylama_pylint' module);
  * gjslint © The Closure Linter Authors (should be installed 'pylama_gjslint'
    module);
 .
 This package installs the tool in Python 3.

python-pylama: code audit library for Python in Python2

 pylama s a code audit tool for Python and JavaScript. It wraps the following
 tools:
  * PEP8 © 2012-2013, Florent Xicluna;
  * PEP257 © 2012, GreenSteam, <http://greensteam.dk/>
  * PyFlakes © 2005-2013, Kevin Watters;
  * Mccabe © Ned Batchelder;
  * Pylint © 2013, Logilab (should be installed 'pylama_pylint' module);
  * gjslint © The Closure Linter Authors (should be installed 'pylama_gjslint'
    module);
 .
 This package installs the library in Python 2.

python3-pylama: code audit library for Python in Python3

 pylama s a code audit tool for Python and JavaScript. It wraps the following
 tools:
  * PEP8 © 2012-2013, Florent Xicluna;
  * PEP257 © 2012, GreenSteam, <http://greensteam.dk/>
  * PyFlakes © 2005-2013, Kevin Watters;
  * Mccabe © Ned Batchelder;
  * Pylint © 2013, Logilab (should be installed 'pylama_pylint' module);
  * gjslint © The Closure Linter Authors (should be installed 'pylama_gjslint'
    module);
 .
 This package installs and library in Python 3.