Your message dated Thu, 27 Nov 2014 15:22:54 +0000
with message-id <e1xu0ue-0007so...@franck.debian.org>
and subject line Bug#770157: fixed in python2.7 2.7.9~rc1-1
has caused the Debian Bug report #770157,
regarding [libpython2.7-stdlib] Missing attribute PROTOCOL_SSLv3
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.)


-- 
770157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libpython2.7-stdlib
Version: 2.7.8-12
Severity: grave

--- Please enter the report below this line. ---

ipython session:

In [7]: import requests
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
<ipython-input-7-686486c241c8> in <module>()
----> 1 import requests

/usr/lib/python2.7/dist-packages/requests/__init__.py in <module>()
     66         sys.modules[where + '.' + name] = module
     67 
---> 68 _attach_namespace(urllib3, 'requests.packages')
     69 del _attach_namespace
     70 # Python 3 needs this imported explicitly.

/usr/lib/python2.7/dist-packages/requests/__init__.py in 
_attach_namespace(package, where)
     61                                                      package.__name__ + 
'.'):
     62         try:
---> 63             module = __import__(name)
     64         except ImportError:
     65             continue

/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py in <module>()
     71 _openssl_versions = {
     72     ssl.PROTOCOL_SSLv23: OpenSSL.SSL.SSLv23_METHOD,
---> 73     ssl.PROTOCOL_SSLv3: OpenSSL.SSL.SSLv3_METHOD,
     74     ssl.PROTOCOL_TLSv1: OpenSSL.SSL.TLSv1_METHOD,
     75 }

AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'

In [5]: from _ssl import PROTOCOL_TLSv1, PROTOCOL_SSLv23, PROTOCOL_SSLv3
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-5-06c8522d918c> in <module>()
----> 1 from _ssl import PROTOCOL_TLSv1, PROTOCOL_SSLv23, PROTOCOL_SSLv3

ImportError: cannot import name PROTOCOL_SSLv3

In [6]: _ssl.__file__
Out[6]: '/usr/lib/python2.7/lib-dynload/_ssl.x86_64-linux-gnu.so'


Package affected:

root@paz:~# apt-file search 
/usr/lib/python2.7/lib-dynload/_ssl.x86_64-linux-gnu.so
libpython2.7-stdlib: /usr/lib/python2.7/lib-dynload/_ssl.x86_64-linux-gnu.so


Error happens after this update:

Rcb:1 http://ftp.es.debian.org/debian/ unstable/main db5.1-util amd64 5.1.29-9 
[674 kB]
Rcb:2 http://ftp.es.debian.org/debian/ unstable/main libudev1 i386 215-6 [52,6 
kB]
Rcb:3 http://ftp.es.debian.org/debian/ unstable/main libudev1 amd64 215-6 [49,9 
kB]
Rcb:4 http://ftp.es.debian.org/debian/ unstable/main udev amd64 215-6 [872 kB]
Rcb:5 http://ftp.es.debian.org/debian/ unstable/main libsystemd0 i386 215-6 
[90,5 kB]
Rcb:6 http://ftp.es.debian.org/debian/ unstable/main libsystemd0 amd64 215-6 
[82,7 kB]                                                                       
        
Rcb:7 http://ftp.es.debian.org/debian/ unstable/main systemd amd64 215-6 [2532 
kB]                                                                             
      
Rcb:8 http://ftp.es.debian.org/debian/ unstable/main systemd-sysv amd64 215-6 
[29,7 kB]                                                                       
       
Rcb:9 http://ftp.es.debian.org/debian/ unstable/main libpam-systemd amd64 215-6 
[119 kB]                                                                        
     
Rcb:10 http://ftp.es.debian.org/debian/ unstable/main libgudev-1.0-0 amd64 
215-6 [35,7 kB]                                                                 
          
Rcb:11 http://ftp.es.debian.org/debian/ unstable/main libpangoft2-1.0-0 i386 
1.36.8-3 [216 kB]                                                               
        
Rcb:12 http://ftp.es.debian.org/debian/ unstable/main libpangoft2-1.0-0 amd64 
1.36.8-3 [213 kB]                                                               
       
Rcb:13 http://ftp.es.debian.org/debian/ unstable/main libpangocairo-1.0-0 i386 
1.36.8-3 [202 kB]                                                               
      
