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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 13 20:47:33 UTC 2019


Author: sunpoet
Date: Sat Jul 13 20:47:30 2019
New Revision: 506568
URL: https://svnweb.freebsd.org/changeset/ports/506568

Log:
  Update to 4.28.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	Sat Jul 13 20:47:25 2019	(r506567)
+++ head/devel/py-hypothesis/Makefile	Sat Jul 13 20:47:30 2019	(r506568)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.28.0
+PORTVERSION=	4.28.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Jul 13 20:47:25 2019	(r506567)
+++ head/devel/py-hypothesis/distinfo	Sat Jul 13 20:47:30 2019	(r506568)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562927519
-SHA256 (hypothesis-4.28.0.tar.gz) = 28b37d04f1267fc40d4272883bde94e53b421b34c8d81cefae28dac8a8774fde
-SIZE (hypothesis-4.28.0.tar.gz) = 202703
+TIMESTAMP = 1563013434
+SHA256 (hypothesis-4.28.1.tar.gz) = 4fdb4b9a3c41cb5b36692f5bd06bfa3ac424bbc81e9b628f74dfb1d062bf1ee5
+SIZE (hypothesis-4.28.1.tar.gz) = 202634


More information about the svn-ports-all mailing list