Date: Sunday, April 9, 2023 @ 03:58:43 Author: felixonmars Revision: 1443066
upgpkg: python-netaddr 0.8.0-7: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-netaddr/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 03:58:13 UTC (rev 1443065) +++ PKGBUILD 2023-04-09 03:58:43 UTC (rev 1443066) @@ -5,7 +5,7 @@ pkgname=python-netaddr _pyname=netaddr pkgver=0.8.0 -pkgrel=6 +pkgrel=7 pkgdesc='Pure Python network address representation and manipulation library' url='https://github.com/drkjam/netaddr' arch=('any')
