svn commit: r563657 - head/devel/py-watchgod

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 1 19:34:53 UTC 2021


Author: sunpoet
Date: Mon Feb  1 19:34:52 2021
New Revision: 563657
URL: https://svnweb.freebsd.org/changeset/ports/563657

Log:
  Update to 0.7
  
  Changes:	https://github.com/samuelcolvin/watchgod/releases

Modified:
  head/devel/py-watchgod/Makefile
  head/devel/py-watchgod/distinfo

Modified: head/devel/py-watchgod/Makefile
==============================================================================
--- head/devel/py-watchgod/Makefile	Mon Feb  1 19:34:45 2021	(r563656)
+++ head/devel/py-watchgod/Makefile	Mon Feb  1 19:34:52 2021	(r563657)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	watchgod
-PORTVERSION=	0.6
+PORTVERSION=	0.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT=	Simple, modern file watching and code reload 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes

Modified: head/devel/py-watchgod/distinfo
==============================================================================
--- head/devel/py-watchgod/distinfo	Mon Feb  1 19:34:45 2021	(r563656)
+++ head/devel/py-watchgod/distinfo	Mon Feb  1 19:34:52 2021	(r563657)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588163949
-SHA256 (watchgod-0.6.tar.gz) = e9cca0ab9c63f17fc85df9fd8bd18156ff00aff04ebe5976cee473f4968c6858
-SIZE (watchgod-0.6.tar.gz) = 10812
+TIMESTAMP = 1612101612
+SHA256 (watchgod-0.7.tar.gz) = 48140d62b0ebe9dd9cf8381337f06351e1f2e70b2203fa9c6eff4e572ca84f29
+SIZE (watchgod-0.7.tar.gz) = 13580


More information about the svn-ports-all mailing list