Your message dated Sun, 17 Oct 2010 22:02:08 +0000
with message-id <[email protected]>
and subject line Bug#600529: fixed in python-defaults 2.6.6-5
has caused the Debian Bug report #600529,
regarding python-minimal: Support for Python 2.7 in pycompile
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.)


-- 
600529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600529
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-minimal
Version: 2.6.6-3
Severity: important
Tags: patch


"pycompile" complains when installing the python2.7* modules because the
version.py module (/usr/share/python/debpython/version.py) of
python-minimal does not mention Version 2.7.

Maybe this can be solved by introducing python2.7-minimal as the
standard for python-minimal in the experimental distribution.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-minimal depends on:
ii  dpkg                          1.15.8.5   Debian package management system
ii  python2.6-minimal             2.6.6-3    A minimal subset of the Python lan

Versions of packages python-minimal recommends:
ii  python                        2.6.6-3    interactive high-level object-orie

python-minimal suggests no packages.

-- no debconf information
--- version.py	2010-10-17 21:40:02.430047253 +0200
+++ version.py.orig	2010-10-17 21:46:26.343047051 +0200
@@ -23,7 +23,7 @@
 from os.path import exists
 from types import GeneratorType
 
-SUPPORTED = [(2, 5), (2, 6), (2, 7)]
+SUPPORTED = [(2, 5), (2, 6)]
 DEFAULT = (2, 6)
 RANGE_PATTERN = r'(-)?(\d\.\d+)(?:(-)(\d\.\d+)?)?'
 RANGE_RE = re.compile(RANGE_PATTERN)

--- End Message ---
--- Begin Message ---
Source: python-defaults
Source-Version: 2.6.6-5

We believe that the bug you reported is fixed in the latest version of
python-defaults, which is due to be installed in the Debian FTP archive:

idle_2.6.6-5_all.deb
  to main/p/python-defaults/idle_2.6.6-5_all.deb
python-all-dbg_2.6.6-5_all.deb
  to main/p/python-defaults/python-all-dbg_2.6.6-5_all.deb
python-all-dev_2.6.6-5_all.deb
  to main/p/python-defaults/python-all-dev_2.6.6-5_all.deb
python-all_2.6.6-5_all.deb
  to main/p/python-defaults/python-all_2.6.6-5_all.deb
python-dbg_2.6.6-5_all.deb
  to main/p/python-defaults/python-dbg_2.6.6-5_all.deb
python-defaults_2.6.6-5.dsc
  to main/p/python-defaults/python-defaults_2.6.6-5.dsc
python-defaults_2.6.6-5.tar.gz
  to main/p/python-defaults/python-defaults_2.6.6-5.tar.gz
python-dev_2.6.6-5_all.deb
  to main/p/python-defaults/python-dev_2.6.6-5_all.deb
python-doc_2.6.6-5_all.deb
  to main/p/python-defaults/python-doc_2.6.6-5_all.deb
python-examples_2.6.6-5_all.deb
  to main/p/python-defaults/python-examples_2.6.6-5_all.deb
python-minimal_2.6.6-5_all.deb
  to main/p/python-defaults/python-minimal_2.6.6-5_all.deb
