Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 2020 13:50:06 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545116 - head/www/webpy
Message-ID:  <202008161350.07GDo69K004596@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sun Aug 16 13:50:06 2020
New Revision: 545116
URL: https://svnweb.freebsd.org/changeset/ports/545116

Log:
  - Update to 0.61

Modified:
  head/www/webpy/Makefile
  head/www/webpy/distinfo

Modified: head/www/webpy/Makefile
==============================================================================
--- head/www/webpy/Makefile	Sun Aug 16 13:28:46 2020	(r545115)
+++ head/www/webpy/Makefile	Sun Aug 16 13:50:06 2020	(r545116)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	webpy
-PORTVERSION=	0.40
+PORTVERSION=	0.61
 CATEGORIES=	www python
 MASTER_SITES=	http://webpy.org/static/ \
 		CHEESESHOP
@@ -14,7 +14,7 @@ COMMENT=	Web Framework For Python
 
 LICENSE=	PD
 
-USES=		python
+USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/www/webpy/distinfo
==============================================================================
--- head/www/webpy/distinfo	Sun Aug 16 13:28:46 2020	(r545115)
+++ head/www/webpy/distinfo	Sun Aug 16 13:50:06 2020	(r545116)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573948706
-SHA256 (web.py-0.40.tar.gz) = dc5e42ffbc42d77d07f75b7acca9975a3368ae609774e49ddebb497a784131f3
-SIZE (web.py-0.40.tar.gz) = 103781
+TIMESTAMP = 1597585231
+SHA256 (web.py-0.61.tar.gz) = c7a9081aeb086cd3e703c7553a47ee75188d1d325f25eec7654d9bb00b5eccbb
+SIZE (web.py-0.61.tar.gz) = 623070



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008161350.07GDo69K004596>