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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 25 16:08:52 UTC 2018


Author: sunpoet
Date: Tue Sep 25 16:08:50 2018
New Revision: 480674
URL: https://svnweb.freebsd.org/changeset/ports/480674

Log:
  Update to 3.71.11
  
  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	Tue Sep 25 16:08:45 2018	(r480673)
+++ head/devel/py-hypothesis/Makefile	Tue Sep 25 16:08:50 2018	(r480674)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.10
+PORTVERSION=	3.71.11
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Sep 25 16:08:45 2018	(r480673)
+++ head/devel/py-hypothesis/distinfo	Tue Sep 25 16:08:50 2018	(r480674)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537604283
-SHA256 (hypothesis-3.71.10.tar.gz) = a2a5fb6d9d46653163f8d288c744e2a982d12b37758810e63caefac33a2ac902
-SIZE (hypothesis-3.71.10.tar.gz) = 175999
+TIMESTAMP = 1537889565
+SHA256 (hypothesis-3.71.11.tar.gz) = 882ddd8ec186566b864e1fab101556e3f6edc0d93f5816c972d2f212770d1dab
+SIZE (hypothesis-3.71.11.tar.gz) = 176338


More information about the svn-ports-head mailing list