From nobody Fri Sep 15 05:56:04 2023 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Rn3Mm46Rjz4sZjj for ; Fri, 15 Sep 2023 05:56:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rn3Mm36J4z3Y3W for ; Fri, 15 Sep 2023 05:56:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694757364; a=rsa-sha256; cv=none; b=YsONzzpJj0/aICx4B2G12hlF0+TMr0YDn044EbGsq4A2rpG5ou0IkjnnU6CSPIjm+7f/mo v9MZoNg3/O/qMblGejK+R/4mfPfwdWZUPtOrK0HiJFodxu31BsErTBY0NUOyNoPIOvU5US l4vYZXm35ahYglVzEO9n01/pBxLydKy4jzqszrNwMfYMNGjm1vT/yBRQWlxr8Ixa+KH3lU Q8MrEQhXPvfNMiC4BllcNtSEi2oqc1a45f95KIuGT7GwiSAdmsCunIB0D2+WcC/Sbj+EkK 6P3cwCQXmK4DbhdaEoMCjJsaRxNxy2In4P5z9i3LtuHr9ScftzigWfoYNA+A0A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694757364; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DsupudEZm5fmqv0M/o9PUUiNzV30Wq9uV+0r17D2ebk=; b=uRJ7PYo6kXLScu9cH+HkVTLaD6S86waNY89yKso3X6fndHuHp6z2uwLIfSoKnGJ7FDi6HJ t4UZhgIcmzA51kGUiUKaeZRPdGxKsNwTm3P+sYdWNLZpRWDzykR1nPtLrJ3Y49grg06nFp cBHZ8BuAG70wC5WHCtzt2Pok1EyK8sAGsyPLEGvSb3ZAah5uUh3b5p3LJP83Wa2trHMXYG 2f48fikXBCRRCA6l4EyBz8pG8vhyG3/tNcFPQ8AYn8X94zSAx71pzF7B72uBcx1ZaIzART +Q1FKIiBJ0YkiRNNuzDU/3ZJ4DGkxhLCzorsCBqge8Ic3zSbbR4C/F5o+K0cLA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Rn3Mm24Glz1RHv for ; Fri, 15 Sep 2023 05:56:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38F5u49I056412 for ; Fri, 15 Sep 2023 05:56:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38F5u4LK056411 for python@FreeBSD.org; Fri, 15 Sep 2023 05:56:04 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 262744] security/py-certbot 1.22.0: pkg_resources.ContextualVersionConflict: (cryptography 3.3.2 (/usr/local/lib/python3.8/site-packages), Requirement.parse('cryptography>=35.0'), {'PyOpenSSL'}) Date: Fri, 15 Sep 2023 05:56:04 +0000 X-Bugzilla-Reason: AssignedTo 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 Many People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cc 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 List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262744 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|py-certbot 1.22.0: |security/py-certbot 1.22.0: |pkg_resources.ContextualVer |pkg_resources.ContextualVer |sionConflict: (cryptography |sionConflict: (cryptography |3.3.2 |3.3.2 |(/usr/local/lib/python3.8/s |(/usr/local/lib/python3.8/s |ite-packages), |ite-packages), |Requirement.parse('cryptogr |Requirement.parse('cryptogr |aphy>=3D35.0'), |aphy>=3D35.0'), |{'PyOpenSSL'}) |{'PyOpenSSL'}) CC|grahamperrin@freebsd.org |grahamperrin@gmail.com --- Comment #4 from Graham Perrin --- Anything more to do here? --=20 You are receiving this mail because: You are the assignee for the bug.=