Created attachment 174825 [details] py-falcon version bump Since I needed a newer version of py-falcon for some prototyping: here is a patch to upgrade of py-falcon to 1.0.0. Also adds dependency to devel/py-mimeparse as the new version depends on it.
Please note that next time create the patch against ports root (example: cd to svn ports root, issue svn diff www/py-falcon). Thanks.
A commit references this bug: Author: rm Date: Sat Sep 24 13:26:53 UTC 2016 New revision: 422718 URL: https://svnweb.freebsd.org/changeset/ports/422718 Log: www/py-falcon: update to 1.0.0 - update to 1.0.0. PR: 212722 Submitted by: Fredrik Eriksson <fredrik.eriksson@loopia.se> Approved by: lichray@gmail.com (maintainer) Changes: head/www/py-falcon/Makefile head/www/py-falcon/distinfo
Committed, thank you!