python-pycryptodome: update to 3.6.1

This commit is contained in:
Alessio Sergi 2018-04-15 19:19:01 +02:00
parent db5f340be8
commit 5efd2a5d1d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pycryptodome'
pkgname=python-pycryptodome
version=3.6.0
version=3.6.1
revision=1
wrksrc="pycryptodome-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
homepage="https://www.pycryptodome.org/"
license="Public Domain, BSD-2-Clause"
distfiles="https://github.com/Legrandin/pycryptodome/archive/v${version}.tar.gz"
checksum=5efd0f0ac68d3420550de40b272bfaae275889655fb59a92d79a6f3cf6cec8c9
checksum=0d22a802e1d505e456986cba5a9b8ab27147119905bed207c55ef58fb0bfc95a
do_check() {
python3 setup.py test