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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Apr 17 18:48:49 UTC 2019


Author: sunpoet
Date: Wed Apr 17 18:48:47 2019
New Revision: 499189
URL: https://svnweb.freebsd.org/changeset/ports/499189

Log:
  Update to 4.17.1
  
  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	Wed Apr 17 18:48:42 2019	(r499188)
+++ head/devel/py-hypothesis/Makefile	Wed Apr 17 18:48:47 2019	(r499189)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.17.0
+PORTVERSION=	4.17.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Apr 17 18:48:42 2019	(r499188)
+++ head/devel/py-hypothesis/distinfo	Wed Apr 17 18:48:47 2019	(r499189)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555421035
-SHA256 (hypothesis-4.17.0.tar.gz) = d5bc9eb826eaf8561d649edcd80d287373f41e74fa5eedf5c18b1de294cbd70b
-SIZE (hypothesis-4.17.0.tar.gz) = 198591
+TIMESTAMP = 1555504011
+SHA256 (hypothesis-4.17.1.tar.gz) = db7d64776d7c0fd04c874c5ab7d32d1b45c7d5d434fd130ce7746ec30c64bfc2
+SIZE (hypothesis-4.17.1.tar.gz) = 199381


More information about the svn-ports-all mailing list