Date: Mon, 16 Aug 2021 09:16:54 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c224cb470b35 - main - www/py-flask-moment: Update to 1.0.2 Message-ID: <202108160916.17G9GsQ2083380@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c224cb470b3536280f62ec83076411290e928b8c commit c224cb470b3536280f62ec83076411290e928b8c Author: Derek Schrock <dereks@lifeofadishwasher.com> AuthorDate: 2021-08-16 09:16:42 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-16 09:16:42 +0000 www/py-flask-moment: Update to 1.0.2 Changelog: https://github.com/miguelgrinberg/Flask-Moment/blob/v1.0.2/CHANGES.md PR: 257862 --- www/py-flask-moment/Makefile | 2 +- www/py-flask-moment/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-flask-moment/Makefile b/www/py-flask-moment/Makefile index b9049b6e87bd..b1436f409a20 100644 --- a/www/py-flask-moment/Makefile +++ b/www/py-flask-moment/Makefile @@ -1,5 +1,5 @@ PORTNAME= Flask-Moment -PORTVERSION= 0.11.0 +PORTVERSION= 1.0.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-flask-moment/distinfo b/www/py-flask-moment/distinfo index 55c4344078cf..1668650ca5be 100644 --- a/www/py-flask-moment/distinfo +++ b/www/py-flask-moment/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616173106 -SHA256 (Flask-Moment-0.11.0.tar.gz) = ff4cc0c4f8ec6798e19ba17fac409a8090f21677da6b21e3e1e4450344d8ed71 -SIZE (Flask-Moment-0.11.0.tar.gz) = 6682 +TIMESTAMP = 1629034907 +SHA256 (Flask-Moment-1.0.2.tar.gz) = 1faf8fea08080d2396f0c878b92bd0429635977a8f96c553a0d43f15fd8d0213 +SIZE (Flask-Moment-1.0.2.tar.gz) = 5731
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108160916.17G9GsQ2083380>