Created attachment 200773 [details] py-gfm-0.1.4.patch Hello, attached is the patch that updates textproc/py-gfm to 0.1.4 . Changes by upstream: - https://github.com/Zopieux/py-gfm/blob/0.1.4/CHANGELOG.md Changes to the port: - limit textproc/py-markdown to versions lower than 3. The 3.x release of py-markdown introduced some internal changes to the API that isn't compatible with textproc/py-gfm, yet. - sort variables according to PHB and to pet portlint - add test target to make QA easier QA: ~~~ - poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r341993 amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Results from make test (all archs, py27 + py36): > Ran 60 tests in 0.322s > > OK
A commit references this bug: Author: miwi Date: Tue Jan 29 16:23:32 UTC 2019 New revision: 491580 URL: https://svnweb.freebsd.org/changeset/ports/491580 Log: - Update to 0.1.4 - Limit textproc/py-markdown to versions lower than 3. The 3.x release of py-markdown introduced some internal changes to the API that isn't compatible with textproc/py-gfm, yet. - Sort variables according to PHB and to pet portlint - Added test target to make QA easier Changes by upstream: - https://github.com/Zopieux/py-gfm/blob/0.1.4/CHANGELOG.md PR: 234618 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer Sponsored by: iXsystems Inc. Changes: head/textproc/py-gfm/Makefile head/textproc/py-gfm/distinfo