[Bug 197226] lang/python27: fix pyport.h _PY_PORT_CTYPE_UTF8_ISSUE issue with c++

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197226

--- Comment #3 from Thierry Thomas thie...@freebsd.org ---
Created attachment 152496
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152496action=edit
Logs from poudriere.

Here are the logs from poudriere.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 197226] lang/python27: fix pyport.h _PY_PORT_CTYPE_UTF8_ISSUE issue with c++

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197226

--- Comment #4 from Thierry Thomas thie...@freebsd.org ---
Created attachment 152497
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152497action=edit
Patch for python32

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 197226] lang/python27: fix pyport.h _PY_PORT_CTYPE_UTF8_ISSUE issue with c++

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197226

Thierry Thomas thie...@freebsd.org changed:

   What|Removed |Added

   Keywords|needs-qa|

--- Comment #7 from Thierry Thomas thie...@freebsd.org ---
You're right, the other versions are affected too: I've just attached the
patches for them, with the build logs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 197226] lang/python27: fix pyport.h _PY_PORT_CTYPE_UTF8_ISSUE issue with c++

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197226

--- Comment #6 from Thierry Thomas thie...@freebsd.org ---
Created attachment 152499
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152499action=edit
Patch for python34.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 197226] lang/python27: fix pyport.h _PY_PORT_CTYPE_UTF8_ISSUE issue with c++

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197226

Kubilay Kocak ko...@freebsd.org changed:

   What|Removed |Added

   Keywords||patch-ready

--- Comment #8 from Kubilay Kocak ko...@freebsd.org ---
Champion, thanks Thierry!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 197226] lang/python27: fix pyport.h _PY_PORT_CTYPE_UTF8_ISSUE issue with c++

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197226

Kubilay Kocak ko...@freebsd.org changed:

   What|Removed |Added

   Keywords||needs-qa, patch
URL||http://bugs.python.org/issu
   ||e10910
  Flags|maintainer-feedback?(python |maintainer-feedback+
   |@FreeBSD.org)   |
 Status|New |Open

--- Comment #2 from Kubilay Kocak ko...@freebsd.org ---
Based on the upstream bug detail, it looks like Python 3.2, 3.3 and 3.4 require
the fix as well. 

Could you please confirm and provide build log attachments for those versions
as well?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


Re: Python's configure misunderstand freebsd

2015-02-02 Thread Kubilay Kocak
On 2/02/2015 10:36 AM, Baptiste Daroussin wrote:
 Hi,
 
 At FOSDEM I have been reported by Sevan (CCed) that the python's configure
 scripts thinks it is forbidden to have a lib named libpython2.so.X.Y on 
 FreeBSD
 which is wrong.
 
 Here is a patch that fixes it on python2 unfortunatly as a result that means
 everything linked to libpython2.so.1 will need a bump. (same thing should be
 done for other pythons)
 
 I would prefer that you guys decides when how and so on to make that change
 happening.
 
 https://people.freebsd.org/~bapt/respect-the-libname-decided-by-upstream.diff
 
 I modified the configure script and not the configure.ac because the patch is
 not worth have to depend on autotools to regenerate the configure.
 
 That should also be upstreamed (if one of you could do it it would be great 
 :))
 
 Best regards,
 Bapt
 

Thanks Bapt, the fewer exceptions (for FreeBSD) we have upstream the
better. Thank you Sevan for the reporting.

Bapt, can you create a bugzilla issue with your patch attached and
assigned to python@ please. This is one we want a good audit log on.

I'm happy to take care of upstreaming if you can take care of the .ac
diff :)

--
Koobs



___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 196049] [NEW PORT] net/py-pysocks: Python SOCKS module

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196049

Kubilay Kocak ko...@freebsd.org changed:

   What|Removed |Added

   Keywords|needs-qa|patch-ready

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


Re: Python's configure misunderstand freebsd

2015-02-02 Thread Kubilay Kocak
On 3/02/2015 1:03 AM, Dmitry Sivachenko wrote:
 
 On 2 февр. 2015 г., at 2:36, Baptiste Daroussin b...@freebsd.org wrote:

 Hi,

 At FOSDEM I have been reported by Sevan (CCed) that the python's configure
 scripts thinks it is forbidden to have a lib named libpython2.so.X.Y on 
 FreeBSD
 which is wrong.

 Here is a patch that fixes it on python2 unfortunatly as a result that means
 everything linked to libpython2.so.1 will need a bump. (same thing should be
 done for other pythons)

 I would prefer that you guys decides when how and so on to make that change
 happening.

 https://people.freebsd.org/~bapt/respect-the-libname-decided-by-upstream.diff

 I modified the configure script and not the configure.ac because the patch is
 not worth have to depend on autotools to regenerate the configure.

 
 
 Since this is the explicit case for FreeBSD it would be nice to see what 
 commit log for that change in Python's repo was.
 

For reference:

https://hg.python.org/cpython/diff/6fc10306bf31/configure
http://bugs.python.org/issue1044395

./koobs

___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org

Re: Python's configure misunderstand freebsd

2015-02-02 Thread Dmitry Sivachenko

 On 2 февр. 2015 г., at 2:36, Baptiste Daroussin b...@freebsd.org wrote:
 
 Hi,
 
 At FOSDEM I have been reported by Sevan (CCed) that the python's configure
 scripts thinks it is forbidden to have a lib named libpython2.so.X.Y on 
 FreeBSD
 which is wrong.
 
 Here is a patch that fixes it on python2 unfortunatly as a result that means
 everything linked to libpython2.so.1 will need a bump. (same thing should be
 done for other pythons)
 
 I would prefer that you guys decides when how and so on to make that change
 happening.
 
 https://people.freebsd.org/~bapt/respect-the-libname-decided-by-upstream.diff
 
 I modified the configure script and not the configure.ac because the patch is
 not worth have to depend on autotools to regenerate the configure.
 


Since this is the explicit case for FreeBSD it would be nice to see what commit 
log for that change in Python's repo was.

___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org

[Bug 197078] devel/awscli: Update to 1.7.4

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197078

Bradley T. Hughes bradleythug...@fastmail.fm changed:

   What|Removed |Added

Summary|devel/awscli: Update to |devel/awscli: Update to
   |1.7.3   |1.7.4

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 197078] devel/awscli: Update to 1.7.3

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197078

Bradley T. Hughes bradleythug...@fastmail.fm changed:

   What|Removed |Added

 Attachment #152134|maintainer-approval?(alexey |
  Flags|@renatasystems.org) |
 Attachment #152134|0   |1
is obsolete||

--- Comment #2 from Bradley T. Hughes bradleythug...@fastmail.fm ---
Created attachment 152472
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152472action=edit
Updated patch

Newer versions of both devel/awscli and devel/py-botocore are available, so
I've updated my patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 192511] lang/python27: Fix build with LibreSSL

2015-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511

--- Comment #25 from Jens K. Loewe mozi...@tuxproject.de ---
Latest Python 2.7.9 has the _ssl.so error even with the make.conf entries
again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org