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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 8 18:58:17 UTC 2020


Author: sunpoet
Date: Wed Jul  8 18:58:11 2020
New Revision: 541547
URL: https://svnweb.freebsd.org/changeset/ports/541547

Log:
  Update to 5.19.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	Wed Jul  8 18:58:06 2020	(r541546)
+++ head/devel/py-hypothesis/Makefile	Wed Jul  8 18:58:11 2020	(r541547)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.18.3
+PORTVERSION=	5.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Jul  8 18:58:06 2020	(r541546)
+++ head/devel/py-hypothesis/distinfo	Wed Jul  8 18:58:11 2020	(r541547)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593333050
-SHA256 (hypothesis-5.18.3.tar.gz) = b56c27733f896c80731302422c8c55dfd2e818059b3dca0f3717ddbae780dcd0
-SIZE (hypothesis-5.18.3.tar.gz) = 235909
+TIMESTAMP = 1594117193
+SHA256 (hypothesis-5.19.0.tar.gz) = ba7c92006716aaee4684f7876c116adedcfb88b19fcb55d21c47b28f03f933bf
+SIZE (hypothesis-5.19.0.tar.gz) = 238733


More information about the svn-ports-all mailing list