aboutsummaryrefslogtreecommitdiff
path: root/databases/py-peewee
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2018-08-11 14:33:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2018-08-11 14:33:24 +0000
commit46452178fe57c259fc728bb743fa13ea12d77c5d (patch)
tree3afad1cdd3621aa8e67868ba59a8cf5073c17021 /databases/py-peewee
parent848f5b1b49359b40e05c7bbed061212f67084d33 (diff)
downloadports-46452178fe57c259fc728bb743fa13ea12d77c5d.tar.gz
ports-46452178fe57c259fc728bb743fa13ea12d77c5d.zip
- Update to 3.6.4
PR: 230307 Submitted by: ndowens@yahoo.com Approved by: maintainer Sponsored by: iXsystems Inc.
Notes
Notes: svn path=/head/; revision=476923
Diffstat (limited to 'databases/py-peewee')
-rw-r--r--databases/py-peewee/Makefile5
-rw-r--r--databases/py-peewee/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/databases/py-peewee/Makefile b/databases/py-peewee/Makefile
index a816c5fabf6f..f3a116357193 100644
--- a/databases/py-peewee/Makefile
+++ b/databases/py-peewee/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= peewee
-DISTVERSION= 3.1.2
+DISTVERSION= 3.6.4
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -28,4 +28,7 @@ post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/playhouse/_sqlite_ext.so
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/playhouse/_sqlite_udf.so
+do-test:
+ ${PYTHON_CMD} ${WRKSRC}/runtests.py
+
.include <bsd.port.mk>
diff --git a/databases/py-peewee/distinfo b/databases/py-peewee/distinfo
index d278476e3d03..8d58c062c83b 100644
--- a/databases/py-peewee/distinfo
+++ b/databases/py-peewee/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520236347
-SHA256 (peewee-3.1.2.tar.gz) = 46d96502ea6f84f8e66c055282ac2d6fd332ccd62c8c3c93d68a43d055cd2450
-SIZE (peewee-3.1.2.tar.gz) = 583932
+TIMESTAMP = 1533246765
+SHA256 (peewee-3.6.4.tar.gz) = 538d7b7f892e59ecbef6eeefb867fd37f20ac77e602b4ee94b2766836cfa24ba
+SIZE (peewee-3.6.4.tar.gz) = 2083203