From owner-svn-ports-head@freebsd.org Mon Feb 17 08:00:54 2020 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 D6892250C8C; Mon, 17 Feb 2020 08:00:54 +0000 (UTC) (envelope-from koobs@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 48LbyZ5Plbz4fxQ; Mon, 17 Feb 2020 08:00:54 +0000 (UTC) (envelope-from koobs@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 B34403AD9; Mon, 17 Feb 2020 08:00:54 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01H80sEO012381; Mon, 17 Feb 2020 08:00:54 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01H80snI012379; Mon, 17 Feb 2020 08:00:54 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <202002170800.01H80snI012379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 17 Feb 2020 08:00:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526348 - head/sysutils/py-diffoscope X-SVN-Group: ports-head X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: head/sysutils/py-diffoscope X-SVN-Commit-Revision: 526348 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, 17 Feb 2020 08:00:54 -0000 Author: koobs Date: Mon Feb 17 08:00:54 2020 New Revision: 526348 URL: https://svnweb.freebsd.org/changeset/ports/526348 Log: sysutils/py-diffoscope: Update to 136 PR: 244135 Submitted by: Fabian Keil Modified: head/sysutils/py-diffoscope/Makefile head/sysutils/py-diffoscope/distinfo Modified: head/sysutils/py-diffoscope/Makefile ============================================================================== --- head/sysutils/py-diffoscope/Makefile Mon Feb 17 07:00:50 2020 (r526347) +++ head/sysutils/py-diffoscope/Makefile Mon Feb 17 08:00:54 2020 (r526348) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= diffoscope -PORTVERSION= 108 +PORTVERSION= 136 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,6 +27,6 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test --pytest-args="-rsx -l -vv" + @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= .include Modified: head/sysutils/py-diffoscope/distinfo ============================================================================== --- head/sysutils/py-diffoscope/distinfo Mon Feb 17 07:00:50 2020 (r526347) +++ head/sysutils/py-diffoscope/distinfo Mon Feb 17 08:00:54 2020 (r526348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548740897 -SHA256 (diffoscope-108.tar.gz) = 247408365671cd19c1d16ece214677b5a52c53e278f4cce1117b4a5567ab4b6d -SIZE (diffoscope-108.tar.gz) = 9991633 +TIMESTAMP = 1581919566 +SHA256 (diffoscope-136.tar.gz) = 0d6486d6eb6e0445ba21fee2e8bdd3a366ce786bfac98e00e5a95038b7815f15 +SIZE (diffoscope-136.tar.gz) = 1557070