[Bug 257496] [NEW PORT] security/py-django-pam: PAM backend for Django authentication
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Aug 2021 05:31:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257496 Alberto Mijares <amijaresp@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #226888|0 |1 is obsolete| | --- Comment #9 from Alberto Mijares <amijaresp@gmail.com> --- Created attachment 226902 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226902&action=edit 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 one test I had to disable. ---------------------------------------------------------------------- Ran 20 tests in 29.017s OK (skipped=1) 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. However, 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. Need some time to figure out a few things. -- You are receiving this mail because: You are on the CC list for the bug.