Date: Monday, April 10, 2023 @ 05:38:39 Author: felixonmars Revision: 1443661
upgpkg: python-openapi-core 0.17.1-3: rebuild with python 3.11 Modified: python-openapi-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 05:38:32 UTC (rev 1443660) +++ PKGBUILD 2023-04-10 05:38:39 UTC (rev 1443661) @@ -3,7 +3,7 @@ pkgname=python-openapi-core _pipname=openapi_core pkgver=0.17.1 -pkgrel=2 +pkgrel=3 pkgdesc='Client-side and server-side support for the OpenAPI Specification v3' arch=(any) url='https://github.com/p1c2u/openapi-core'
