Date: Mon, 6 Aug 2018 19:52:28 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476523 - head/www/py-python-dotenv Message-ID: <201808061952.w76JqSuu082128@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Aug 6 19:52:28 2018 New Revision: 476523 URL: https://svnweb.freebsd.org/changeset/ports/476523 Log: Update to 0.9.1 Changes: https://github.com/theskumar/python-dotenv/blob/master/README.md#changelog https://github.com/theskumar/python-dotenv/commits/master Modified: head/www/py-python-dotenv/Makefile head/www/py-python-dotenv/distinfo Modified: head/www/py-python-dotenv/Makefile ============================================================================== --- head/www/py-python-dotenv/Makefile Mon Aug 6 19:52:23 2018 (r476522) +++ head/www/py-python-dotenv/Makefile Mon Aug 6 19:52:28 2018 (r476523) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-dotenv -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-python-dotenv/distinfo ============================================================================== --- head/www/py-python-dotenv/distinfo Mon Aug 6 19:52:23 2018 (r476522) +++ head/www/py-python-dotenv/distinfo Mon Aug 6 19:52:28 2018 (r476523) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533227180 -SHA256 (python-dotenv-0.9.0.tar.gz) = 38f22d75f1180256e60c8b06aa06f5254479c1bf5947430c97e3d737d90e8731 -SIZE (python-dotenv-0.9.0.tar.gz) = 17561 +TIMESTAMP = 1533566996 +SHA256 (python-dotenv-0.9.1.tar.gz) = 122290a38ece9fe4f162dc7c95cae3357b983505830a154d3c98ef7f6c6cea77 +SIZE (python-dotenv-0.9.1.tar.gz) = 17577
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808061952.w76JqSuu082128>