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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 6 14:43:34 UTC 2019


Author: sunpoet
Date: Sat Apr  6 14:43:28 2019
New Revision: 498109
URL: https://svnweb.freebsd.org/changeset/ports/498109

Log:
  Update to 4.14.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	Sat Apr  6 14:43:23 2019	(r498108)
+++ head/devel/py-hypothesis/Makefile	Sat Apr  6 14:43:28 2019	(r498109)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.14.3
+PORTVERSION=	4.14.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Apr  6 14:43:23 2019	(r498108)
+++ head/devel/py-hypothesis/distinfo	Sat Apr  6 14:43:28 2019	(r498109)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554485994
-SHA256 (hypothesis-4.14.3.tar.gz) = 48437a159936775e099827107742cd4cb53866a559b00a4bd923619529c1aa67
-SIZE (hypothesis-4.14.3.tar.gz) = 196216
+TIMESTAMP = 1554549783
+SHA256 (hypothesis-4.14.4.tar.gz) = 70ebb943620dec8c99c7c7f837e71b48e6912540c51588f22cae3ece618eeae1
+SIZE (hypothesis-4.14.4.tar.gz) = 196210


More information about the svn-ports-head mailing list