update textproc/py-markdown --> 3.7

2024-12-02 Thread Paco Esteban
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 /

Re: Update: textproc/py-markdown 2.6.11 -> 3.0.1

2019-02-27 Thread Daniel Jakots
On Tue, 26 Feb 2019 01:16:49 -0500, Kurt Mosiejczuk wrote: > Consumers that have it as a TEST_DEPENDS and those who have it as rdep? See https://marc.info/?l=openbsd-ports&m=154388427017721&w=2 for details. Cheers, Daniel

Re: UPDATE: textproc/py-markdown-3.0.1

2018-12-04 Thread Stuart Henderson
On 2018/12/04 13:28, Edward Lopez-Acosta wrote: > Daniel, > > Not sure how much you looked into this besides the 30 sec noted, but nothing > requires py-pygfm in the ports tree for py2 or py3. The python markdown > module has had a lot of improvements since 2015 (current version in the ports >

Re: UPDATE: textproc/py-markdown-3.0.1

2018-12-04 Thread Sebastien Marie
the port still have an active maintainer, it should be discussed with him too. As I understand the thread, it is good you already did it for updating textproc/py-markdown. Now if we can't update textproc/py-markdown because of textproc/py-pygfm, it is another thing. this other port has a mai

Re: UPDATE: textproc/py-markdown-3.0.1

2018-12-04 Thread Edward Lopez-Acosta
Daniel, Not sure how much you looked into this besides the 30 sec noted, but nothing requires py-pygfm in the ports tree for py2 or py3. The python markdown module has had a lot of improvements since 2015 (current version in the ports tree) including cleaning up of dead code, improved testing,

Re: UPDATE: textproc/py-markdown-3.0.1

2018-12-03 Thread Daniel Jakots
On Mon, 3 Dec 2018 18:43:23 -0600, Edward Lopez-Acosta wrote: > textproc/py-pygfm is also dependant on this but already up to date so > I see no issue. Really? How much have you looked? It took me less than 30 seconds to find one. I did cd /usr/ports/textproc/py-pygfm/ make show=HOMEPAGE *clic

Re: UPDATE: textproc/py-markdown-3.0.1

2018-12-03 Thread Will Maier
Thanks, Edward! As you note, I’m no longer active, so ports@ make sense as maintainer. On Mon, Dec 3, 2018 at 16:43 Edward Lopez-Acosta wrote: > Version bump, 2.4.4 is over 3 years old at this point. > > Contacted maintainer who noted he can be dropped, CC for confirmation. I > suggest this stay

UPDATE: textproc/py-markdown-3.0.1

2018-12-03 Thread Edward Lopez-Acosta
Version bump, 2.4.4 is over 3 years old at this point. Contacted maintainer who noted he can be dropped, CC for confirmation. I suggest this stay with ports@ as the maintainer. textproc/py-pygfm is also dependant on this but already up to date so I see no issue. Primary consumer is py-cheetas

UPDATE: textproc/py-markdown-3.0.1

2018-11-15 Thread Edward Lopez-Acosta
Version bump for an upcoming port I am working on. Ok to merge? Thank you, -- Edward Lopez-Acosta diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index 71b470b19e3..c4299445887 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -2,7 +2,7 @

Re: UPDATE: textproc/py-markdown 2.6.9 -> 2.6.11

2018-02-09 Thread Remi Pointel
On 02/09/18 17:10, Klemens Nanni wrote: On Wed, Jan 31, 2018 at 04:29:29PM +0100, Klemens Nanni wrote: On Mon, Jan 22, 2018 at 02:14:20AM +0100, Klemens Nanni wrote: Simple update, tests pass for py2 and py3 on amd64. I included the NOOP diff for PFRAG.no-python3 as done by `update-plist' so f

Re: UPDATE: textproc/py-markdown 2.6.9 -> 2.6.11

2018-02-09 Thread Klemens Nanni
On Wed, Jan 31, 2018 at 04:29:29PM +0100, Klemens Nanni wrote: > On Mon, Jan 22, 2018 at 02:14:20AM +0100, Klemens Nanni wrote: > > Simple update, tests pass for py2 and py3 on amd64. > > > > I included the NOOP diff for PFRAG.no-python3 as done by `update-plist' > > so further runs won't change i

Re: UPDATE: textproc/py-markdown 2.6.9 -> 2.6.11

2018-01-31 Thread Klemens Nanni
On Mon, Jan 22, 2018 at 02:14:20AM +0100, Klemens Nanni wrote: > Simple update, tests pass for py2 and py3 on amd64. > > I included the NOOP diff for PFRAG.no-python3 as done by `update-plist' > so further runs won't change it. > > Feedback? > > diff --git a/textproc/py-markdown/Makefile b/textp

UPDATE: textproc/py-markdown 2.6.9 -> 2.6.11

2018-01-21 Thread Klemens Nanni
Simple update, tests pass for py2 and py3 on amd64. I included the NOOP diff for PFRAG.no-python3 as done by `update-plist' so further runs won't change it. Feedback? diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index 96dc570c7d0..a4b4cadaf4e 100644 --- a/textproc/p

Re: [UPDATE] textproc/py-markdown

2017-11-22 Thread Daniel Jakots
On Wed, 22 Nov 2017 14:13:13 +0100, Remi Pointel wrote: > Hi, > > this is the diff to update markdown to latest release. > > Ok? oui

[UPDATE] textproc/py-markdown

2017-11-22 Thread Remi Pointel
Hi, this is the diff to update markdown to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/textproc/py-markdown/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile 11 Feb 2017