Hi ports@, This is an update of textproc/py-markdown to its latest version 3.7 I needed this for a new port textproc/py-mdown-extensions which I'll send on another thread.
All tests pass on the new version and seems to work fine with a couple dozen Markdown files I tested. ok to commit ? diff /usr/ports commit - 09edb6ef381f6351303108148cb63068c35692ab path + /usr/ports blob - 73b2374a537276287c495779788e6e1b883db42d file + textproc/py-markdown/Makefile --- textproc/py-markdown/Makefile +++ textproc/py-markdown/Makefile @@ -1,9 +1,8 @@ COMMENT= text-to-HTML conversion tool -MODPY_EGG_VERSION= 3.4.4 -DISTNAME= Markdown-${MODPY_EGG_VERSION} +MODPY_EGG_VERSION= 3.7 +DISTNAME= markdown-${MODPY_EGG_VERSION} PKGNAME= py-markdown-${MODPY_EGG_VERSION} -REVISION= 0 CATEGORIES= textproc blob - 69fd9f0ee831795edc66a5974fcf2f24f4865a47 file + textproc/py-markdown/distinfo --- textproc/py-markdown/distinfo +++ textproc/py-markdown/distinfo @@ -1,2 +1,2 @@ -SHA256 (Markdown-3.4.4.tar.gz) = IlxhI1IkldQRmpCzo7oxoeh6cDaeA/FHmeqcDXGDo9Y= -SIZE (Markdown-3.4.4.tar.gz) = 324459 +SHA256 (markdown-3.7.tar.gz) = KuJHFHfP0C278DjV2bwibUDe+EtP4phuSbWba0crvtI= +SIZE (markdown-3.7.tar.gz) = 357086 -- Paco Esteban. 0x5818130B8A6DBC03