isort 4.3.4+ds1-1 source package in Ubuntu

Changelog

isort (4.3.4+ds1-1) unstable; urgency=medium

  * New upstream release.
  * Stop installing test_isort.py (closes: #887816); thanks to Chris Lamb
    for the patch.
  * Update lintian override name: debian-watch-does-not-check-gpg-signature
  * Bump Standards-Version to 4.1.3 (no changes).
  * Use https for copyright format URL.

 -- Tristan Seligmann <email address hidden>  Sun, 18 Feb 2018 05:40:19 +0200

Upload details

Uploaded by:
Python Applications Packaging Team
Uploaded to:
Sid
Original maintainer:
Python Applications Packaging 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
isort_4.3.4+ds1-1.dsc 2.0 KiB b12a4431f8360f307fec392852345c58f5173eb29ab06c0c4951890af2ba5c72
isort_4.3.4+ds1.orig.tar.gz 144.4 KiB 7683f6f38a567cf0bca038581cdc8e57024e543c180333c2484d797bd547ed31
isort_4.3.4+ds1-1.debian.tar.xz 4.3 KiB db97bc12d2a9b4024dab6391f18d429f0231f08cef528bee679787eaf4277a56

Available diffs

No changes file available.

Binary packages built by this source

isort: utility for sorting Python imports

 isort is a Python utility / library to sort imports alphabetically, and
 automatically separated into sections. It provides a command line
 utility, Python library and plugins for various editors to quickly sort
 all your imports.
 .
 This package contains the isort utility.

python-isort: library for sorting Python imports (Python 2)

 isort is a Python utility / library to sort imports alphabetically, and
 automatically separated into sections. It provides a command line
 utility, Python library and plugins for various editors to quickly sort
 all your imports.
 .
 This package contains the isort library for Python 2.

python3-isort: library for sorting Python imports (Python 3)

 isort is a Python utility / library to sort imports alphabetically, and
 automatically separated into sections. It provides a command line
 utility, Python library and plugins for various editors to quickly sort
 all your imports.
 .
 This package contains the isort library for Python 3.