python-yaml: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:18 -02:00
parent d7af870bed
commit ec8f3e05fc
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,7 +1,7 @@
# Template file for 'python-yaml' # Template file for 'python-yaml'
pkgname=python-yaml pkgname=python-yaml
version=3.13 version=3.13
revision=1 revision=2
wrksrc="PyYAML-${version}" wrksrc="PyYAML-${version}"
build_style=python-module build_style=python-module
pycompile_module="yaml" pycompile_module="yaml"