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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 21 20:48:03 UTC 2019


Author: sunpoet
Date: Sun Jul 21 20:47:50 2019
New Revision: 507089
URL: https://svnweb.freebsd.org/changeset/ports/507089

Log:
  Update to 4.28.2
  
  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 Jul 21 20:47:45 2019	(r507088)
+++ head/devel/py-hypothesis/Makefile	Sun Jul 21 20:47:50 2019	(r507089)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.28.1
+PORTVERSION=	4.28.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Jul 21 20:47:45 2019	(r507088)
+++ head/devel/py-hypothesis/distinfo	Sun Jul 21 20:47:50 2019	(r507089)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563013434
-SHA256 (hypothesis-4.28.1.tar.gz) = 4fdb4b9a3c41cb5b36692f5bd06bfa3ac424bbc81e9b628f74dfb1d062bf1ee5
-SIZE (hypothesis-4.28.1.tar.gz) = 202634
+TIMESTAMP = 1563640703
+SHA256 (hypothesis-4.28.2.tar.gz) = 4da34bfc2bc8bfbda7fccbc38a1ca8e906c1a31b273805d1df435b1393859947
+SIZE (hypothesis-4.28.2.tar.gz) = 202617


More information about the svn-ports-head mailing list