security/py-pyelliptic: Update 1.5.8 -> 2.0.1

The previous GH project yann2192/pyelliptic has been deprecated.
The GH project radfish/py-pyelliptic contains a newer tag and updates
sources based on changes in the BitMessage sourcebase.
This commit is contained in:
Yuri Victorovich 2020-08-03 16:08:24 +00:00
parent 3b0f899e0d
commit c528316fbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544079
3 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pyelliptic
PORTVERSION= 1.5.8
PORTVERSION= 2.0.1
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,11 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR}
USE_GITHUB= yes
GH_ACCOUNT= yann2192
USES= python
USE_GITHUB= yes
GH_ACCOUNT= radfish
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1493518128
SHA256 (yann2192-pyelliptic-1.5.8_GH0.tar.gz) = ec23fb3a39a9ad9402354c2ac6c66990e737435365eb313070dd9a76e6849153
SIZE (yann2192-pyelliptic-1.5.8_GH0.tar.gz) = 6136
TIMESTAMP = 1596470469
SHA256 (radfish-pyelliptic-2.0.1_GH0.tar.gz) = 840ad6f5e79c633e1de79fb08be78bf76fe07a7f260905eea31efb5ddf00180d
SIZE (radfish-pyelliptic-2.0.1_GH0.tar.gz) = 35670

View File

@ -1,4 +1,4 @@
Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC,
Blowfish, ...
WWW: https://github.com/yann2192/pyelliptic
https://github.com/radfish/pyelliptic