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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 20 17:10:55 UTC 2019


Author: sunpoet
Date: Sun Oct 20 17:10:54 2019
New Revision: 514934
URL: https://svnweb.freebsd.org/changeset/ports/514934

Log:
  Update to 4.38.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	Sun Oct 20 17:10:48 2019	(r514933)
+++ head/devel/py-hypothesis/Makefile	Sun Oct 20 17:10:54 2019	(r514934)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.38.0
+PORTVERSION=	4.38.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Oct 20 17:10:48 2019	(r514933)
+++ head/devel/py-hypothesis/distinfo	Sun Oct 20 17:10:54 2019	(r514934)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570031396
-SHA256 (hypothesis-4.38.0.tar.gz) = c467689307b84e194566f93a79242522742108d98aeba31f1e57516ac6f1d5a9
-SIZE (hypothesis-4.38.0.tar.gz) = 212202
+TIMESTAMP = 1571483857
+SHA256 (hypothesis-4.38.1.tar.gz) = 2d0f5c69d939da4c2d6e1e686623c26a91087f3fc9077cd865013f532583dc05
+SIZE (hypothesis-4.38.1.tar.gz) = 212269


More information about the svn-ports-head mailing list