Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439642 - dev-python/pyjwt - JSON Web Token implementation in Python
Summary: dev-python/pyjwt - JSON Web Token implementation in Python
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/progrium/pyjwt
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-10-25 17:57 UTC by Guillaume BINET
Modified: 2015-06-12 00:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
the version 0.1.4 (pyjwt-0.1.4.ebuild,556 bytes, text/plain)
2012-10-25 17:57 UTC, Guillaume BINET
Details

Note You need to log in before you can comment on or make changes to this bug.
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)