Date: Friday, October 25, 2019 @ 19:55:22 Author: felixonmars Revision: 519622
Python 3.8 rebuild Modified: python-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 19:54:40 UTC (rev 519621) +++ PKGBUILD 2019-10-25 19:55:22 UTC (rev 519622) @@ -5,7 +5,7 @@ pkgbase=python-yaml pkgname=(python-yaml python2-yaml) pkgver=5.1.2 -pkgrel=1 +pkgrel=2 pkgdesc='Python bindings for YAML, using fast libYAML library' url='https://pyyaml.org/wiki/PyYAML' arch=('x86_64')
