Date: Sunday, April 9, 2023 @ 20:12:43
Author: felixonmars
Revision: 1443506
upgpkg: python-poetry-core 1.5.2-3: rebuild with python 3.11
Modified:
python-poetry-core/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 20:12:29 UTC (rev 1443505)
+++ PKGBUILD 2023-04-09 20:12:43 UTC (rev 1443506)
@@ -5,7 +5,7 @@
_pkgname=poetry-core
pkgname=python-poetry-core
pkgver=1.5.2
-pkgrel=2
+pkgrel=3
pkgdesc='Poetry PEP 517 Build Backend & Core Utilities'
arch=('any')
url="https://github.com/python-poetry/${_pkgname}"