From nobody Tue Aug 03 05:31:07 2021 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 2387412B36C3 for ; Tue, 3 Aug 2021 05:31:07 +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 4Gf3Pl09KGz4l6s for ; Tue, 3 Aug 2021 05:31:07 +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 E29E45828 for ; Tue, 3 Aug 2021 05:31:06 +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 1735V6gD054846 for ; Tue, 3 Aug 2021 05:31:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1735V6rE054845 for python@FreeBSD.org; Tue, 3 Aug 2021 05:31:06 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 257496] [NEW PORT] security/py-django-pam: PAM backend for Django authentication Date: Tue, 03 Aug 2021 05:31:07 +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: feature, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: amijaresp@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ygy@freebsd.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257496 Alberto Mijares changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #226888|0 |1 is obsolete| | --- Comment #9 from Alberto Mijares --- Created attachment 226902 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226902&action= =3Dedit shar file for port I included the WWW line in pkg-descr. Regarding the QA, I ran the tests with python 3.8 and all good except for o= ne test I had to disable. ---------------------------------------------------------------------- Ran 20 tests in 29.017s OK (skipped=3D1) Destroying test database for alias 'default'... Name Stmts Miss Cover Missing --------------------------------------------------------------- django_pam/accounts/forms.py 31 2 93.55% 54-55 --------------------------------------------------------------- TOTAL 202 2 99.01% 6 files skipped due to complete coverage. Explaining why this one test fails is out of my scope at the moment. Howeve= r, I think the package works overall. They released a new version upstream and soon I'll have to update this port= for getting up-to-date with them. So, what I propose is to commit this port as = it is and I will manage to include the QA settings for the upcoming update. Ne= ed some time to figure out a few things. --=20 You are receiving this mail because: You are on the CC list for the bug.=