svn commit: r493659 - head/devel/py-hypothesis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 23 09:52:25 UTC 2019


Author: sunpoet
Date: Sat Feb 23 09:52:23 2019
New Revision: 493659
URL: https://svnweb.freebsd.org/changeset/ports/493659

Log:
  Update to 4.7.0
  
  Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst

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

Modified: head/devel/py-hypothesis/Makefile
==============================================================================
--- head/devel/py-hypothesis/Makefile	Sat Feb 23 09:48:47 2019	(r493658)
+++ head/devel/py-hypothesis/Makefile	Sat Feb 23 09:52:23 2019	(r493659)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.6.0
+PORTVERSION=	4.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Feb 23 09:48:47 2019	(r493658)
+++ head/devel/py-hypothesis/distinfo	Sat Feb 23 09:52:23 2019	(r493659)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550812803
-SHA256 (hypothesis-4.6.0.tar.gz) = 15e2efc9ea4e667c2410aef80da2e7c42f7b9f130daa595767dad25a468318cc
-SIZE (hypothesis-4.6.0.tar.gz) = 183146
+TIMESTAMP = 1550911276
+SHA256 (hypothesis-4.7.0.tar.gz) = dfe91c51fb7abb303837076bf1c9ae55f5b864b4e2e6f2e10b196796a78e0884
+SIZE (hypothesis-4.7.0.tar.gz) = 183167


More information about the svn-ports-all mailing list