python-pycryptodome: update to 3.8.0.

This commit is contained in:
maxice8 2019-03-24 19:52:40 -03:00 committed by maxice8
parent 9603658393
commit a63076e132

View file

@ -1,6 +1,6 @@
# Template file for 'python-pycryptodome'
pkgname=python-pycryptodome
version=3.7.3
version=3.8.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=1a222250e43f3c659b4ebd5df3e11c2f112aab6aef58e38af55ef5678b9f0636
checksum=239cc0385248735537d137ea1723df093c93a0c5b6163a452361fe6fb757ebda
provides="python-crypto-${version}_1"
replaces="python-crypto>=0"