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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 22 16:43:57 UTC 2018


Author: sunpoet
Date: Sat Sep 22 16:43:54 2018
New Revision: 480401
URL: https://svnweb.freebsd.org/changeset/ports/480401

Log:
  Update to 3.71.10
  
  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 22 16:43:48 2018	(r480400)
+++ head/devel/py-hypothesis/Makefile	Sat Sep 22 16:43:54 2018	(r480401)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.9
+PORTVERSION=	3.71.10
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Sep 22 16:43:48 2018	(r480400)
+++ head/devel/py-hypothesis/distinfo	Sat Sep 22 16:43:54 2018	(r480401)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537547502
-SHA256 (hypothesis-3.71.9.tar.gz) = 456548057f66c11485c836cb35c0d36479744662001a9d703b3da890eea7434f
-SIZE (hypothesis-3.71.9.tar.gz) = 175967
+TIMESTAMP = 1537604283
+SHA256 (hypothesis-3.71.10.tar.gz) = a2a5fb6d9d46653163f8d288c744e2a982d12b37758810e63caefac33a2ac902
+SIZE (hypothesis-3.71.10.tar.gz) = 175999


More information about the svn-ports-head mailing list