[Bug 268781] security/py-pyotp2289: Update to 1.2.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 08 Jan 2023 12:46:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268781

--- Comment #9 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Simeon Simeonov from comment #7)

These tests taken from linux? For what I see there, it seams that distfile
doesn't have tests included:

---
platform freebsd13 -- Python 3.9.16, pytest-7.2.0, pluggy-1.0.0
rootdir: /wrkdirs/usr/ports/security/py-pyotp2289/work-py39/pyotp2289-1.2.0,
configfile: pyproject.toml
collected 0 items
---

---
ls -l work-py39/pyotp2289-1.2.0/
total 36
-rw-r--r--  1 nunotex  nunotex  1302 Jan  5 13:39 COPYING
-rw-r--r--  1 nunotex  nunotex  1302 Jan  5 13:44 LICENSE
-rw-r--r--  1 nunotex  nunotex  9645 Jan  5 22:29 PKG-INFO
-rw-r--r--  1 nunotex  nunotex  8425 Jan  5 13:04 README.md
-rw-r--r--  1 nunotex  nunotex   180 Mar 31  2022 pyproject.toml
-rw-r--r--  1 nunotex  nunotex  1287 Jan  5 22:29 setup.cfg
-rw-r--r--  1 nunotex  nunotex    87 Apr  2  2022 setup.py
drwxr-xr-x  4 nunotex  nunotex     4 Jan  5 22:29 src

ls -l work-py39/pyotp2289-1.2.0/src/
total 9
drwxr-xr-x  2 nunotex  nunotex  6 Jan  5 22:29 otp2289
drwxr-xr-x  2 nunotex  nunotex  7 Jan  5 22:29 pyotp2289.egg-info

ls -l work-py39/pyotp2289-1.2.0/src/otp2289/
total 42
-rw-r--r--  1 nunotex  nunotex   2214 Jan  5 13:20 __init__.py
-rw-r--r--  1 nunotex  nunotex  11668 Jan  5 13:22 __main__.py
-rw-r--r--  1 nunotex  nunotex  35118 Jan  5 13:20 generator.py
-rw-r--r--  1 nunotex  nunotex  15553 Jan  5 13:34 server.py
---

Could you check it?

-- 
You are receiving this mail because:
You are the assignee for the bug.