Re: add a py3 flavor to security/py-oauthlib

2015-12-23 Thread Daniel Jakots
On Wed, 23 Dec 2015 17:15:37 -0500, Johan Huldtgren wrote: > I've attached an updated diff for security/py-oauthlib, 'make test' > throws some warnings when ran under the python3 flavor, I patched > two of them away, the third one if fixed for python3 breaks python2 > so I've left it with a note

Re: add a py3 flavor to security/py-oauthlib

2015-12-23 Thread Stuart Henderson
On 2015/12/23 17:15, Johan Huldtgren wrote: > On 2015-12-23 15:02, Daniel Jakots wrote: > >On Wed, 23 Dec 2015 20:41:03 +0100, Daniel Jakots > > wrote: > > > >>This diff adds a py3 flavor to py-oauthlib. It needs the patch > >>previously sent by shadchin@ on ports for devel/py-mock (because it > >>

Re: add a py3 flavor to security/py-oauthlib

2015-12-23 Thread Johan Huldtgren
On 2015-12-23 15:02, Daniel Jakots wrote: On Wed, 23 Dec 2015 20:41:03 +0100, Daniel Jakots wrote: This diff adds a py3 flavor to py-oauthlib. It needs the patch previously sent by shadchin@ on ports for devel/py-mock (because it adds the py3 flavor). ... which needs the py3 flavor from www/

Re: add a py3 flavor to security/py-oauthlib

2015-12-23 Thread Daniel Jakots
On Wed, 23 Dec 2015 20:41:03 +0100, Daniel Jakots wrote: > This diff adds a py3 flavor to py-oauthlib. It needs the patch > previously sent by shadchin@ on ports for devel/py-mock (because it > adds the py3 flavor). ... which needs the py3 flavor from www/py-jwt. py-jwt collides but sthen@ kindl