Package: python-pkg-resources Version: 0.6c9-2 Severity: wishlist When using python-setuptools, it is possible to get the version number from within Python easily:
>>> import setuptools >>> setuptools.__version__ '0.6c9' The same is not possible when using python-pkg-resources only, as it does not have a __version__ attribute. To get rid of the setuptools dependency in Trac, maybe in other packages as well, this would be useful, however. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-pkg-resources depends on: ii python 2.5.4-2 An interactive high-level object-o ii python-central 0.6.11 register and build utility for Pyt python-pkg-resources recommends no packages. Versions of packages python-pkg-resources suggests: ii python-setuptools 0.6c9-2 Python Distutils Enhancements -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

