Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 439642

Summary: dev-python/pyjwt - JSON Web Token implementation in Python
Product: Gentoo Linux Reporter: Guillaume BINET <gbin>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: normal CC: python
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/progrium/pyjwt
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the version 0.1.4

Description Guillaume BINET 2012-10-25 17:57:28 UTC
PyJWT
A Python implementation of JSON Web Token draft 01.

Reproducible: Always
Comment 1 Guillaume BINET 2012-10-25 17:57:57 UTC
Created attachment 327408 [details]
the version 0.1.4
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2013-01-11 16:54:37 UTC
RESTRICT_PYTHON_ABIS="3.*"
On testing, it appears to support py3, though I can't find a doc that explicitly states it.

src_compile and src_install phases are superfluous. It has a test file that is unaddressed.
By inheriting distutils, it requires a var set in light of the install module name matching failing to match ${PN}

You have the options of seeking support to upgrade and complete the ebuild via sunrise, or more directly via irc in gentoo-python
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2015-06-12 00:26:56 UTC
Whichever version this was it was removed from portage and re-added afresh by me *pyjwt-0.2.1 (17 Jun 2014)