Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 19:17:08 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        Nicola Vitale <nivit@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 04ca9b0f4970 - main - devel/py-Jinja2: update to 3.0.0
Message-ID:  <20210911171708.GA16795@squirrel.exwg.net>
In-Reply-To: <202109111424.18BEOGIT084350@gitrepo.freebsd.org>
References:  <202109111424.18BEOGIT084350@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
## Nicola Vitale (nivit@FreeBSD.org):

>     devel/py-Jinja2: update to 3.0.0

Maybe this wasn't a good idea? I'm seeing fallout from this - first is
in audio/aubio, with
  The 'MarkupSafe>=2.0.0rc2' distribution was not found and is required
  by Jinja2
(We only have MarkupSafe 1.1.1 in textproc/py-markupsafe).

Funnily enough, Jinja2's CHANGES.rst only lists "Bump MarkupSafe
dependency to >=1.1" (which also was not reflected in the port's
Makefile), but Jinja2's own setup.py and egg-info/requires.txt both
list "MarkupSafe>=2.0.0rc2" as dependency. (Generally speaking, when
updating ports with consumers testing at least one of those consumers
goes a long way to shake out issues as this one).

Regards,
Christoph

-- 
Spare Space.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210911171708.GA16795>