On Thu, Jul 07, 2022 at 04:03:22PM -0400, George Rosamond wrote: > Revised port and in attached tgz file with new version 2.0.2.
> PyPi install from today's release persists with the requirements issue that > Kurt mentioned. > That last commit noted below dumps requirements.txt to /usr/local as noted: > https://github.com/duosecurity/duo_universal_python/commit/0d283171a9f75a4bf5f71ceaf7093b0cdcf1c9e1 > Not sure how to deal with it.. remove in post-install then regen PLIST? > Patch the setup.py to remove the line that dumps it to /usr/local? > Other than that, the port is fine as per earlier comments below with COMMENT > and CATEGORY change. Yes. I filed an issue about the requirements.txt file. Which they "resolved" except it still needs a tests/requirements.txt file. I've now done a pull request to fix it, so we may see 2.0.3 shortly. :D --Kurt
