pep8-naming 0.4.1-2ubuntu1 source package in Ubuntu

Changelog

pep8-naming (0.4.1-2ubuntu1) artful; urgency=medium

  * Add d/patches/0001-make-some-regexps-raw-strings.patch to fix failures
    with Python 3.6.

 -- Michael Hudson-Doyle <email address hidden>  Tue, 13 Jun 2017 11:02:08 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pep8-naming_0.4.1.orig.tar.xz 7.2 KiB 44ee74b1f6ac90b67e54a5a034f5fe3e0e4d416391ce892f8a1e88146776683f
pep8-naming_0.4.1-2ubuntu1.debian.tar.xz 3.4 KiB 0e637e93edf541632b394d5d8086609fcd6662bb84d7885cc021069e2e97e32e
pep8-naming_0.4.1-2ubuntu1.dsc 2.2 KiB 1c339df7adb15d319e5c1937d0a0889900f529cb51bf65f718bed53868a80b3b

View changes file

Binary packages built by this source

python-pep8-naming: check for PEP 8 naming conventions (flake8 plugin for Python2)

 The PEP 8 recommendation is a style guide for Python code. This plugin for
 flake8 checks whether the naming conventions of PEP 8 have been commplied
 with. However written as plugin for flake8, some tools make independent use
 of the module.
 .
 This package contains the module for Python2.

python3-pep8-naming: check for PEP 8 naming conventions (flake8 plugin for Python3)

 The PEP 8 recommendation is a style guide for Python code. This plugin for
 flake8 checks whether the naming conventions of PEP 8 have been commplied
 with. However written as plugin for flake8, some tools make independent use
 of the module.
 .
 This package contains the module for Python3.