Date: Mon, 25 Oct 2021 22:46:42 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 259426] www/py-lektor: 3.2.2_1 fails to run: Requirement.parse('Jinja2<3.0,>=2.10.1'), {'Flask'}) Message-ID: <bug-259426-21822-21zAg7J9VY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259426-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-259426-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259426 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,>=3D2.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-s= pec declared by the package (Jinja2<3.0,>=3D2.10.1, missing <3.0) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259426-21822-21zAg7J9VY>