Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 13:15:05 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497016 - head/security/py-ckcc-protocol
Message-ID:  <201903281315.x2SDF5Vi044622@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Mar 28 13:15:05 2019
New Revision: 497016
URL: https://svnweb.freebsd.org/changeset/ports/497016

Log:
  Update to 0.7.3

Modified:
  head/security/py-ckcc-protocol/Makefile
  head/security/py-ckcc-protocol/distinfo   (contents, props changed)

Modified: head/security/py-ckcc-protocol/Makefile
==============================================================================
--- head/security/py-ckcc-protocol/Makefile	Thu Mar 28 12:24:41 2019	(r497015)
+++ head/security/py-ckcc-protocol/Makefile	Thu Mar 28 13:15:05 2019	(r497016)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ckcc-protocol
-PORTVERSION=	0.7.2
+PORTVERSION=	0.7.3
 CATEGORIES=	security
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,7 @@ COMMENT=	Coldcard CLI and python interface library
 
 LICENSE=	LGPL3
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pycoin>=0.80:finance/py-pycoin@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR}
 
 USES=		python:3.5+
 USE_PYTHON=	autoplist concurrent distutils

Modified: head/security/py-ckcc-protocol/distinfo
==============================================================================
--- head/security/py-ckcc-protocol/distinfo	Thu Mar 28 12:24:41 2019	(r497015)
+++ head/security/py-ckcc-protocol/distinfo	Thu Mar 28 13:15:05 2019	(r497016)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549103663
-SHA256 (ckcc-protocol-0.7.2.tar.gz) = 498db4ccdda018cd9f40210f5bd02ddcc98e7df583170b2eab4035c86c3cc03b
-SIZE (ckcc-protocol-0.7.2.tar.gz) = 18250
+TIMESTAMP = 1553777562
+SHA256 (ckcc-protocol-0.7.3.tar.gz) = dff0f34ac68900013e36bde6f735e173bef6b8a1cd81c89e8afc43391df8e615
+SIZE (ckcc-protocol-0.7.3.tar.gz) = 18898



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903281315.x2SDF5Vi044622>