Date: Friday, April 7, 2023 @ 04:11:33 Author: felixonmars Revision: 1440464
upgpkg: python-sphinx-autoapi 2.1.0-2: rebuild with python 3.11 Modified: python-sphinx-autoapi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:11:32 UTC (rev 1440463) +++ PKGBUILD 2023-04-07 04:11:33 UTC (rev 1440464) @@ -4,7 +4,7 @@ _name=sphinx-autoapi pkgname=python-sphinx-autoapi pkgver=2.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A new approach to API documentation in Sphinx." arch=(any) url="https://github.com/readthedocs/sphinx-autoapi"
