Created attachment 146451 [details] shar for py-PyJWT-0.2.1 A Python implementation of [JSON Web Token draft 01] WWW: http://pypi.python.org/pypi/PyJWT Poudriere logs: http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-PyJWT/0.2.1/
Warren (CC'd) has an open review request open for py-jwt, please coordinate the outstanding review changes for that port, and attach it here https://reviews.freebsd.org/D487
The reviews pending seems like following: 1. PORTNAME=lowercase(upstream_name) py-pyjwt for svn dirname Note: You'll probably need to set DISTNAME to get distfiles/fetching done once PORTNAME is lowercased ***Need to fix in my patch. 2. LICENSE and LICENSE_FILE please :) If not for the License Framework, then for Python Ports and Team. (because we care, together, as a team) Personally speaking, my own opinions and feelings about liability or effectiveness of a particular feature don't preclude me from participating or warrant standing-off on that basis alone. *** Already in my patch 3. RSASSA-PKCS1-v1_5 signature support *** Already in my patch 4. "=" is sufficient for option_*_DEPENDS *** Already in my patch So should I submit another patch making the changes?
I have made most of these changes already, will try to update the review later today.
Hi Warren, One more thing is I can see you are still using USE_PYTHON=yes and other PYTHON related variables. Please replace them with USES= python USE_PYTHON= distutils autoplist As those are depreciating :). (In reply to Warren Block from comment #3) > I have made most of these changes already, will try to update the review > later today.
Any updates about the commit?
Feel free to grab the review diff, update it based on the feedback there, and then update the patch here.
A commit references this bug: Author: wblock Date: Wed Sep 17 01:25:46 UTC 2014 New revision: 368352 URL: http://svnweb.freebsd.org/changeset/ports/368352 Log: New port: www/py-pyjwt, a Python implementation of JSON Web Tokens. PR: 193095 Reviewed by: koobs Approved by: koobs Review: D487 Changes: head/www/Makefile head/www/py-pyjwt/ head/www/py-pyjwt/Makefile head/www/py-pyjwt/distinfo head/www/py-pyjwt/pkg-descr