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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 1 22:51:35 UTC 2018


Author: sunpoet
Date: Sat Sep  1 22:51:33 2018
New Revision: 478740
URL: https://svnweb.freebsd.org/changeset/ports/478740

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

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

Modified: head/devel/py-hypothesis/Makefile
==============================================================================
--- head/devel/py-hypothesis/Makefile	Sat Sep  1 22:51:27 2018	(r478739)
+++ head/devel/py-hypothesis/Makefile	Sat Sep  1 22:51:33 2018	(r478740)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.69.6
+PORTVERSION=	3.70.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Sep  1 22:51:27 2018	(r478739)
+++ head/devel/py-hypothesis/distinfo	Sat Sep  1 22:51:33 2018	(r478740)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535639802
-SHA256 (hypothesis-3.69.6.tar.gz) = 51b7b382c2f73a3d511a3912afaf54bd252167792eb42a3bf3493f750fc36c5b
-SIZE (hypothesis-3.69.6.tar.gz) = 170222
+TIMESTAMP = 1535829049
+SHA256 (hypothesis-3.70.0.tar.gz) = 090ec0c51c09635ee71e7dbf71b005296870ab0e091165be0f2b79233c224972
+SIZE (hypothesis-3.70.0.tar.gz) = 176628


More information about the svn-ports-head mailing list