From owner-svn-ports-all@freebsd.org Fri Aug 24 17:49:13 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48B6D10901DF; Fri, 24 Aug 2018 17:49:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2BD88FA58; Fri, 24 Aug 2018 17:49:12 +0000 (UTC) (envelope-from antoine@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 D4E7814487; Fri, 24 Aug 2018 17:49:12 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7OHnCLs097581; Fri, 24 Aug 2018 17:49:12 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7OHnC4r097578; Fri, 24 Aug 2018 17:49:12 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201808241749.w7OHnC4r097578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 24 Aug 2018 17:49:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477969 - head/devel/py-sortedcontainers X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/py-sortedcontainers X-SVN-Commit-Revision: 477969 X-SVN-Commit-Repository: ports 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.27 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: Fri, 24 Aug 2018 17:49:13 -0000 Author: antoine Date: Fri Aug 24 17:49:12 2018 New Revision: 477969 URL: https://svnweb.freebsd.org/changeset/ports/477969 Log: Update to 2.0.4 Modified: head/devel/py-sortedcontainers/Makefile head/devel/py-sortedcontainers/distinfo Modified: head/devel/py-sortedcontainers/Makefile ============================================================================== --- head/devel/py-sortedcontainers/Makefile Fri Aug 24 17:46:52 2018 (r477968) +++ head/devel/py-sortedcontainers/Makefile Fri Aug 24 17:49:12 2018 (r477969) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sortedcontainers -PORTVERSION= 1.5.10 +PORTVERSION= 2.0.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,13 +13,8 @@ COMMENT= Python Sorted Container Types: SortedList, So LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} - NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist - -do-test: - @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} nosetests-${PYTHON_VER}) .include Modified: head/devel/py-sortedcontainers/distinfo ============================================================================== --- head/devel/py-sortedcontainers/distinfo Fri Aug 24 17:46:52 2018 (r477968) +++ head/devel/py-sortedcontainers/distinfo Fri Aug 24 17:49:12 2018 (r477969) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524383514 -SHA256 (sortedcontainers-1.5.10.tar.gz) = 566cf5f8dbada3aed99737a19d98f03d15d76bf2a6c27e4fb0f4a718a99be761 -SIZE (sortedcontainers-1.5.10.tar.gz) = 11989719 +TIMESTAMP = 1535129504 +SHA256 (sortedcontainers-2.0.4.tar.gz) = 607294c6e291a270948420f7ffa1fb3ed47384a4c08db6d1e9c92d08a6981982 +SIZE (sortedcontainers-2.0.4.tar.gz) = 29757