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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 28 21:35:31 UTC 2019


Author: sunpoet
Date: Thu Feb 28 21:35:23 2019
New Revision: 494196
URL: https://svnweb.freebsd.org/changeset/ports/494196

Log:
  Update to 4.7.5
  
  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	Thu Feb 28 21:35:18 2019	(r494195)
+++ head/devel/py-hypothesis/Makefile	Thu Feb 28 21:35:23 2019	(r494196)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.4
+PORTVERSION=	4.7.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu Feb 28 21:35:18 2019	(r494195)
+++ head/devel/py-hypothesis/distinfo	Thu Feb 28 21:35:23 2019	(r494196)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551308832
-SHA256 (hypothesis-4.7.4.tar.gz) = 1abe2e349b7559ef6818249ae493953bb02e379dbec288c413b84924dca32af0
-SIZE (hypothesis-4.7.4.tar.gz) = 184461
+TIMESTAMP = 1551329359
+SHA256 (hypothesis-4.7.5.tar.gz) = 18e8213c0f542b5729c6c651baacf9c62b16f6864def38d862f6592ae402d6dd
+SIZE (hypothesis-4.7.5.tar.gz) = 184997


More information about the svn-ports-head mailing list