Date: Thursday, April 6, 2023 @ 03:33:35 Author: felixonmars Revision: 1438271
upgpkg: python-tomlkit 0.11.6-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-tomlkit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 03:31:49 UTC (rev 1438270) +++ PKGBUILD 2023-04-06 03:33:35 UTC (rev 1438271) @@ -5,7 +5,7 @@ _pkgname=tomlkit pkgname=python-tomlkit pkgver=0.11.6 -pkgrel=1 +pkgrel=2 pkgdesc="Style-preserving TOML library for Python" url="https://github.com/sdispater/tomlkit" license=('MIT')
