Date: Friday, April 7, 2023 @ 04:03:21 Author: felixonmars Revision: 1440424
upgpkg: python-pyotp 2.6.0-5: rebuild with python 3.11 Modified: python-pyotp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:03:20 UTC (rev 1440423) +++ PKGBUILD 2023-04-07 04:03:21 UTC (rev 1440424) @@ -5,7 +5,7 @@ _pkgname=pyotp _gitcommit=a50b2701e1ecaaafc62b90a7424f602ce8edfceb pkgver=2.6.0 -pkgrel=4 +pkgrel=5 pkgdesc='Python library for generating and verifying one-time passwords' url='https://pyotp.readthedocs.io/' arch=('any')
