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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 28 20:02:44 UTC 2019


Author: sunpoet
Date: Sat Sep 28 20:02:43 2019
New Revision: 513150
URL: https://svnweb.freebsd.org/changeset/ports/513150

Log:
  Update to 4.37.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	Sat Sep 28 20:02:38 2019	(r513149)
+++ head/devel/py-hypothesis/Makefile	Sat Sep 28 20:02:43 2019	(r513150)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.36.2
+PORTVERSION=	4.37.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Sep 28 20:02:38 2019	(r513149)
+++ head/devel/py-hypothesis/distinfo	Sat Sep 28 20:02:43 2019	(r513150)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569513182
-SHA256 (hypothesis-4.36.2.tar.gz) = 89d15022e696519a7418850cace11947bebfba4bd8be87c4a4e0b0b0527a9eea
-SIZE (hypothesis-4.36.2.tar.gz) = 210122
+TIMESTAMP = 1569680465
+SHA256 (hypothesis-4.37.0.tar.gz) = 854e09e070d0b90ff039b51d55d969920fd943963972a4da598d51016a039b5e
+SIZE (hypothesis-4.37.0.tar.gz) = 210400


More information about the svn-ports-head mailing list