Date: Saturday, April 8, 2023 @ 12:57:33 Author: felixonmars Revision: 1442362
upgpkg: pypiserver 1.5.1-2: rebuild with python 3.11 Modified: pypiserver/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 12:57:08 UTC (rev 1442361) +++ PKGBUILD 2023-04-08 12:57:33 UTC (rev 1442362) @@ -2,7 +2,7 @@ pkgname=pypiserver pkgver=1.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Minimal PyPI server for uploading and downloading packages with pip/easy_install" arch=(any) url="https://github.com/pypiserver/pypiserver"
