| Summary: | dev-python/pyjwt - JSON Web Token implementation in Python | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Guillaume BINET <gbin> |
| Component: | New packages | Assignee: | 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
Created attachment 327408 [details]
the version 0.1.4
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
Whichever version this was it was removed from portage and re-added afresh by me *pyjwt-0.2.1 (17 Jun 2014) |