From owner-svn-ports-head@freebsd.org Sat Dec 15 05:15:10 2018 Return-Path: Delivered-To: svn-ports-head@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 F3FD81335392; Sat, 15 Dec 2018 05:15:09 +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) 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 9A5B385969; Sat, 15 Dec 2018 05:15:09 +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 8898FABE3; Sat, 15 Dec 2018 05:15:09 +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 wBF5F93s060273; Sat, 15 Dec 2018 05:15:09 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBF5F901060271; Sat, 15 Dec 2018 05:15:09 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201812150515.wBF5F901060271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 15 Dec 2018 05:15:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487484 - head/devel/py-pytest-pycodestyle X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/py-pytest-pycodestyle X-SVN-Commit-Revision: 487484 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 9A5B385969 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.81 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.989,0]; NEURAL_HAM_SHORT(-0.93)[-0.934,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-0.88)[-0.883,0] 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: Sat, 15 Dec 2018 05:15:10 -0000 Author: yuri Date: Sat Dec 15 05:15:08 2018 New Revision: 487484 URL: https://svnweb.freebsd.org/changeset/ports/487484 Log: devel/py-pytest-pycodestyl: Update 1.3.1 -> 1.4.0 Reported by: portscout Modified: head/devel/py-pytest-pycodestyle/Makefile head/devel/py-pytest-pycodestyle/distinfo Modified: head/devel/py-pytest-pycodestyle/Makefile ============================================================================== --- head/devel/py-pytest-pycodestyle/Makefile Sat Dec 15 05:12:02 2018 (r487483) +++ head/devel/py-pytest-pycodestyle/Makefile Sat Dec 15 05:15:08 2018 (r487484) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest-pycodestyle -DISTVERSION= 1.3.1 +DISTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,9 @@ COMMENT= Pytest plugin to run pycodestyle LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.5:devel/py-py@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pycodestyle>=2.3:devel/py-pycodestyle@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest>=3.0:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>0:devel/py-py@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-pytest-pycodestyle/distinfo ============================================================================== --- head/devel/py-pytest-pycodestyle/distinfo Sat Dec 15 05:12:02 2018 (r487483) +++ head/devel/py-pytest-pycodestyle/distinfo Sat Dec 15 05:15:08 2018 (r487484) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542650709 -SHA256 (pytest-pycodestyle-1.3.1.tar.gz) = 7ff3ac69ec89f229a6616d75ae95d4d1eff1204c7378b75a31d303bbc500d72d -SIZE (pytest-pycodestyle-1.3.1.tar.gz) = 3768 +TIMESTAMP = 1544850754 +SHA256 (pytest-pycodestyle-1.4.0.tar.gz) = d4f1c1d633158c1a27b02a40cf8e27da7264a9cbd6f59b5d692368e82412ac78 +SIZE (pytest-pycodestyle-1.4.0.tar.gz) = 3798