python-pycryptodome: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 06:57:15 +02:00
parent e40bb9c063
commit 61fefcec97

View File

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