From owner-svn-ports-all@freebsd.org Sat Nov 14 17:20:55 2020 Return-Path: Delivered-To: svn-ports-all@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 E61792EF5CD; Sat, 14 Nov 2020 17:20:55 +0000 (UTC) (envelope-from yuri@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CYMYg6Fhqz3Qyd; Sat, 14 Nov 2020 17:20:55 +0000 (UTC) (envelope-from yuri@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 C9B4E5859; Sat, 14 Nov 2020 17:20:55 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AEHKtip073320; Sat, 14 Nov 2020 17:20:55 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AEHKtDR073319; Sat, 14 Nov 2020 17:20:55 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202011141720.0AEHKtDR073319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 14 Nov 2020 17:20:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555125 - head/math/py-hdmedians X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/py-hdmedians X-SVN-Commit-Revision: 555125 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.34 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, 14 Nov 2020 17:20:56 -0000 Author: yuri Date: Sat Nov 14 17:20:55 2020 New Revision: 555125 URL: https://svnweb.freebsd.org/changeset/ports/555125 Log: math/py-hdmedians: Update 0.14 -> 0.14.1 Modified: head/math/py-hdmedians/Makefile head/math/py-hdmedians/distinfo Modified: head/math/py-hdmedians/Makefile ============================================================================== --- head/math/py-hdmedians/Makefile Sat Nov 14 17:09:32 2020 (r555124) +++ head/math/py-hdmedians/Makefile Sat Nov 14 17:20:55 2020 (r555125) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hdmedians -PORTVERSION= 0.14 +PORTVERSION= 0.14.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= High-dimensional medians LICENSE= APACHE20 BUILD_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}nose>=1.0:devel/py-nose@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} USES= python Modified: head/math/py-hdmedians/distinfo ============================================================================== --- head/math/py-hdmedians/distinfo Sat Nov 14 17:09:32 2020 (r555124) +++ head/math/py-hdmedians/distinfo Sat Nov 14 17:20:55 2020 (r555125) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601025008 -SHA256 (hdmedians-0.14.tar.gz) = 766eb7281b68cd1032b0d3addc4113abf4d63c249261914883f8304db7d29750 -SIZE (hdmedians-0.14.tar.gz) = 7530 +TIMESTAMP = 1605374205 +SHA256 (hdmedians-0.14.1.tar.gz) = ccefaae26302afd843c941b3b662f1119d5a36dec118077310f811a7a1ed8871 +SIZE (hdmedians-0.14.1.tar.gz) = 7626