Your message dated Mon, 14 Mar 2016 12:45:39 -0400
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #581019,
regarding setuptools dep unneeded, change to 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 [email protected]
immediately.)
--
581019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581019
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pep8
Version: 0.5.0-1
Severity: normal
Hello
After reading the documentation and source for pep8, I think that the
fix for this bug is slightly wrong. The setuptools module (one part of
the SetupTools project) is required at build time, not run time; the
module that pep8 actually needs is pkg_resources (it provides runtime
support for SetupTools plugins). The bug is fixed because
python-setuptools depends on python-pkg-resources (upstream packages
them in one distribution, Debian split them some time ago to make a
smaller dependency and (my guess) avoid installing the dangerous
easy_install command).
Summary: s/python-setuptools/python-pkg-resources/ will still work and
take less space.
Thank you for considering this.
--- End Message ---
--- Begin Message ---
Fixed in 1.7.0-1
pgpQzi7sV8ZXk.pgp
Description: OpenPGP digital signature
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team