aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pytest-runner/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-06-13 12:25:51 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-06-13 12:25:51 +0000
commit49f2f5b2d34fdae132e88b7f868fff7835fc31af (patch)
treef33e23a279b43c6f04b8567e98114cebbd09a672 /devel/py-pytest-runner/Makefile
parent3cf54a619e803ca8a4ef1334e9da38e1d6f9f95e (diff)
downloadports-49f2f5b2d34fdae132e88b7f868fff7835fc31af.tar.gz
ports-49f2f5b2d34fdae132e88b7f868fff7835fc31af.zip
devel/py-pytest-runner: update to 2.0
- Update to 2.0 Approved by: culot / jpaetzel (mentors, implicit)
Notes
Notes: svn path=/head/; revision=320793
Diffstat (limited to 'devel/py-pytest-runner/Makefile')
-rw-r--r--devel/py-pytest-runner/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-runner/Makefile b/devel/py-pytest-runner/Makefile
index 618171ccf90d..0e70306627e2 100644
--- a/devel/py-pytest-runner/Makefile
+++ b/devel/py-pytest-runner/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pytest-runner
-PORTVERSION= 1.2
+PORTVERSION= 2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}