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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 11 00:03:23 UTC 2019


Author: sunpoet
Date: Wed Sep 11 00:03:22 2019
New Revision: 511784
URL: https://svnweb.freebsd.org/changeset/ports/511784

Log:
  Update to 4.36.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	Wed Sep 11 00:03:16 2019	(r511783)
+++ head/devel/py-hypothesis/Makefile	Wed Sep 11 00:03:22 2019	(r511784)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.35.0
+PORTVERSION=	4.36.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Sep 11 00:03:16 2019	(r511783)
+++ head/devel/py-hypothesis/distinfo	Wed Sep 11 00:03:22 2019	(r511784)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567688306
-SHA256 (hypothesis-4.35.0.tar.gz) = c1019e6b47bf3a4d566d3d4a916e48c363467878943447aac380358544a23810
-SIZE (hypothesis-4.35.0.tar.gz) = 209790
+TIMESTAMP = 1568132227
+SHA256 (hypothesis-4.36.0.tar.gz) = e4d70db2086215c90d8235c764ccf2371e34837e03daf2b14ea5fb227b47fa55
+SIZE (hypothesis-4.36.0.tar.gz) = 210037


More information about the svn-ports-head mailing list