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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 7 19:13:36 UTC 2019


Author: sunpoet
Date: Sun Jul  7 19:13:30 2019
New Revision: 506161
URL: https://svnweb.freebsd.org/changeset/ports/506161

Log:
  Update to 4.26.3
  
  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	Sun Jul  7 19:13:25 2019	(r506160)
+++ head/devel/py-hypothesis/Makefile	Sun Jul  7 19:13:30 2019	(r506161)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.26.2
+PORTVERSION=	4.26.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Jul  7 19:13:25 2019	(r506160)
+++ head/devel/py-hypothesis/distinfo	Sun Jul  7 19:13:30 2019	(r506161)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562427744
-SHA256 (hypothesis-4.26.2.tar.gz) = 22d2bfb030baea313ca3f31d41ba0f0038d5794752d3947e2188ed67185471b2
-SIZE (hypothesis-4.26.2.tar.gz) = 203166
+TIMESTAMP = 1562501190
+SHA256 (hypothesis-4.26.3.tar.gz) = c72d23e05f6ad99f86567751521921e8f8e576575c2fc46efcecbad8dc57cca3
+SIZE (hypothesis-4.26.3.tar.gz) = 202782


More information about the svn-ports-head mailing list