Rcb:14 http://ftp.es.debian.org/debian/ unstable/main libpangocairo-1.0-0 amd64 
1.36.8-3 [200 kB]                                                               
     
Rcb:15 http://ftp.es.debian.org/debian/ unstable/main libpangoxft-1.0-0 i386 
1.36.8-3 [196 kB]                                                               
        
Rcb:16 http://ftp.es.debian.org/debian/ unstable/main libpangoxft-1.0-0 amd64 
1.36.8-3 [195 kB]                                                               
       
Rcb:17 http://ftp.es.debian.org/debian/ unstable/main libpango1.0-0 amd64 
1.36.8-3 [183 kB]                                                               
           
Rcb:18 http://ftp.es.debian.org/debian/ unstable/main libpango-1.0-0 i386 
1.36.8-3 [297 kB]                                                               
           
Rcb:19 http://ftp.es.debian.org/debian/ unstable/main libpango-1.0-0 amd64 
1.36.8-3 [291 kB]                                                               
          
Rcb:20 http://ftp.es.debian.org/debian/ unstable/main python2.7 amd64 2.7.8-12 
[250 kB]                                                                        
      
Rcb:21 http://ftp.es.debian.org/debian/ unstable/main python2.7-minimal amd64 
2.7.8-12 [1403 kB]                                                              
       
Rcb:22 http://ftp.es.debian.org/debian/ unstable/main libpython2.7 amd64 
2.7.8-12 [1080 kB]                                                              
            
Rcb:23 http://ftp.es.debian.org/debian/ unstable/main libpython2.7-stdlib amd64 
2.7.8-12 [1846 kB]                                                              
     
Rcb:24 http://ftp.es.debian.org/debian/ unstable/main libpython2.7-minimal 
amd64 2.7.8-12 [376 kB]                                                         
          
Rcb:25 http://ftp.es.debian.org/debian/ unstable/main gir1.2-pango-1.0 amd64 
1.36.8-3 [200 kB]  


--- System information. ---
Architecture: amd64
Kernel:       Linux 3.16-3-amd64

Debian Release: jessie/sid
  500 unstable        ftp.es.debian.org 
  500 testing         security.debian.org 
  500 security:OpenVAS:UNSTABLE:v6 download.opensuse.org 

--- Package information. ---
Depends                          (Version) | Installed
==========================================-+-==================
libpython2.7-minimal           (= 2.7.8-9) | 2.7.8-12
mime-support                               | 3.57
libbz2-1.0                                 | 1.0.6-7+b1
libc6                            (>= 2.15) | 
libdb5.3                                   | 
libexpat1                   (>= 2.1~beta3) | 
libffi6                         (>= 3.0.4) | 
libncursesw5             (>= 5.6+20070908) | 
libreadline6                      (>= 6.0) | 
libsqlite3-0                    (>= 3.5.9) | 
libssl1.0.0                     (>= 1.0.1) | 
libtinfo5                                  | 


Package's Recommends field is empty.

Package's Suggests field is empty.


-- 
Esteban Paz Freire
Distributed Systems Engineer

deltamethod GmbH | Julie-Wolfthorn-Str. 1 | 10115 Berlin | Germany
Phone +49 30-2023 8816-0 | Fax +49 30-2023 8816-9 | Mobile +49 1578-433826
esteban.fre...@deltamethod.com

===============================================================================
The information contained in this message may be privileged and confidential
information intended only for the use of the individual or entity named above.
If the reader of this message is not the intended recipient, you are hereby
notified that any unauthorized dissemination, distribution or copy of this
communication is strictly prohibited. If you have received this communication
in error, please notify us by phone. Thank you
===============================================================================

