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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 8 18:48:18 UTC 2019


Author: sunpoet
Date: Mon Jul  8 18:48:15 2019
New Revision: 506241
URL: https://svnweb.freebsd.org/changeset/ports/506241

Log:
  Update to 4.26.4
  
  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	Mon Jul  8 18:48:09 2019	(r506240)
+++ head/devel/py-hypothesis/Makefile	Mon Jul  8 18:48:15 2019	(r506241)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.26.3
+PORTVERSION=	4.26.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Jul  8 18:48:09 2019	(r506240)
+++ head/devel/py-hypothesis/distinfo	Mon Jul  8 18:48:15 2019	(r506241)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562501190
-SHA256 (hypothesis-4.26.3.tar.gz) = c72d23e05f6ad99f86567751521921e8f8e576575c2fc46efcecbad8dc57cca3
-SIZE (hypothesis-4.26.3.tar.gz) = 202782
+TIMESTAMP = 1562607996
+SHA256 (hypothesis-4.26.4.tar.gz) = ad2797130be83ff374c1ed2781fb591b4152ae28abda28dd57b2a84a3fc1f5d4
+SIZE (hypothesis-4.26.4.tar.gz) = 202774


More information about the svn-ports-all mailing list