Your message dated Fri, 07 Dec 2018 20:45:15 +0000
with message-id <e1gvmzr-00060h...@fasolo.debian.org>
and subject line Bug#902327: fixed in isort 4.2.5+ds1-2+deb9u1
has caused the Debian Bug report #902327,
regarding isort: missing dependency on python3-pkg-resources
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
902327: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902327
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: isort
Version: 4.2.5+ds1-2
Severity: serious

sid $ isort
Traceback (most recent call last):
  File "/usr/bin/isort", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'

stretch $ isort
Traceback (most recent call last):
  File "/usr/bin/isort", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'


Andreas

--- End Message ---
--- Begin Message ---
Source: isort
Source-Version: 4.2.5+ds1-2+deb9u1

We believe that the bug you reported is fixed in the latest version of
isort, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 902...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated isort package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 16 Sep 2018 20:06:57 +0300
Source: isort
Binary: isort python-isort python3-isort
Architecture: source
Version: 4.2.5+ds1-2+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Python Applications Packaging Team 
<python-apps-t...@lists.alioth.debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
 isort      - utility for sorting Python imports
 python-isort - library for sorting Python imports (Python 2)
 python3-isort - library for sorting Python imports (Python 3)
Closes: 884682 902327
Changes:
 isort (4.2.5+ds1-2+deb9u1) stretch; urgency=medium
 .
   * Non-maintainer upload.
   * Add missing dependency on python3-pkg-resources.  Thanks to
     Andreas Beckmann for reporting the issue.  (Closes: #902327)
   * Fix dependencies of the python2 package by using the correct
     ${python:Depends} substvar instead of ${python3:Depends}.  Thanks to Paul
     Wise for catching it. (Closes: #884682)
Checksums-Sha1:
 483191b0172ac4e8185c63e0849ad625ebd6aca7 2236 isort_4.2.5+ds1-2+deb9u1.dsc
 e8320fbea585e7b50cd6f15362123087208de3a7 4348 
isort_4.2.5+ds1-2+deb9u1.debian.tar.xz
Checksums-Sha256:
 61d1be3a183f4b48429eeecca0dfb4c18c19556563137a04e4b6d8c807d6a38a 2236 
isort_4.2.5+ds1-2+deb9u1.dsc
 f8e1aae520e1601d35f43a09363876ef76fadc8849832ea91636a589353c7902 4348 
isort_4.2.5+ds1-2+deb9u1.debian.tar.xz
Files:
 8d891ae0f5e9af977b64b2686e8fd0fa 2236 python optional 
isort_4.2.5+ds1-2+deb9u1.dsc
 8e5a48e3d8fb5707f6f67a49227c04a0 4348 python optional 
isort_4.2.5+ds1-2+deb9u1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlueklYACgkQiNJCh6LY
mLFXPQ/+If3B4agMCZOsQCT0Vc1QOz77tKIicGeLmp6rh0npWz2WEdvpSV0272FX
JP2uIo0Rg9pprFcFSqcZhUQd4yAeATBP0QaPN/dEhCFP+P9peJ4NRqnPWHJl00CE
7j1WQIAW8/H4B//rkwg62xBYq5MYxUsPpMwd7P/pejjNZLSITI6t4pgIzR5emo5t
fIEXQkMQyjdVoJY0CXtRn8Mp6DVSkBhXPV3GnXolMZ16KAD2Rb8wioC/tuLU8cWu
H+StD6++QK5OEO9YGGDMDvEM9Gmxa6a4MaCdAmeyvNgJyiByfxY+X1NLfWpib4mm
L3kHegBKlzp3nVb6OTS4MWATYEBJUp7JbI1Mdmt2M9A05Eq0sUZY2JrI+gqPQ90D
UIQmh6qOHfWRFUSHT+BygHMD06CB1k+6epRDSZnJTGFYtjirsxKFLZv49kRZcPRM
W9rOjTpZwrF8EUPy/qYXxoI+AbOFhKfweaH2/1MaxgAdJ0IE2DHdB99xV1Jw+zgV
VB6TehtxFpjj9CZ9jzdNT/pWdaSnI8U4DnXzifFKmMosrgpY85aEVYrM+VEWepp6
+lla5BnFu0onWua6cxeCayxDcDO2T3OsquCF7BdjZXwH7RFXsk+TWh6iqp7G3i9G
KTM5kMdHJXhwnO3M27T9QTTTTp/mFT+kkuexIOTW5NjYvYfCROY=
=Q8it
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to