From owner-svn-ports-head@freebsd.org Mon Dec 23 07:41:48 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 280A71E8424; Mon, 23 Dec 2019 07:41:48 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47hBBN0HG7z4LbR; Mon, 23 Dec 2019 07:41:48 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F3B42C9B0; Mon, 23 Dec 2019 07:41:47 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBN7fll7072322; Mon, 23 Dec 2019 07:41:47 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBN7fl36072321; Mon, 23 Dec 2019 07:41:47 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201912230741.xBN7fl36072321@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Mon, 23 Dec 2019 07:41:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520682 - head/devel/py-cookiecutter X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/devel/py-cookiecutter X-SVN-Commit-Revision: 520682 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Dec 2019 07:41:48 -0000 Author: matthew Date: Mon Dec 23 07:41:47 2019 New Revision: 520682 URL: https://svnweb.freebsd.org/changeset/ports/520682 Log: Update to 1.7.0 ChangeLog: https://github.com/cookiecutter/cookiecutter/blob/1.7.0/HISTORY.md Modified: head/devel/py-cookiecutter/Makefile head/devel/py-cookiecutter/distinfo (contents, props changed) Modified: head/devel/py-cookiecutter/Makefile ============================================================================== --- head/devel/py-cookiecutter/Makefile Mon Dec 23 06:51:56 2019 (r520681) +++ head/devel/py-cookiecutter/Makefile Mon Dec 23 07:41:47 2019 (r520682) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cookiecutter -PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTVERSION= 1.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>=0.15.2:devel/py-future@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}binaryornot>=0.2.0:devel/py-binaryornot@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7:devel/py-Jinja2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}click>=5.0:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}whichcraft>=0.4.0:devel/py-whichcraft@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}poyo>=0.1.0:devel/py-poyo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jinja2-time>=0.1.0:devel/py-jinja2-time@${PY_FLAVOR} \ Modified: head/devel/py-cookiecutter/distinfo ============================================================================== --- head/devel/py-cookiecutter/distinfo Mon Dec 23 06:51:56 2019 (r520681) +++ head/devel/py-cookiecutter/distinfo Mon Dec 23 07:41:47 2019 (r520682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537435423 -SHA256 (cookiecutter-1.6.0.tar.gz) = 1316a52e1c1f08db0c9efbf7d876dbc01463a74b155a0d83e722be88beda9a3e -SIZE (cookiecutter-1.6.0.tar.gz) = 181753 +TIMESTAMP = 1577084426 +SHA256 (cookiecutter-1.7.0.tar.gz) = 479997e1c26c51bbbaf04097ef7d82b1d91cfb03f570cb5fb5ca265c88db04ae +SIZE (cookiecutter-1.7.0.tar.gz) = 148363