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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 25 23:57:14 UTC 2019


Author: sunpoet
Date: Thu Jul 25 23:57:06 2019
New Revision: 507334
URL: https://svnweb.freebsd.org/changeset/ports/507334

Log:
  Update to 4.31.0
  
  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 Jul 25 23:57:01 2019	(r507333)
+++ head/devel/py-hypothesis/Makefile	Thu Jul 25 23:57:06 2019	(r507334)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.28.2
+PORTVERSION=	4.31.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu Jul 25 23:57:01 2019	(r507333)
+++ head/devel/py-hypothesis/distinfo	Thu Jul 25 23:57:06 2019	(r507334)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563640703
-SHA256 (hypothesis-4.28.2.tar.gz) = 4da34bfc2bc8bfbda7fccbc38a1ca8e906c1a31b273805d1df435b1393859947
-SIZE (hypothesis-4.28.2.tar.gz) = 202617
+TIMESTAMP = 1564058243
+SHA256 (hypothesis-4.31.0.tar.gz) = ee0ad8885964ffb8a5a00c0bac76b9e0576fc033e32b38c050a3559ffd48ebf9
+SIZE (hypothesis-4.31.0.tar.gz) = 202283


More information about the svn-ports-head mailing list