Date: Saturday, April 8, 2023 @ 17:23:22 Author: felixonmars Revision: 1442808
upgpkg: python-pendulum 2.1.2-8: rebuild with python 3.11 Modified: python-pendulum/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 17:23:21 UTC (rev 1442807) +++ PKGBUILD 2023-04-08 17:23:22 UTC (rev 1442808) @@ -3,7 +3,7 @@ _name=pendulum pkgname=python-pendulum pkgver=2.1.2 -pkgrel=7 +pkgrel=8 pkgdesc="Python datetimes made easy" arch=(x86_64) url="https://pendulum.eustace.io/"
