From owner-svn-ports-all@freebsd.org Sat Mar 11 15:59:57 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B0CBD071C2; Sat, 11 Mar 2017 15:59:57 +0000 (UTC) (envelope-from sunpoet@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 mx1.freebsd.org (Postfix) with ESMTPS id C79326B9; Sat, 11 Mar 2017 15:59:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2BFxtn7027551; Sat, 11 Mar 2017 15:59:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2BFxtYl027549; Sat, 11 Mar 2017 15:59:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703111559.v2BFxtYl027549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Mar 2017 15:59:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435934 - head/devel/py-jupyter_core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2017 15:59:57 -0000 Author: sunpoet Date: Sat Mar 11 15:59:55 2017 New Revision: 435934 URL: https://svnweb.freebsd.org/changeset/ports/435934 Log: Update to 4.3.0 - Sort USE_PYTHON Changes: https://github.com/jupyter/jupyter_core/blob/master/docs/changelog.rst Modified: head/devel/py-jupyter_core/Makefile head/devel/py-jupyter_core/distinfo Modified: head/devel/py-jupyter_core/Makefile ============================================================================== --- head/devel/py-jupyter_core/Makefile Sat Mar 11 15:59:50 2017 (r435933) +++ head/devel/py-jupyter_core/Makefile Sat Mar 11 15:59:55 2017 (r435934) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jupyter_core -PORTVERSION= 4.2.1 +PORTVERSION= 4.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,10 +18,10 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipy ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}testpath>=0:devel/py-testpath +NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist USE_LOCALE= en_US.UTF-8 -NO_ARCH= yes +USE_PYTHON= autoplist distutils do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER}) Modified: head/devel/py-jupyter_core/distinfo ============================================================================== --- head/devel/py-jupyter_core/distinfo Sat Mar 11 15:59:50 2017 (r435933) +++ head/devel/py-jupyter_core/distinfo Sat Mar 11 15:59:55 2017 (r435934) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483859718 -SHA256 (jupyter_core-4.2.1.tar.gz) = 89c55399c8437f777197c2c82c1ff5639c7f71d4eb2f172a81afa120b68dc7b3 -SIZE (jupyter_core-4.2.1.tar.gz) = 61794 +TIMESTAMP = 1489229435 +SHA256 (jupyter_core-4.3.0.tar.gz) = a96b129e1641425bf057c3d46f4f44adce747a7d60107e8ad771045c36514d40 +SIZE (jupyter_core-4.3.0.tar.gz) = 57998