Your message dated Tue, 18 Nov 2014 16:06:03 +0000
with message-id <[email protected]>
and subject line Bug#769720: fixed in python2.7 2.7.8-12
has caused the Debian Bug report #769720,
regarding python2.7: distutils.sysconfig.get_python_inc() ignores prefix
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.)
--
769720: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769720
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python2.7
Version: 2.7.8-11
distutils.sysconfig.get_python_inc() ignores the "prefix" argument:
$ python -c 'from distutils.sysconfig import get_python_inc as inc; print
inc(prefix="/moo")'
/usr/include/python2.7
This used to work correctly in wheezy:
$ python -c 'from distutils.sysconfig import get_python_inc as inc; print
inc(prefix="/moo")'
/moo/include/python2.7
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: python2.7
Source-Version: 2.7.8-12
We believe that the bug you reported is fixed in the latest version of
python2.7, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated python2.7 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: Tue, 18 Nov 2014 11:37:13 +0100
Source: python2.7
Binary: python2.7 libpython2.7-stdlib python2.7-minimal libpython2.7-minimal
libpython2.7 python2.7-examples python2.7-dev libpython2.7-dev
libpython2.7-testsuite idle-python2.7 python2.7-doc python2.7-dbg
libpython2.7-dbg
Architecture: source all amd64
Version: 2.7.8-12
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
idle-python2.7 - IDE for Python (v2.7) using Tkinter
libpython2.7 - Shared Python runtime library (version 2.7)
libpython2.7-dbg - Debug Build of the Python Interpreter (version 2.7)
libpython2.7-dev - Header files and a static library for Python (v2.7)
libpython2.7-minimal - Minimal subset of the Python language (version 2.7)
libpython2.7-stdlib - Interactive high-level object-oriented language
(standard library
libpython2.7-testsuite - Testsuite for the Python standard library (v2.7)
python2.7 - Interactive high-level object-oriented language (version 2.7)
python2.7-dbg - Debug Build of the Python Interpreter (version 2.7)
python2.7-dev - Header files and a static library for Python (v2.7)
python2.7-doc - Documentation for the high-level object-oriented language
Python
python2.7-examples - Examples for the Python language (v2.7)
python2.7-minimal - Minimal subset of the Python language (version 2.7)
Closes: 768611 769078 769720
Changes:
python2.7 (2.7.8-12) unstable; urgency=medium
.
* Update to 20141118, taken from the 2.7 branch.
- Issue #12728: Different Unicode characters having the same uppercase
but different lowercase are now matched in case-insensitive regular
expressions.
- Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
platforms.
- Issues #814253, #9179: Group references and conditional group references
now work in lookbehind assertions in regular expressions.
- Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.
- Issue #22787: Allow the keyfile argument of SSLContext.load_cert_chain
to be None.
- Issue #22775: Fixed unpickling of Cookie.SimpleCookie with protocol 2.
- Issue #22776: Brought excluded code into the scope of a try block in
SysLogHandler.emit().
- Issue #17381: Fixed ranges handling in case-insensitive regular
expressions.
- Issue #19329: Optimized compiling charsets in regular expressions.
- Issue #22410: Module level functions in the re module now cache compiled
locale-dependent regular expressions taking into account the locale.
- Issue #8876: distutils now falls back to copying files when hard linking
doesn't work. This allows use with special filesystems such as
VirtualBox shared folders.
- Issue #22193: Fixed integer overflow error in sys.getsizeof().
* Backport the ensurepip patch from 3.4.
* Disable ensurepip in Debian, at least for the upcoming release.
* Fix maintainer scripts for byte-code removal. Closes: #769078.
* Allow building and testing without SSLv3 support (Kurt Roeckx).
Closes: #768611.
* Let distutils.sysconfig.get_python_inc() honor the "prefix" argument.
Closes: #769720.
Checksums-Sha1:
2f897555312d85b081c2c61a2c2c5bd9e5e2e823 2588 python2.7_2.7.8-12.dsc
722832575bdb25372baa8be5f88a0de390c7cdce 1324922 python2.7_2.7.8-12.diff.gz
73ec220bd1252901417e7ba43086883ed7354e0c 596936
python2.7-examples_2.7.8-12_all.deb
ccd9d3856329a090e6dde3b561b34640321f8d7e 2710888
libpython2.7-testsuite_2.7.8-12_all.deb
4d7bdfad371661f97c5dcc4c8983602bfd03ff89 303106 idle-python2.7_2.7.8-12_all.deb
0798c89f33d5498be21535a2f794e7f745029388 4327258 python2.7-doc_2.7.8-12_all.deb
a24abef65869f2a963d8699b934f37c562f4fd2f 249520 python2.7_2.7.8-12_amd64.deb
d78d92e4e2676d23e99ff575d1cd2d28b3bccba6 1846074
libpython2.7-stdlib_2.7.8-12_amd64.deb
0bcb370c76b93f15eb2cbda865f6d112fe6cb4c0 1403146
python2.7-minimal_2.7.8-12_amd64.deb
4ea7986c2d734625e4ca4095ac5cba52dcd432ad 375952
libpython2.7-minimal_2.7.8-12_amd64.deb
8f9e917a1461b630d16699679b388eef2f05fa3a 1080380
libpython2.7_2.7.8-12_amd64.deb
0393434e2ccab0236cc87b0e929b9551dc6c0ae4 278334
python2.7-dev_2.7.8-12_amd64.deb
4cc8bfab02bb60a73426ed7f5bcb0277c16cd1a8 32213490
libpython2.7-dev_2.7.8-12_amd64.deb
80abe5ff2e7e0341b898bf5466bc9c77f3869128 6297226
python2.7-dbg_2.7.8-12_amd64.deb
de1f66b56225d39b60b9facc636ed29d78032e27 3992664
libpython2.7-dbg_2.7.8-12_amd64.deb
Checksums-Sha256:
d38c7c464a1cbca3f086d6ecb15926ba9f98eb4a3f0aa9fef1422be07a9413f2 2588
python2.7_2.7.8-12.dsc
e5de89e28e1774eec91830293f413082e2caa7a4c197968f0d8fc62d31619cc8 1324922
python2.7_2.7.8-12.diff.gz
0dff23e78f2d25addfc10fc277c22908c2be021312d81c28f86aa6630032d638 596936
python2.7-examples_2.7.8-12_all.deb
f1ea3b8462448973e62caab33486f9732505f571cb8b96a52f3b6d50a6d120fd 2710888
libpython2.7-testsuite_2.7.8-12_all.deb
53096bd96b3da801e02d5af59b4679414f676126dcfc704b4cd762e2b2667dc4 303106
idle-python2.7_2.7.8-12_all.deb
17be1ccac298ceea5ce5a5e2704bea28f92f523bf05f05d1099bdbed6604018f 4327258
python2.7-doc_2.7.8-12_all.deb
01e68475639990597c5453ab626c7abfbf4c1fb7eb8fd9861d5ee9dbc8dd5d3e 249520
python2.7_2.7.8-12_amd64.deb
87e80cd493432c44fa30e8fdcd68018c32e7c948dcb50068eb59d74bde1ad840 1846074
libpython2.7-stdlib_2.7.8-12_amd64.deb
7b3aad4642568f9324527ce01d6ab4ff89c17f55595fd58496346a5fd6786fd5 1403146
python2.7-minimal_2.7.8-12_amd64.deb
2b9ac82294a19980860116a8b1432270ee042ed1fd9c6ec0574151538b7bc6b9 375952
libpython2.7-minimal_2.7.8-12_amd64.deb
59d0be523f6c1a527b72887a6ed5a151cce146b4758823e9ba14bddc6de74efe 1080380
libpython2.7_2.7.8-12_amd64.deb
3c9bf36acc58da307fb31e9085e879d349f34297564b7131a3e0c3db5bb86ccd 278334
python2.7-dev_2.7.8-12_amd64.deb
ffa3f07201e232bf3d49971302f699c946e70d6350f2e4fbc7eadf1c1d7a7d59 32213490
libpython2.7-dev_2.7.8-12_amd64.deb
c82823ce8099d1166593a91d9190628ec8b5910a39e86c99b77b732353d03183 6297226
python2.7-dbg_2.7.8-12_amd64.deb
765962a5fc4f792705dd6f6d315d31cd210dc9d6c5eac7481e45fb5b7fbd6064 3992664
libpython2.7-dbg_2.7.8-12_amd64.deb
Files:
fda98e448375460daa5e0f282ca2879b 2588 python optional python2.7_2.7.8-12.dsc
5bf5888752d0557d7ab41fb2fb3d7b14 1324922 python optional
python2.7_2.7.8-12.diff.gz
82087cfe4f4cd7777bd5404cad06cb60 596936 python optional
python2.7-examples_2.7.8-12_all.deb
1700e0a402fae7d799b84a9c4816a9a3 2710888 libdevel optional
libpython2.7-testsuite_2.7.8-12_all.deb
aca87bc183c3e9c9febc6526ad37d54b 303106 python optional
idle-python2.7_2.7.8-12_all.deb
ae7e12d4ca21adba72437ddc6a1a1ca2 4327258 doc optional
python2.7-doc_2.7.8-12_all.deb
bd80c7af8114ece4818979b5081d1550 249520 python standard
python2.7_2.7.8-12_amd64.deb
17287fc5fe37025ad02844baca48e7a3 1846074 python standard
libpython2.7-stdlib_2.7.8-12_amd64.deb
52e11a4a8a5d34720a5892f51a708be4 1403146 python standard
python2.7-minimal_2.7.8-12_amd64.deb
63fef34c201029b2f68b87280c4112b8 375952 python standard
libpython2.7-minimal_2.7.8-12_amd64.deb
f9d1ed14e529a8825730b55f48c38d9e 1080380 libs standard
libpython2.7_2.7.8-12_amd64.deb
d6753d9e89f7ccb1cbbbfb984fc99933 278334 python optional
python2.7-dev_2.7.8-12_amd64.deb
17f208941df5fd83070489a59efa5094 32213490 libdevel optional
libpython2.7-dev_2.7.8-12_amd64.deb
be1b96f7dba696563de4aab1c0caf499 6297226 debug extra
python2.7-dbg_2.7.8-12_amd64.deb
550d13a03db34ceb104054f89c999bb1 3992664 debug extra
libpython2.7-dbg_2.7.8-12_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlRras8ACgkQStlRaw+TLJwNEACfb3nEsUKD6Nt2TuJeG8nkEJS2
LjEAoKePsIkkyyUDj7b2KgBMqZbq86JK
=6tK7
-----END PGP SIGNATURE-----
--- End Message ---