Date: Thursday, April 6, 2023 @ 12:18:18
Author: felixonmars
Revision: 1438649
upgpkg: python-ipy 1.01-4: rebuild with python 3.11
Modified:
python-ipy/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:13:50 UTC (rev 1438648)
+++ PKGBUILD 2023-04-06 12:18:18 UTC (rev 1438649)
@@ -3,7 +3,7 @@
_name=IPy
pkgname=python-ipy
pkgver=1.01
-pkgrel=3
+pkgrel=4
pkgdesc="Class and tools for handling of IPv4 and IPv6 addresses and networks"
arch=('any')
url="https://github.com/autocracy/python-ipy"