Created attachment 211731 [details] SVN diff for updating www/py-flask-cors The change log [1] mentions some breaking changes since version 2.1.2, but they seem very minor. [1] https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md
The patch passes portline. I have tested only installation of the package using Poudriere for 12.1-RELEASE-p2.
(In reply to Stig Inge Lea Bjørnsen from comment #1) Typo, "portline" -> "portlint".
I already have a WIP patch for this
Comment on attachment 211731 [details] SVN diff for updating www/py-flask-cors Use maintainer-approval attachment flag (set to +) instead of the maintainer-feedback issue flag to signify maintainer approval
Local changes/additions: - Add TEST_DEPENDS and test target to make QA easy and better - Update COMMENT to match upstream setup.py:description
maketest results: Ran 89 tests in 4.422s FAILED (failures=1) FAIL: NoExceptionInterceptionTestCase.test_acl_uncaught_exception_500 Reported upstream: https://github.com/corydolphin/flask-cors/issues/253
A commit references this bug: Author: koobs Date: Tue Feb 18 03:04:59 UTC 2020 New revision: 526437 URL: https://svnweb.freebsd.org/changeset/ports/526437 Log: www/py-flask-cors: Update to 3.0.8 [1] - Tweak COMMENT to match setup.py:description (modulo portlint) [2] Changelog: https://github.com/corydolphin/flask-cors/blob/3.0.8/CHANGELOG.md QA: - Dependents (pygeopi, flexget, beets) dependency <version-specs> verified. PR: 244206 Submitted by: Stig Inge Lea Bj?rnsen <stiginge pvv org> [1] Approved by: portmgr (blanket: ports (Python) compliance) [2] Changes: head/www/py-flask-cors/Makefile head/www/py-flask-cors/distinfo
Committed with minor additions/changes, thank you!