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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Mar 6 18:06:43 UTC 2019


Author: sunpoet
Date: Wed Mar  6 18:06:42 2019
New Revision: 494807
URL: https://svnweb.freebsd.org/changeset/ports/494807

Log:
  Update to 4.7.10
  
  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 Mar  6 18:06:36 2019	(r494806)
+++ head/devel/py-hypothesis/Makefile	Wed Mar  6 18:06:42 2019	(r494807)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.9
+PORTVERSION=	4.7.10
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Mar  6 18:06:36 2019	(r494806)
+++ head/devel/py-hypothesis/distinfo	Wed Mar  6 18:06:42 2019	(r494807)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551799749
-SHA256 (hypothesis-4.7.9.tar.gz) = c7de3e34de2d239bf31bafb556775201f2ab5dc81d5279bd9c98f29cf86c21aa
-SIZE (hypothesis-4.7.9.tar.gz) = 185345
+TIMESTAMP = 1551888549
+SHA256 (hypothesis-4.7.10.tar.gz) = 2171427a5c46e010368248baa3739683c73d45568646956607f53b28cb853c00
+SIZE (hypothesis-4.7.10.tar.gz) = 185749


More information about the svn-ports-all mailing list