Re: [gobolinux-devel] Python deps: adding OpenSSL

2006-09-11 Thread MJ Ray
Carlo J. Calica wrote: > But a quick look at the licenses (Python and OpenSSL) they don't seem > incompatible. The only problem I see is a GPL program embedding > python which then can't use urllib2 for https: connections. [...] That was what I was wondering about. I don't know what software in

Re: [gobolinux-devel] Python deps: adding OpenSSL

2006-09-05 Thread Carlo Calica
On 9/2/06, MJ Ray <[EMAIL PROTECTED]> wrote: > Carlo Calica <[EMAIL PROTECTED]> > > If Python is built without OpenSSL, urllib2 cannot handle https > > connections. Comments on adding OpenSSL to default deps? > > Python's current licence is GPL-compatible. OpenSSL's isn't. > Can Python urllib2 us

Re: [gobolinux-devel] Python deps: adding OpenSSL

2006-09-04 Thread MJ Ray
Carlo Calica <[EMAIL PROTECTED]> > If Python is built without OpenSSL, urllib2 cannot handle https > connections. Comments on adding OpenSSL to default deps? Python's current licence is GPL-compatible. OpenSSL's isn't. Can Python urllib2 use another SSL library, like LGPL'd gnutls? http://www.p

Re: [gobolinux-devel] Python deps: adding OpenSSL

2006-09-02 Thread André Detsch
OpenSSL is already required for wget, wich is used in Compile and Scripts. So, I guess it would be ok to add this dependency to Python. I'm trying to change the packages for 013 as little as possible, so I think we may keep Python package as it is for 013. However, updating the Python recipe at t

[gobolinux-devel] Python deps: adding OpenSSL

2006-09-01 Thread Carlo Calica
If Python is built without OpenSSL, urllib2 cannot handle https connections. Comments on adding OpenSSL to default deps? -- Carlo J. Calica ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinf