update to py-aes-1.6.1, from Kurt Mosiejczuk, but I kept TEST_DEPENDS

which is still needed
This commit is contained in:
sthen 2019-02-20 11:05:31 +00:00
parent 80e25f2abc
commit 87bbdd944a
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2018/07/09 05:36:45 rsadowski Exp $
# $OpenBSD: Makefile,v 1.2 2019/02/20 11:05:31 sthen Exp $
COMMENT = pure-Python implementation of AES block-cipher
MODPY_EGG_VERSION = 1.6.0
MODPY_EGG_VERSION = 1.6.1
DISTNAME = pyaes-${MODPY_EGG_VERSION}
PKGNAME = py-aes-${MODPY_EGG_VERSION}

View File

@ -1,2 +1,2 @@
SHA256 (pyaes-1.6.0.tar.gz) = nNWlTZFLHuv7FPy0kDFSFLagME2fG7R+kNHY4LFc6S4=
SIZE (pyaes-1.6.0.tar.gz) = 28237
SHA256 (pyaes-1.6.1.tar.gz) = AsGxQFw408NwsIX7lS3YvqP63O5kEa2Z8xLMEpxTbY8=
SIZE (pyaes-1.6.1.tar.gz) = 28536