isort 4.2.2+ds1-1 source package in Ubuntu

Changelog

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

  * New upstream release.
    - Dropped dependency on python3-pies (closes: #779703 -- although I cannot
      confirm this due to being unable to reproduce in the first place).
  * Add a .pydist file.
  * Drop override as upstream now ships a changelog.
  * Actually run tests during build.

 -- Tristan Seligmann <email address hidden>  Mon, 28 Sep 2015 05:43:58 +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
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
isort_4.2.2+ds1-1.dsc 1.8 KiB 80268cc24a0dc27dad5d12d4479f292bb0a101b0e48636343f363a70fd7b6603
isort_4.2.2+ds1.orig.tar.gz 132.1 KiB 553ee995e8c2781fe5765bbc13f08ce4d53462d594d7bb05b2364ca8e13947cc
isort_4.2.2+ds1-1.debian.tar.xz 3.9 KiB f33e9e6c4b720346c401d84f1f94780c86c95c04574f3230ee9e0227580da435

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.

python3-isort: library 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 library for Python 3.