Date: Thursday, April 6, 2023 @ 02:57:45
Author: felixonmars
Revision: 1438171
upgpkg: python-distlib 0.3.6-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-distlib/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 02:52:59 UTC (rev 1438170)
+++ PKGBUILD 2023-04-06 02:57:45 UTC (rev 1438171)
@@ -4,7 +4,7 @@
pkgname=python-distlib
_pkgname="${pkgname#python-}"
pkgver=0.3.6
-pkgrel=1
+pkgrel=2
pkgdesc='Low-level functions that relate to packaging and distribution of
Python software'
arch=('any')
url='https://distlib.readthedocs.io'