Date: Wednesday, April 5, 2023 @ 19:13:17 Author: felixonmars Revision: 1437927
upgpkg: python-pandas 1.5.3-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-pandas/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 19:13:14 UTC (rev 1437926) +++ PKGBUILD 2023-04-05 19:13:17 UTC (rev 1437927) @@ -5,7 +5,7 @@ pkgname=python-pandas pkgver=1.5.3 -pkgrel=1 +pkgrel=2 pkgdesc='High-performance, easy-to-use data structures and data analysis tools for Python' arch=(x86_64) url="https://pandas.pydata.org/"
