Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2017 20:13:59 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434382 - head/databases/py-Pyrseas
Message-ID:  <201702182013.v1IKDxrN089364@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Sat Feb 18 20:13:59 2017
New Revision: 434382
URL: https://svnweb.freebsd.org/changeset/ports/434382

Log:
  Update to 0.7.3.
  
  PR:		217194
  Submitted by:	mat
  Approved by:	maintainer
  Changes:	https://github.com/perseas/Pyrseas/blob/v0.7.3/Changelog.rst
  Sponsored by:	Absolight

Modified:
  head/databases/py-Pyrseas/Makefile   (contents, props changed)
  head/databases/py-Pyrseas/distinfo   (contents, props changed)

Modified: head/databases/py-Pyrseas/Makefile
==============================================================================
--- head/databases/py-Pyrseas/Makefile	Sat Feb 18 19:56:12 2017	(r434381)
+++ head/databases/py-Pyrseas/Makefile	Sat Feb 18 20:13:59 2017	(r434382)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Pyrseas
-PORTVERSION=	0.7.1
+PORTVERSION=	0.7.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ COMMENT=	Framework and utilities to upgr
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}psycopg2>=2.2:databases/py-psycopg2 \
-		${PYTHON_PKGNAMEPREFIX}yaml>=3.09:devel/py-yaml
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}psycopg2>=2.5:databases/py-psycopg2 \
+		${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest
 
 USES=		python

Modified: head/databases/py-Pyrseas/distinfo
==============================================================================
--- head/databases/py-Pyrseas/distinfo	Sat Feb 18 19:56:12 2017	(r434381)
+++ head/databases/py-Pyrseas/distinfo	Sat Feb 18 20:13:59 2017	(r434382)
@@ -1,2 +1,3 @@
-SHA256 (perseas-Pyrseas-v0.7.1_GH0.tar.gz) = 913c3ab3453d12dafb4f8180166a600489b398dcbfa22f830449a21bf26b3796
-SIZE (perseas-Pyrseas-v0.7.1_GH0.tar.gz) = 164471
+TIMESTAMP = 1487409276
+SHA256 (perseas-Pyrseas-v0.7.3_GH0.tar.gz) = 61a44f590f44dac475c9a83de8a66691508c1576777fee51708a6ad6af15566a
+SIZE (perseas-Pyrseas-v0.7.3_GH0.tar.gz) = 168094



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