Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2015 04:41:22 +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: r388422 - head/devel/py-pytest
Message-ID:  <201506030441.t534fM08088039@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Wed Jun  3 04:41:22 2015
New Revision: 388422
URL: https://svnweb.freebsd.org/changeset/ports/388422

Log:
  devel/py-pytest: Update to 2.7.1
  
  - Update to 2.7.1
  
  Approved by: maintainer (koobs, python)

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

Modified: head/devel/py-pytest/Makefile
==============================================================================
--- head/devel/py-pytest/Makefile	Wed Jun  3 04:12:31 2015	(r388421)
+++ head/devel/py-pytest/Makefile	Wed Jun  3 04:41:22 2015	(r388422)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytest
-PORTVERSION=	2.6.4
+PORTVERSION=	2.7.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pytest/distinfo
==============================================================================
--- head/devel/py-pytest/distinfo	Wed Jun  3 04:12:31 2015	(r388421)
+++ head/devel/py-pytest/distinfo	Wed Jun  3 04:41:22 2015	(r388422)
@@ -1,2 +1,2 @@
-SHA256 (pytest-2.6.4.tar.gz) = 550883b98184cef6cbb980d4d90051330aeae41075092f98ef0215719af8ef33
-SIZE (pytest-2.6.4.tar.gz) = 512090
+SHA256 (pytest-2.7.1.tar.gz) = 530f23c79e1b13850e93f3a59720f1eca75bad01307dc4fd694a6a19619fb9cb
+SIZE (pytest-2.7.1.tar.gz) = 531671



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