python-pycryptodome: update to 3.9.0.

This commit is contained in:
Cameron Nemo 2019-10-13 20:59:41 -07:00 committed by Helmut Pozimski
parent 2a508ccdaf
commit 255a68586e

View file

@ -1,6 +1,6 @@
# Template file for 'python-pycryptodome'
pkgname=python-pycryptodome
version=3.8.2
version=3.9.0
revision=1
wrksrc="pycryptodome-${version}"
build_style=python-module
@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
license="Public Domain, BSD-2-Clause"
homepage="https://www.pycryptodome.org/"
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
provides="python-crypto-${version}_1"
replaces="python-crypto>=0"