From owner-freebsd-python@freebsd.org Thu May 30 12:44:30 2019 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2832E15C13B0 for ; Thu, 30 May 2019 12:44:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B2E35871E1 for ; Thu, 30 May 2019 12:44:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7308015C13AF; Thu, 30 May 2019 12:44:29 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E21E15C13AE for ; Thu, 30 May 2019 12:44:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D3251871DF for ; Thu, 30 May 2019 12:44:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 0602B4AE1 for ; Thu, 30 May 2019 12:44:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x4UCiRID091116 for ; Thu, 30 May 2019 12:44:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x4UCiREC091112 for python@FreeBSD.org; Thu, 30 May 2019 12:44:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 237424] devel/py-Jinja2: Update to 2.10.1 Date: Thu, 30 May 2019 12:44:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kai@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kai@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 May 2019 12:44:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237424 --- Comment #2 from Kai Knoblich --- A "mini" exp-run with devel/py-Jinja2 2.10.1 for its consumers did not prod= uce any failures so far, but maybe there are some pitfalls: Ports with pinned requirements: - devel/py-medikit: =3D~2.9 (setup.py, seems to be BROKEN since py-pip-tool= s 3.x has landed into ports tree) - devel/py-molecule: =3D=3D2.10 (requirements.txt, not checked during installation/runtime, quick runtime tests worked fine so far) - graphics/qgis-ltr: =3D=3D2.7.2 (Given in "python/plugins/MetaSearch/requirements.txt", not checked during build) - graphics/qgis: =3D=3D2.7.2 (Given in "python/plugins/MetaSearch/requirements.txt", not checked during build) - net-mgmt/netbox: =3D=3D2.10 (Given in requirements.txt, not checked during installation/runtime, works fine) - security/w3af: =3D=3D2.7.3 (Given in core/controllers/dependency_check/requirements.py, the dependency check see= ms to be patched out during build) - sysutils/osquery: =3D=3D2.8 (Given in requirements.txt, not checked during installation/runtime, quick runtime tests worked fine so far) - sysutils/py-honcho: >=3D2.7,<2.8 (setup.py, used for extras, not checked = during installation/runtime, quick runtime tests worked fine so far) Ports that will be (probably) ok: - benchmarks/py-naarad: N/A (Given as "jinja2" in requirements.txt) - deskutils/py-bugwarrior: >=3D2.7.2 (setup.py) - devel/py-buildbot: >=3D2.1 (setup.py) - devel/py-click-completion: N/A (Given as "jinja2" in setup.py) - devel/py-cookiecutter: >=3D2.7 (setup.py) - devel/py-coreschema: N/A (Given as "jinja2" in setup.py) - devel/py-fabric: <3.0 (setup.py) - devel/py-flask-babel: >=3D2.5 (setup.py) - devel/py-jenkins-job-builder: N/A (Given as "Jinja2" in requirements.txt) - devel/py-jinja2-time: N/A (Given as "jinja2" in requirements.txt) - devel/py-nbconvert: >=3D2.4 (setup.py) - devel/py-oslo.middleware: >=3D2.10 (requirements.txt) - devel/py-oslo.reports: >=3D2.10 (requirements.txt) - devel/py-streamparse: N/A (Given as "jinja2" in requirements.txt) - dns/py-namebench: N/A (Given as "jinja2" in setup.py / Noted Noted as 2.4= .1 in Changelog.txt) - finance/fava: >=3D2.10 (Given in setup.py) - games/openage: N/A (Given as "jinja2" in CheckRuntimeDependencies.cmake) - graphics/opencolorio: N/A (Given as "Jinja" in CMakeLists.txt) - mail/mailpile: N/A (Given as "Jinja2" in requirements.txt) - math/py-pandas: N/A (Given as "Jinja2" in docs) - math/py-rpy2: N/A (Given as "jinja2" in setup.py) - net-im/py-matrix-synapse: >=3D2.9 (Given in synapse/python_dependencies.p= y) - net-mgmt/py-junos-eznc: >=3D2.7.1 (Given in requirements.txt) - net-mgmt/py-napalm: N/A (Given as "jinja2" in requirements.txt) - net/cloud-init-azure: N/A (Given as "jinja2" in requirements.txt) - net/cloud-init: N/A (Given as "jinja2" in requirements.txt) - security/py-gixy: >=3D2.8 (Given in setup.py) - sysutils/ansible: N/A (Given as "jinja2" in requirements.txt) - sysutils/ansible1: N/A (Given as "jinja2" in setup.py) - sysutils/ansible23: N/A (Given as "jinja2" in requirements.txt) - sysutils/bsdploy: N/A (Given as "jinja2" in setup.py) - sysutils/py-salt: N/A (Given as "Jinja2" in base.txt) - textproc/py-mkdocs: >=3D2.7.1 (setup.py) - textproc/py-numpydoc: >=3D2.3 (setup.py) - textproc/py-pyjade: N/A (Given as "jinja2" in setup.py) - textproc/py-sphinx: >=3D2.3 (setup.py) - textproc/scancode-toolkit: >=3D2.7.0,<3.0.0 (setup.py) - www/chromium: N/A (Various versions given in several files, builds fine w= ith 2.10.1) - www/iridium: N/A (Various versions given in several files, builds fine wi= th 2.10.1) - www/py-blogofile: N/A (Given as "Jinja2" in setup.py) - www/py-bokeh: >=3D2.7 (setup.py) - www/py-branca: N/A (Given as "jinja2" in setup.py) - www/py-collective.easytemplate: N/A (Given as "Jinja2" in setup.py) - www/py-flask: >=3D2.10 (Given in setup.py) - www/py-flexget: N/A (Given as "jinja2" in setup.py) - www/py-folium: N/A (Given as "jinja2" in setup.py) - www/py-frappe-bench: N/A (Given as "jinja2" in setup.py) - www/py-notebook: N/A (Given as "jinja2" in setup.py) - www/py-pelican: >=3D2.7 (setup.py) - www/py-pylons: >=3D2.2.1 (setup.py) - www/py-starlette: N/A (Given as "jinja2" in setup.py) - www/qutebrowser: N/A (Given as "jinja2" in setup.py) - www/trac-devel: >=3D2.9.3 (setup.py) --=20 You are receiving this mail because: You are on the CC list for the bug.=