./security/py-oath, Python implementation of OATH (HOTP, TOTP, OCRA)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.4nb1, Package name: py310-oath-1.4.4nb1, Maintainer: pkgsrc-users

python-oath is a package implementing the three main OATH specifications:
- HOTP, an event based one-time password standard (RFC 4226)
- TOTP, a time based OTP (6238)
- OCRA, a mixed OTP / signature system based on HOTP for complex use cases
(RFC 6287)


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 108.469 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-14 21:37:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-oath: updated to 1.4.4

1.4.4:
add long description
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2019-05-31 22:54:11 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-oath: updated to 1.4.3

1.4.3
fix deprecation warning with python 3.7
   2019-04-04 11:36:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-oath: updated to 1.4.2

1.4.2:
Unknown changes
   2017-09-04 20:08:31 by Thomas Klausner | Files touched by this commit (163)
Log message:
Follow some redirects.
   2017-02-07 02:25:06 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Add py-oath-1.4.1:

python-oath is a package implementing the three main OATH specifications:
 - HOTP, an event based one-time password standard (RFC 4226)
 - TOTP, a time based OTP (6238)
 - OCRA, a mixed OTP / signature system based on HOTP for complex use cases
   (RFC 6287)