From owner-freebsd-ports-bugs@freebsd.org Mon Dec 3 05:17:07 2018 Return-Path: Delivered-To: freebsd-ports-bugs@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 6B7B813161B0 for ; Mon, 3 Dec 2018 05:17:07 +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 01B0871CDB for ; Mon, 3 Dec 2018 05:17:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B363913161AF; Mon, 3 Dec 2018 05:17:06 +0000 (UTC) Delivered-To: ports-bugs@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 90E9213161AD for ; Mon, 3 Dec 2018 05:17:06 +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)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2F82D71CD9 for ; Mon, 3 Dec 2018 05:17:06 +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 5BE501062E for ; Mon, 3 Dec 2018 05:17:05 +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 wB35H556090216 for ; Mon, 3 Dec 2018 05:17:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id wB35H5V7090215 for ports-bugs@FreeBSD.org; Mon, 3 Dec 2018 05:17:05 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 233709] security/py-yubikey-manager: Update dependencies needed for yubikey-manager-qt Date: Mon, 03 Dec 2018 05:17: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: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: egypcio@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: keywords cc assigned_to bug_status flagtypes.name 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-Rspamd-Queue-Id: 01B0871CDB X-Spamd-Result: default: False [1.17 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_SPAM_LONG(0.01)[0.010,0]; NEURAL_SPAM_MEDIUM(0.65)[0.653,0]; ASN(0.00)[asn:10310, ipnet:2001:1900:2254::/48, country:US]; NEURAL_SPAM_SHORT(0.50)[0.504,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Dec 2018 05:17:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233709 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-qa CC| |egypcio@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |egypcio@FreeBSD.org Status|New |Open Flags| |maintainer-feedback?(egypci | |o@FreeBSD.org), | |merge-quarterly? --- Comment #2 from Kubilay Kocak --- Assign to MAINTAINER (recently new committer, recently changed email addres= s) @Vin=C3=ADcius Please update your port MAINTAINER lines to use your new ema= il address so that it matches the account Bugzilla email. > I had to update the port to add missing dependencies when running other > applications like yubioath-desktop and yubioath CLI. If the packages (yubioath-desktop, yubioath CLI, et al) that require these dependencies are in ports (or they are being ported), they should themselves depend on their respective requirements (setup.py:*_requires), rather than declared here, unless they are also explicit/actual requirements for this python package too.=20 If this python package actually *requires* (compulsory, not optional) these dependencies too, this change actually 'fixes' dependencies (fixes dependen= cy bugs), and the change should be merged to the quarterly branch to fix the missing dependencies there too. --=20 You are receiving this mail because: You are the assignee for the bug.=