[Bug 259426] www/py-lektor: 3.2.2_1 fails to run: Requirement.parse('Jinja2<3.0,>=2.10.1'), {'Flask'})

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Oct 2021 22:46:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259426

Kubilay Kocak <koobs@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 <koobs@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.