Date: Thursday, April 6, 2023 @ 12:59:20
Author: felixonmars
Revision: 1438731
upgpkg: python-oyaml 1.0-5: rebuild with python 3.11
Modified:
python-oyaml/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:59:17 UTC (rev 1438730)
+++ PKGBUILD 2023-04-06 12:59:20 UTC (rev 1438731)
@@ -5,7 +5,7 @@
pkgname=python-oyaml
_pkgname="${pkgname#python-}"
pkgver=1.0
-pkgrel=4
+pkgrel=5
pkgdesc="A drop-in replacement for PyYAML which preserves dict ordering"
arch=('any')
url="https://github.com/wimglenn/oyaml"