From nobody Mon Aug 2 04:30:52 2021 X-Original-To: ports-bugs@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 23A2012DA312 for ; Mon, 2 Aug 2021 04:30:52 +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 4GdQ6h0978z4kSf for ; Mon, 2 Aug 2021 04:30:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 DF89419586 for ; Mon, 2 Aug 2021 04:30:51 +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 1724UpTR059574 for ; Mon, 2 Aug 2021 04:30:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1724UpS2059573 for ports-bugs@FreeBSD.org; Mon, 2 Aug 2021 04:30:51 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: ports-bugs@FreeBSD.org Subject: [Bug 257365] devel/py-click-threading: Update to 0.5.0 (Fixes Python 3.8 support) Date: Mon, 02 Aug 2021 04:30:52 +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: needs-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jhibbits@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: bug_status bug_severity short_desc assigned_to flagtypes.name cc keywords 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257365 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Severity|Affects Only Me |Affects Some People Summary|devel/py-click-threading |devel/py-click-threading: |needs updated to support |Update to 0.5.0 (Fixes |python3.8 |Python 3.8 support) Assignee|ports-bugs@FreeBSD.org |jhibbits@FreeBSD.org Flags| |merge-quarterly? CC| |python@FreeBSD.org Keywords| |needs-patch --- Comment #2 from Kubilay Kocak --- deskutils/py-vdirsyncer (consumer) should be checked for current (proposed) version compatibility. RUN_DEPENDS specifies >=3D, but upstream may specify= a < pinned version, or not be compatible with 0.5.0 (or some other issue). Also, if the current version of the port doesn't support 3.8, an initial ch= ange to cap the current version to -3.7 should be committed, so that can be merg= ed first and separately Also noted, the click RUN_DEPENDS should also match the version specifier declared in upstream sources ('click>=3D5.0',), and upstream isnt testing a= gainst Python 3.10, but this ports USES=3Dpython allows it. We shou= ld either confirm 3.10 passes tests, or cap it at -3.9 ^Triage: Reporter is committer, assign accordingly. @Justin, Happy to review/approve this for you if you don't have a ports bit. Holler if you need help or have questions --=20 You are receiving this mail because: You are the assignee for the bug.=