Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2018 05:15:09 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487484 - head/devel/py-pytest-pycodestyle
Message-ID:  <201812150515.wBF5F901060271@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812150515.wBF5F901060271>