Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2016 11:41:15 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428986 - head/textproc/py-agate-excel
Message-ID:  <201612201141.uBKBfFCt034596@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Tue Dec 20 11:41:15 2016
New Revision: 428986
URL: https://svnweb.freebsd.org/changeset/ports/428986

Log:
  Update to 0.2.0
  
  ChangeLog:	https://github.com/wireservice/agate-excel/blob/0.2.0/CHANGELOG.rst

Modified:
  head/textproc/py-agate-excel/Makefile
  head/textproc/py-agate-excel/distinfo   (contents, props changed)

Modified: head/textproc/py-agate-excel/Makefile
==============================================================================
--- head/textproc/py-agate-excel/Makefile	Tue Dec 20 09:57:22 2016	(r428985)
+++ head/textproc/py-agate-excel/Makefile	Tue Dec 20 11:41:15 2016	(r428986)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	agate-excel
-PORTVERSION=	0.1.0
+PORTVERSION=	0.2.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Support reading Excel files for
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}agate>=1.2.2:textproc/py-agate \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate \
 		${PYTHON_PKGNAMEPREFIX}xlrd>=0.9.4:textproc/py-xlrd \
 		${PYTHON_PKGNAMEPREFIX}openpyxl>=2.3.0:textproc/py-openpyxl 
 

Modified: head/textproc/py-agate-excel/distinfo
==============================================================================
--- head/textproc/py-agate-excel/distinfo	Tue Dec 20 09:57:22 2016	(r428985)
+++ head/textproc/py-agate-excel/distinfo	Tue Dec 20 11:41:15 2016	(r428986)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463408146
-SHA256 (agate-excel-0.1.0.tar.gz) = 5341b08ffa6882b5b558d97b431ff122cd4c178fd5fb884a831f71ccef90fb23
-SIZE (agate-excel-0.1.0.tar.gz) = 3436
+TIMESTAMP = 1482233464
+SHA256 (agate-excel-0.2.0.tar.gz) = 5e75452fefe1ffe18fe695eeb08337c50eb3f0b74bfe108d5a85a2bb3ee806d2
+SIZE (agate-excel-0.2.0.tar.gz) = 3348



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