python-pycryptodome: update to 3.8.1.

This commit is contained in:
maxice8 2019-04-04 14:15:25 -03:00 committed by maxice8
parent 1c02fd894a
commit f98f2bf797

View file

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