From owner-freebsd-ports-bugs@freebsd.org Sun Sep 2 11:02:17 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 7C0BEFEC1E3 for ; Sun, 2 Sep 2018 11:02:17 +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 17ACF74918 for ; Sun, 2 Sep 2018 11:02:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D1AC4FEC1E1; Sun, 2 Sep 2018 11:02:16 +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 96726FEC1DF for ; Sun, 2 Sep 2018 11:02:16 +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.2 with cipher ECDHE-RSA-AES256-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 1C96074911 for ; Sun, 2 Sep 2018 11:02:16 +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 6B6D81218B for ; Sun, 2 Sep 2018 11:02:15 +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 w82B2Fkl086007 for ; Sun, 2 Sep 2018 11:02:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w82B2Fs3086006 for ports-bugs@FreeBSD.org; Sun, 2 Sep 2018 11:02:15 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 231090] security/py-paramiko: Update to 2.4.1 Date: Sun, 02 Sep 2018 11:02:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: freebsd_ports@k-worx.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sbz@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Sep 2018 11:02:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231090 Bug ID: 231090 Summary: security/py-paramiko: Update to 2.4.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sbz@FreeBSD.org Reporter: freebsd_ports@k-worx.org CC: python@FreeBSD.org, sbz@FreeBSD.org Assignee: sbz@FreeBSD.org Flags: maintainer-feedback?(sbz@FreeBSD.org) Attachment #196784 maintainer-approval?(sbz@FreeBSD.org) Flags: CC: sbz@FreeBSD.org Created attachment 196784 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196784&action= =3Dedit py-paramiko-2.4.1.patch Hello, attached is the patch that updates security/py-paramiko to 2.4.1. Changes by upstream: - https://github.com/paramiko/paramiko/compare/2.4.0...2.4.1 Changes to the port: - changed USES?=3D to USES=3D - removed option EXAMPLES as there are no more examples that are installed. - removed concurrent keyword from USE_PYTHON - added NO_ARCH - added dependencies for test target QA: ~~~ - poudriere (10.4-, 11.1-, 11.2-RELEASE, 12.0-ALPHA4 i386 + amd64) for each py27 + py36 flavor -> OK - portlint -> OK Results from make test: For py27: > Ran 149 tests in 15.723s >=20 > FAILED (errors=3D7) > *** Error code 1 For py36: > Ran 149 tests in 7.311s > > FAILED (errors=3D9) > *** Error code 1 Better test results can be yielded with the Python package "pytest-relaxed" (not in the ports tree at the moment) and using ${PREFIX}/bin/pytest instea= d of ${PYTHON_CMD} -m unittest : > 3 failed, 212 passed, 11 skipped in 98.67 seconds The three remaining errors are there because the file 'tests/test_rsa.key.p= ub' is missing from the tar-ball but it exits in the repository at GH. Another problem is, that the Python package pytest-relaxed works only with devel/py-pytest > 3 AND < 3.3 officially due some regression with newer versions. Thus I have not yet created a PR to add the Python package 'pytest-relaxed'= to the ports tree. --=20 You are receiving this mail because: You are the assignee for the bug.=