python-pycryptodome: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:10 -02:00
parent f2ca212721
commit ceee2b7ad4
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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