python_2.6.6-5_all.deb
  to main/p/python-defaults/python_2.6.6-5_all.deb



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Piotr Ożarowski <[email protected]> (supplier of updated python-defaults 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 17 Oct 2010 23:22:22 +0200
Source: python-defaults
Binary: python python-minimal python-examples python-dev idle python-doc 
python-dbg python-all python-all-dev python-all-dbg
Architecture: source all
Version: 2.6.6-5
Distribution: experimental
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Piotr Ożarowski <[email protected]>
Description: 
 idle       - IDE for Python using Tkinter (default version)
 python     - interactive high-level object-oriented language (default version)
 python-all - package depending on all supported Python runtime versions
 python-all-dbg - package depending on all supported Python debugging packages
 python-all-dev - package depending on all supported Python development packages
 python-dbg - debug build of the Python Interpreter (version 2.6)
 python-dev - header files and a static library for Python (default)
 python-doc - documentation for the high-level object-oriented language Python
 python-examples - examples for the Python language (default version)
 python-minimal - minimal subset of the Python language (default version)
Closes: 600529
Changes: 
 python-defaults (2.6.6-5) experimental; urgency=low
 .
   * pycompile: if installed Python is requested via -V option, use it even if
     it's not in a list of supported Python versions (closes: 600529)
Checksums-Sha1: 
 79a71804f207445ebf75c0c47f325269f7c9025d 1233 python-defaults_2.6.6-5.dsc
 fbc1f731c4aa2cc0156a317d91e3b96656335705 314654 python-defaults_2.6.6-5.tar.gz
 d87a07b8805ecec2ab58f1ba1de8ee3f25775b73 167494 python_2.6.6-5_all.deb
 62f8c76cf2bb7b7f40127d3bcde60e1f14c0d1e8 32742 python-minimal_2.6.6-5_all.deb
 2504328626caffb2a5881a8e51ed35daa5edc819 848 python-examples_2.6.6-5_all.deb
 b08c2f6f81d6613fc27db72e193003104811b3c4 910 python-dev_2.6.6-5_all.deb
 3cd42f7c4e7790ab73afba2e644f28ae96cd3a66 2996 idle_2.6.6-5_all.deb
 ca6d786c4ee41661cb47004f9d6d3bf513b4d00a 17876 python-doc_2.6.6-5_all.deb
 b8a09626d2f83330505965c4f9a5ae4e465d8b44 1010 python-dbg_2.6.6-5_all.deb
 9526001270457605b7b66e930bf734ae1494a1b2 882 python-all_2.6.6-5_all.deb
 3b7cd892f9442ea3b7fdfaf3846dc09c240c2583 898 python-all-dev_2.6.6-5_all.deb
 10a1066c8117858295a38ff1ffad78c8ba63069a 906 python-all-dbg_2.6.6-5_all.deb
Checksums-Sha256: 
 8ce201954b3e5b094a2c5167d8802121eb65fcb8c0cb341d91c2a43634752413 1233 
python-defaults_2.6.6-5.dsc
 a000c5fba692306215697107cf3aa1fffec34ee2e831cd9f5c21dae4f3cd6c56 314654 
python-defaults_2.6.6-5.tar.gz
 2a50764287f1f2bb8177a545081aa7f3ccd04fd3c0109ed4a7e0cb6ed5d150f4 167494 
python_2.6.6-5_all.deb
 ff2d766294222701561bfe17efb7951b2ebd0dbcbf78e4178d4072d89b996456 32742 
python-minimal_2.6.6-5_all.deb
 3d050525d2d3a944fe1ece54fd709f39a54aa0581b0efbe7a8d62676b26cd332 848 
python-examples_2.6.6-5_all.deb
 c690c569b0c6b7120051c15ea5c5ac236ebd0233e8b6f2d18de08fefb1fac816 910 
python-dev_2.6.6-5_all.deb
 5ab2b244cdfa98ded63a17a41e277a950fa874207139ef792ddb924e8c188019 2996 
idle_2.6.6-5_all.deb
 8685ff106980aa2b6489154bee291789df1d137a5a01046fe54425a651953722 17876 
python-doc_2.6.6-5_all.deb
 6727b016603448996d1363d4b86cca8ac3902dbc92ac64ed5a647e6ac38c825a 1010 
python-dbg_2.6.6-5_all.deb
 fda45c1f320e06bf784199b600d4b93b09d488b8effc0f107672eb08c0e7c657 882 
python-all_2.6.6-5_all.deb
 9d01caceec72573a0637591686451be3100980b341cc9a1dba9dd9cc341f2739 898 
python-all-dev_2.6.6-5_all.deb
 40bfc8e16ea13f105f8cb1ff37f519c11b46b4fcf067de304cfd08732d28f9ee 906 
python-all-dbg_2.6.6-5_all.deb
Files: 
 45d06f1fbbee5f033c10ff9d881250b3 1233 python optional 
python-defaults_2.6.6-5.dsc
 cb1fdad99a11f2da944f5aa154737bda 314654 python optional 
python-defaults_2.6.6-5.tar.gz
 bbfdefa1c8dde2d91bdb0fd2d8bd16b6 167494 python standard python_2.6.6-5_all.deb
 31a3109a607e30b5d4651cbad2518469 32742 python standard 
python-minimal_2.6.6-5_all.deb
 0fc7281210225f12f18cf6a82eba98bd 848 python optional 
python-examples_2.6.6-5_all.deb
 c36cd28b6998f631c3752f68879c9de9 910 python optional python-dev_2.6.6-5_all.deb
 5f9752e36dad05473c00b669a1f25914 2996 python optional idle_2.6.6-5_all.deb
 a9b79a9f5c7a902cfa51ce39d018cd84 17876 doc optional python-doc_2.6.6-5_all.deb
 b48e913a5263a423ff8b404e0648b802 1010 debug extra python-dbg_2.6.6-5_all.deb
 08f6c24f7593e0344d36554e73d0da44 882 python optional python-all_2.6.6-5_all.deb
 0747af577bc42c1e508b732eb717b044 898 python optional 
python-all-dev_2.6.6-5_all.deb
 5254a2d1d5cda22a88a3f3efe324e9f1 906 debug extra python-all-dbg_2.6.6-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAky7bisACgkQB01zfu119ZmbrgCgjFQDyylm9iO/X40Al4O9MYcS
A1gAoNRMM9Tv3g8GH48Ce1Y/GCMRgPb3
=o//Z
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to