Re: Bug #732703 and fixing ensurepip/pyvenv

2014-05-09 Thread Donald Stufft
On May 9, 2014, at 6:16 PM, Barry Warsaw wrote: > A follow up. > > I've done a fair bit of prototyping a solution, and with Donald's gracious > help and feedback, I think I have a plan that will work and should be > compliant with policy. I'm beginning to make changes to various DPMT packages

Re: Bug #732703 and fixing ensurepip/pyvenv

2014-05-09 Thread Barry Warsaw
A follow up. I've done a fair bit of prototyping a solution, and with Donald's gracious help and feedback, I think I have a plan that will work and should be compliant with policy. I'm beginning to make changes to various DPMT packages to build the whole stack, but I'm only uploading the simpler

Re: Bug#747494: python3-biopython: Does not use C implementations of cpairwise2 functions

2014-05-09 Thread Jamie Norrish
On Fri, 2014-05-09 at 13:32 +0200, Jakub Wilk wrote: > But in Python 3 imports as always absolute, unless explicitly > requested, so the import fails, and this code snippet is no-op. > Changing the import line to: > > from .cpairwise2 import rint, _make_score_matrix_fast > > should do the t

Re: Packaging review

2014-05-09 Thread Roland Mas
Ross Vandegrift, 2014-03-20 20:40:21 -0400 : > Hello, Hi again, I haven't heard much about the packaging of Paperwork and its dependencies recently… can I do anything to help? Roland. -- Roland Mas We reject: kings, presidents and voting. We believe in: rough consensus and running code. -

Switch to python3.4 as default python3 imminent

2014-05-09 Thread Scott Kitterman
Based on discussions with the release team, I think we'll be able to do this next week (assuming the sip-api transition that just started goes well). blender will need an upload and python-astropy is broken and will remain broken until upstream fixes it. Are there any other issues people know o

Re: Bug#747494: python3-biopython: Does not use C implementations of cpairwise2 functions

2014-05-09 Thread Jakub Wilk
* Andreas Tille , 2014-05-09, 13:15: thanks for your bug report. I think this should work out of the box but I personally not comfortable with cpython to know how this could be fixed. I keep the Debian Python list in CC - perhaps they might have some helpful advise. The relvant code in Bio/

Re: Bug#747494: python3-biopython: Does not use C implementations of cpairwise2 functions

2014-05-09 Thread Piotr Ożarowski
[Andreas Tille, 2014-05-09] > > >>> from cpairwise2 import rint > > Traceback (most recent call last): > > File "", line 1, in > > ImportError: No module named 'cpairwise2' > > > > But some (presumably relevant; I know nothing about how Python > > interfaces with C code) files are installed: >

Re: Bug#747494: python3-biopython: Does not use C implementations of cpairwise2 functions

2014-05-09 Thread Andreas Tille
Hi Jamie, thanks for your bug report. I think this should work out of the box but I personally not comfortable with cpython to know how this could be fixed. I keep the Debian Python list in CC - perhaps they might have some helpful advise. It seems this module is not affected by the test suite

Re: Bug#747481: ITP: backports.ssl-match-hostname -- Backport of the Python 3.2 SSL hostname checking function

2014-05-09 Thread Nicolas Dandrimont
* Nicolas Dandrimont [2014-05-09 10:34:09 +0200]: > Package: wnpp > Severity: wishlist > Owner: Nicolas Dandrimont > > * Package name: backports.ssl-match-hostname > Version : 3.4.0.2 > Upstream Author : Brandon Craig Rhodes > * URL : https://bitbucket.org/brandon/ba

Bug#747481: ITP: backports.ssl-match-hostname -- Backport of the Python 3.2 SSL hostname checking function

2014-05-09 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: backports.ssl-match-hostname Version : 3.4.0.2 Upstream Author : Brandon Craig Rhodes * URL : https://bitbucket.org/brandon/backports.ssl_match_hostname * License : Python Programming