Bug#902327: marked as done (isort: missing dependency on python3-pkg-resources)

2018-12-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Dec 2018 20:45:15 +
with message-id 
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 
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 
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  (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 

Changed-By: Adrian Bunk 
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
KTM5kMdHJXhwnO3M27T9Qp/mFT+kkuexIOTW5NjYvYfCROY=
=Q8it
-END PGP SIGNATURE End Message ---


Bug#902327: marked as done (isort: missing dependency on python3-pkg-resources)

2018-08-10 Thread Debian Bug Tracking System
Your message dated Fri, 10 Aug 2018 07:03:47 +
with message-id 
and subject line Bug#902327: fixed in isort 4.3.4+ds1-1.1
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 
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 
from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'


Andreas
--- End Message ---
--- Begin Message ---
Source: isort
Source-Version: 4.3.4+ds1-1.1

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.
Niels Thykier  (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: SHA256

Format: 1.8
Date: Wed, 08 Aug 2018 06:38:25 +
Source: isort
Binary: isort python-isort python3-isort
Architecture: source
Version: 4.3.4+ds1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Python Applications Packaging Team 

Changed-By: Niels Thykier 
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: 902327
Changes:
 isort (4.3.4+ds1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add missing dependency on python3-pkg-resources.  Thanks to
 Andreas Beckmann for reporting the issue.  (Closes: #902327)
   * Set Rules-Requires-Root to no as isort does not need
 (fake)root for producing the .debs.
   * Clean up .pytest_cache and isort.egg-info via d/clean to
 ensure that the package can build twice in a row.
Checksums-Sha1:
 4470a4847ae1b8bf419154a271be2a56092f5f4a 2243 isort_4.3.4+ds1-1.1.dsc
 7febdfe16172af963249afb28c7be2ff526cbdf5 4688 isort_4.3.4+ds1-1.1.debian.tar.xz
 2b71a89867614c03b06eca543c3bea54a0c2c189 7088 
isort_4.3.4+ds1-1.1_source.buildinfo
Checksums-Sha256:
 195ec3fb30ede8128f7a770cc7f40028a6550de9f77d41bc095d15cf39ac6444 2243 
isort_4.3.4+ds1-1.1.dsc
 ba3f6c18943e97cbd0c52ce322529ef6a52e4a5ec146d4843bf1729ef40010e0 4688 
isort_4.3.4+ds1-1.1.debian.tar.xz
 fd99bede7328d93dcfb2451ce2a2af34816f2a06f1efa28e951616340ad526aa 7088 
isort_4.3.4+ds1-1.1_source.buildinfo
Files:
 bc6c1b6fe119f4425be6c7389503b669 2243 python optional isort_4.3.4+ds1-1.1.dsc
 d45fc212c7b7cf00018520e1015a4592 4688 python optional 
isort_4.3.4+ds1-1.1.debian.tar.xz
 85ecd9d611c6494c88c5beff7fbd9e15 7088 python optional 
isort_4.3.4+ds1-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAltqj/IACgkQBUu7n32A
ZEKngA//WZ2GFWNHA4Ty7S2/S9BJyrRmNMNkCQV0hajQmR+O63U2VX/cmj+fx8tU
WvQ/5znUyQX11fXffFF0rB9b1GfwVWIVlPt63YdbAODiQdZ6ISksFEY5LgpLXWck
Bi0f9A0WXeT6Rk57I0Kn3HzUJ1zlvFPvcACYqSNKQC1eGnPEVvH0Lc0LF5eibs4Y
nCFFTJ2uadgnNq9eFdVZSUbjuNxoLDUznIqul/+KvtZCU1h3U29DI7GPBNhNUYFy
PqSgOZQFM1eLS90cJnk+DJXgwgzXE3j51zPxIacG06TGFYQBtjy56+je8l+SAIDM
p2NS3lX7H3PlBXjiZPiOrWo+WX5HBnpLxI/OUlPRnFMQ8dogIV+ihDriJwLWbhNj
6VqRnOSOUMa6Vd4avIyxqIFwNTEaOS2c7f5jbYbHkd0L6p2uj1XeKPezTtLTBqR+
2sY9TIfMfuzOtxA0QrstCjCIxf2KuoI4scnlJW4/yBVerAEntt6YUOsp1Y6grhGq
mD/ZvjCdL6uIQ6ZBFX68B3R0e2sQ+8YRHF2jlTrNX2DqS+MW8RxWroxaKQoU/3Nj
h8FbVbHbSqB6nBsknkR37MCojnaDSRyF3x9lTBVMBB3Jun+PmlBLQk8aF8URctTK
8+JMhTYPeQfaYPyWzRxwCKx3k8ishFdUqEi3v3fThWxWSlf6by0=
=VX8G
-END PGP SIGNATURE End Message ---