Date: Saturday, April 8, 2023 @ 12:38:58 Author: felixonmars Revision: 1442341
upgpkg: python-justbytes 0.15-4: rebuild with python 3.11 Modified: python-justbytes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 12:38:55 UTC (rev 1442340) +++ PKGBUILD 2023-04-08 12:38:58 UTC (rev 1442341) @@ -3,7 +3,7 @@ pkgname=python-justbytes _pkgname=justbytes pkgver=0.15 -pkgrel=3 +pkgrel=4 pkgdesc="computing with and displaying bytes" url="https://pypi.org/project/justbytes/" depends=('python' 'python-justbases')
