svn commit: r526271 - head/security/py-ckcc-protocol

Emanuel Haupt ehaupt at FreeBSD.org
Sun Feb 16 17:21:56 UTC 2020


Author: ehaupt
Date: Sun Feb 16 17:21:55 2020
New Revision: 526271
URL: https://svnweb.freebsd.org/changeset/ports/526271

Log:
  Update to 1.0.0

Modified:
  head/security/py-ckcc-protocol/Makefile
  head/security/py-ckcc-protocol/distinfo

Modified: head/security/py-ckcc-protocol/Makefile
==============================================================================
--- head/security/py-ckcc-protocol/Makefile	Sun Feb 16 17:09:09 2020	(r526270)
+++ head/security/py-ckcc-protocol/Makefile	Sun Feb 16 17:21:55 2020	(r526271)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ckcc-protocol
-PORTVERSION=	0.8.0
+PORTVERSION=	1.0.0
 CATEGORIES=	security
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/p
 		${PYTHON_PKGNAMEPREFIX}ecdsa>=0.13:security/py-ecdsa@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hidapi>=0.7.99.post21:comms/py-hidapi@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes

Modified: head/security/py-ckcc-protocol/distinfo
==============================================================================
--- head/security/py-ckcc-protocol/distinfo	Sun Feb 16 17:09:09 2020	(r526270)
+++ head/security/py-ckcc-protocol/distinfo	Sun Feb 16 17:21:55 2020	(r526271)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579884462
-SHA256 (ckcc-protocol-0.8.0.tar.gz) = f0851c98b91825d19567d0d3bac1b28044d40a3d5f194c8b04c5338f114d7ad5
-SIZE (ckcc-protocol-0.8.0.tar.gz) = 21781
+TIMESTAMP = 1581871823
+SHA256 (ckcc-protocol-1.0.0.tar.gz) = 2140732a64066af81d591f10c57ad1848ebdcd8286102203f538cd79fed19cbe
+SIZE (ckcc-protocol-1.0.0.tar.gz) = 26585


More information about the svn-ports-all mailing list