https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259426
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Severity|Affects Only Me |Affects Many People Summary|www/py-lektor: 3.2.2_1 |www/py-lektor: 3.2.2_1 |raise VersionConflict |fails to run: | |Requirement.parse('Jinja2<3 | |.0,>=2.10.1'), {'Flask'}) CC| |python@FreeBSD.org Keywords| |regression --- Comment #1 from Kubilay Kocak <ko...@freebsd.org> --- Jinja2 port is at 3.0.1, www/py-lektor doesnt correctly match the version-spec declared by the package (Jinja2<3.0,>=2.10.1, missing <3.0) -- You are receiving this mail because: You are on the CC list for the bug.