--- End Message ---
--- Begin Message ---
Source: python2.7
Source-Version: 2.7.9~rc1-1

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 770...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 26 Nov 2014 21:01:48 +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.9~rc1-1
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <d...@debian.org>
Changed-By: Matthias Klose <d...@debian.org>
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: 770157 770935
Changes:
 python2.7 (2.7.9~rc1-1) unstable; urgency=medium
 .
   * Python 2.7.9 release candidate 1.
     - Testsuite updates.
     - Issue #16056: Rename test methods to avoid conflict.
     - Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
     - PEP 476: verify certificates by default (#22417).
     - Give urllib.urlopen a context parameter (closes #22927).
     - Allow hostname to be passed to SSLContext even if OpenSSL doesn't
       support SNI (closes #22921).
     - Allow passing cert/ssl information to urllib2.urlopen and
       httplib.HTTPSConnection (backport of issues #9003 and #22366).
   * Let libpython2.7-stdlib break python-urllib3 (<< 1.9.1-3). Closes: #770157.
   * Ignore the test_threading_local test failure in the Debian CI environment.
     Succeeds even there when repeated.
   * Don't pass default compiler search directories in the pkgconfig file.
     Closes: #770935.
Checksums-Sha1:
 53f6b430f8b90997d6afcd997b42c9d3a12f7181 2609 python2.7_2.7.9~rc1-1.dsc
 f274029f66e3b59086b8e7a888fe00374ca56ecc 15226564 
python2.7_2.7.9~rc1.orig.tar.gz
 1c93dc0f0ae70cfb08d1f7688a88ea3ff56578e7 265900 python2.7_2.7.9~rc1-1.diff.gz
 09b6a2dd11418464f5b80c3c4083d346cef58d1f 597138 
python2.7-examples_2.7.9~rc1-1_all.deb
 4e1c3b86bb7ee698ba024b3804a439d3e8cfbea1 2718258 
libpython2.7-testsuite_2.7.9~rc1-1_all.deb
 9e053aba93d26223b219c4947ce5286a207327ae 303404 
idle-python2.7_2.7.9~rc1-1_all.deb
 18e02827317465f6b89057c45d1fddebfb01adbe 4337106 
python2.7-doc_2.7.9~rc1-1_all.deb
 5aa70f97733a86af702237b9d7ddd910c2745e3f 250246 python2.7_2.7.9~rc1-1_amd64.deb
 cc65791a1ecce71ca32be12391614da20b933292 1846714 
libpython2.7-stdlib_2.7.9~rc1-1_amd64.deb
 6668dd4fe7ccc3d6cc5da06ed9263b0cd122823a 1398164 
python2.7-minimal_2.7.9~rc1-1_amd64.deb
 cee7834eb403de724c366a29df6102010fc0f1f7 376282 
libpython2.7-minimal_2.7.9~rc1-1_amd64.deb
 b95368e3d3cc225b9d730ce9db28636491f66d99 1080578 
libpython2.7_2.7.9~rc1-1_amd64.deb
 d7789f117467a29a711c5888db92ca9b2dfe7933 278328 
python2.7-dev_2.7.9~rc1-1_amd64.deb
 5688fc66dd1b336e325757e44b52b5d70107f45b 32214406 
libpython2.7-dev_2.7.9~rc1-1_amd64.deb
 04bb98c857acbcec790fa09f0593c20a4f198b4a 6285134 
python2.7-dbg_2.7.9~rc1-1_amd64.deb
 512313619928fee7a931a509a7a6b5c155808caf 3992832 
libpython2.7-dbg_2.7.9~rc1-1_amd64.deb
Checksums-Sha256:
 f8ef707731d33cd13e09211f7c6ca0b68c4127df74112e2633a3f5449a6260e2 2609 
python2.7_2.7.9~rc1-1.dsc
 869a71b791f8c859246a88b6b1f2f7180cf234c9a7ae3a62a88cc110b06bff0a 15226564 
python2.7_2.7.9~rc1.orig.tar.gz
 74054c8db5c7c77cd5fef2730a97cb73bcb40e8b32c6d99878ed66df54d40d56 265900 
python2.7_2.7.9~rc1-1.diff.gz
 85c32988874913bdd429afed29255a8173d677439ee5211d2d8be1dc7ef816d4 597138 
python2.7-examples_2.7.9~rc1-1_all.deb
 80b11372f6c43ed75319c8e0b23bdbda2693082fd6e28a331372f2661057a5e7 2718258 
libpython2.7-testsuite_2.7.9~rc1-1_all.deb
 b6f9ce655f08637b825a280a22de14b22de8671b99bc355dcc7f7da67c465461 303404 
idle-python2.7_2.7.9~rc1-1_all.deb
 ecda47421f8ba6b621854422294d23b2d5ba5bcafb994e8b104b1ba33ed2059f 4337106 
python2.7-doc_2.7.9~rc1-1_all.deb
 94c1635ca0896f3c9e53e561271e0a49be184adf491b5915ec8bfc85e00f62e7 250246 
python2.7_2.7.9~rc1-1_amd64.deb
 638b51dbe7aafb0a8e5365bc7d9fe4e899c3eae86fe980c87cc9b5624457f478 1846714 
libpython2.7-stdlib_2.7.9~rc1-1_amd64.deb
 56c52d412e7cd9e323f8ce60d6a3be45da6ec29970b922779de64c3f660c78c4 1398164 
python2.7-minimal_2.7.9~rc1-1_amd64.deb
 6facbd08dc28929a5a6462e7118ed08d488338c8a444cbaae923b052586a52bb 376282 
libpython2.7-minimal_2.7.9~rc1-1_amd64.deb
 09df3132833c223e3a26b55ee02bf18a2bcc5747adf6092a7cfa3e84423791f1 1080578 
libpython2.7_2.7.9~rc1-1_amd64.deb
 0ec7b028b11993e6a5987147e6b0121376f2903c1c65c1262e47afdc112f2411 278328 
python2.7-dev_2.7.9~rc1-1_amd64.deb
 47b643e1285ffb89ac106b502d35c7b18937b2711fe49792ac86e5b48af00765 32214406 
libpython2.7-dev_2.7.9~rc1-1_amd64.deb
 f12436b7fa3b6ab1665ee9bb0b2c580adbd1d4c16c3d33e868df5a587ee12856 6285134 
python2.7-dbg_2.7.9~rc1-1_amd64.deb
 1b292f1ecd877769a6a0054f5eeb2e52486752501877c1bd1ce398f4c4e84f18 3992832 
libpython2.7-dbg_2.7.9~rc1-1_amd64.deb
Files:
 bd0e79e45ead2adbb8b47213896444ca 2609 python optional python2.7_2.7.9~rc1-1.dsc
 2d2682c9f619421615fd2a1116105d17 15226564 python optional 
python2.7_2.7.9~rc1.orig.tar.gz
 36028d3013c305452e233c9648d1568c 265900 python optional 
python2.7_2.7.9~rc1-1.diff.gz
 2609f0ffa1038e081ed5775c3bb8ee2c 597138 python optional 
python2.7-examples_2.7.9~rc1-1_all.deb
 1cbd233c531e8c722e54874190516019 2718258 libdevel optional 
libpython2.7-testsuite_2.7.9~rc1-1_all.deb
 8493639e5a3e31dd465eda18c955a274 303404 python optional 
idle-python2.7_2.7.9~rc1-1_all.deb
 fea9f2629621f688c0f819dab50057f9 4337106 doc optional 
python2.7-doc_2.7.9~rc1-1_all.deb
 b981da734418a10076496fe9d7c96dd8 250246 python standard 
python2.7_2.7.9~rc1-1_amd64.deb
 f5bb6058b69e50bd7a8a11a841f5fffd 1846714 python standard 
libpython2.7-stdlib_2.7.9~rc1-1_amd64.deb
 138e155e556a0ec4d816a7731255d042 1398164 python standard 
python2.7-minimal_2.7.9~rc1-1_amd64.deb
 967eacaff88eff77a3b1de5c468cac5b 376282 python standard 
libpython2.7-minimal_2.7.9~rc1-1_amd64.deb
 837a76438127857534266f5edeea2e90 1080578 libs standard 
libpython2.7_2.7.9~rc1-1_amd64.deb
 15225eea661f2e346b2964280294af36 278328 python optional 
python2.7-dev_2.7.9~rc1-1_amd64.deb
 0dd45a3db43cd88d05da507b29c1833e 32214406 libdevel optional 
libpython2.7-dev_2.7.9~rc1-1_amd64.deb
 0750161f132407f339d2a107fc4a5f42 6285134 debug extra 
python2.7-dbg_2.7.9~rc1-1_amd64.deb
 04bf69f8fe50444401840e252abc8dd7 3992832 debug extra 
libpython2.7-dbg_2.7.9~rc1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlR3N1QACgkQStlRaw+TLJw72QCeIcAH5uzjjfjomVi/Lnm7J4Hm
qG0AoJAF1FB1ZbYNyTDZk/z0Mc+VtksD
=xtWE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to