svn commit: r545115 - branches/2020Q3/security/py-ecdsa
Steve Wills
swills at FreeBSD.org
Sun Aug 16 13:28:47 UTC 2020
Author: swills
Date: Sun Aug 16 13:28:46 2020
New Revision: 545115
URL: https://svnweb.freebsd.org/changeset/ports/545115
Log:
MFH: r545114
security/py-ecdsa: update to 0.13.3
PR: 247823
Reported by: ehaupt
Approved by: koobs (maintainer)
Security: a23ebf36-e8b6-4665-b0f3-4c977f9a145c
Approved by: ports-secteam (implicit)
Modified:
branches/2020Q3/security/py-ecdsa/Makefile
branches/2020Q3/security/py-ecdsa/distinfo
Directory Properties:
branches/2020Q3/ (props changed)
Modified: branches/2020Q3/security/py-ecdsa/Makefile
==============================================================================
--- branches/2020Q3/security/py-ecdsa/Makefile Sun Aug 16 13:27:29 2020 (r545114)
+++ branches/2020Q3/security/py-ecdsa/Makefile Sun Aug 16 13:28:46 2020 (r545115)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ecdsa
-PORTVERSION= 0.13.2
+PORTVERSION= 0.13.3
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: branches/2020Q3/security/py-ecdsa/distinfo
==============================================================================
--- branches/2020Q3/security/py-ecdsa/distinfo Sun Aug 16 13:27:29 2020 (r545114)
+++ branches/2020Q3/security/py-ecdsa/distinfo Sun Aug 16 13:28:46 2020 (r545115)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555739427
-SHA256 (ecdsa-0.13.2.tar.gz) = 5c034ffa23413ac923541ceb3ac14ec15a0d2530690413bff58c12b80e56d884
-SIZE (ecdsa-0.13.2.tar.gz) = 61595
+TIMESTAMP = 1597535431
+SHA256 (ecdsa-0.13.3.tar.gz) = 163c80b064a763ea733870feb96f9dd9b92216cfcacd374837af18e4e8ec3d4d
+SIZE (ecdsa-0.13.3.tar.gz) = 60477
More information about the svn-ports-branches
mailing list