Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2019 12:23:06 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499990 - head/devel/py-pytest-localserver
Message-ID:  <201904251223.x3PCN6TJ085395@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Thu Apr 25 12:23:06 2019
New Revision: 499990
URL: https://svnweb.freebsd.org/changeset/ports/499990

Log:
  devel/py-pytest-localserver: Update to 0.5.0

Modified:
  head/devel/py-pytest-localserver/Makefile
  head/devel/py-pytest-localserver/distinfo

Modified: head/devel/py-pytest-localserver/Makefile
==============================================================================
--- head/devel/py-pytest-localserver/Makefile	Thu Apr 25 11:57:34 2019	(r499989)
+++ head/devel/py-pytest-localserver/Makefile	Thu Apr 25 12:23:06 2019	(r499990)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytest-localserver
-PORTVERSION=	0.3.5
+PORTVERSION=	0.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}werkzeug>=0.10:www/py-werkzeug@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist distutils

Modified: head/devel/py-pytest-localserver/distinfo
==============================================================================
--- head/devel/py-pytest-localserver/distinfo	Thu Apr 25 11:57:34 2019	(r499989)
+++ head/devel/py-pytest-localserver/distinfo	Thu Apr 25 12:23:06 2019	(r499990)
@@ -1,2 +1,3 @@
-SHA256 (pytest-localserver-0.3.5.tar.gz) = 97a8db7f530afdd009513ebdd86731b51e866fad82595bf92f456d93e5d57837
-SIZE (pytest-localserver-0.3.5.tar.gz) = 18856
+TIMESTAMP = 1556192809
+SHA256 (pytest-localserver-0.5.0.tar.gz) = 3a5427909d1dfda10772c1bae4b9803679c0a8f04adb66c338ac607773bfefc2
+SIZE (pytest-localserver-0.5.0.tar.gz) = 20409



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