Date: Thursday, April 6, 2023 @ 13:20:17 Author: felixonmars Revision: 1438845
upgpkg: python-monotonic 1.6-4: rebuild with python 3.11 Modified: python-monotonic/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:20:16 UTC (rev 1438844) +++ PKGBUILD 2023-04-06 13:20:17 UTC (rev 1438845) @@ -5,7 +5,7 @@ _pkgname=monotonic pkgname=python-monotonic pkgver=1.6 -pkgrel=3 +pkgrel=4 pkgdesc="An implementation of time.monotonic() for Python" url="https://pypi.python.org/pypi/monotonic" license=('Apache')
