Commit Graph

14 Commits

Author SHA1 Message Date
sthen d86cc7ec55 use MODPY_PYBUILD 2022-11-14 15:26:17 +00:00
sthen 1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
naddy 8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
sthen f8074d782d update to py3-pygfm-1.0.2, compatible with newer py-markdown 2021-11-20 14:31:08 +00:00
sthen 384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
ajacoutot 46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
jasper ff49c6cde1 - update to pygfm-1.0.0
- switch to python3
2020-07-30 07:57:20 +00:00
sthen d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos 662cbd5ae6 Fix tests by moving to MODPY_PYTEST 2019-11-23 23:26:34 +00:00
sthen 77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
jasper a34024b509 annotate maximum version of py-markdown this is compatible with, and add a homepage
based on a diff by Kurt Mosiejczuk
2019-02-28 16:37:01 +00:00
jasper c0394e816a update to py-gfm-0.1.4 2018-10-21 12:09:04 +00:00
jasper 45ef94bb73 import py-gfm-0.1.3
This is an implementation of GitHub-Flavored Markdown written as an
extension to the Python Markdown library. It aims for maximal
compatibility with GitHub's rendering.

ok aja@
2018-05-05 15:06:14 +00:00