Date: Tue, 21 Apr 2020 19:41:46 +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: r532354 - head/www/py-python-dotenv Message-ID: <202004211941.03LJfksQ098393@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 21 19:41:46 2020 New Revision: 532354 URL: https://svnweb.freebsd.org/changeset/ports/532354 Log: Update to 0.13.0 Changes: https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md 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 Tue Apr 21 19:41:40 2020 (r532353) +++ head/www/py-python-dotenv/Makefile Tue Apr 21 19:41:46 2020 (r532354) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-dotenv -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-python-dotenv/distinfo ============================================================================== --- head/www/py-python-dotenv/distinfo Tue Apr 21 19:41:40 2020 (r532353) +++ head/www/py-python-dotenv/distinfo Tue Apr 21 19:41:46 2020 (r532354) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582975689 -SHA256 (python-dotenv-0.12.0.tar.gz) = 92b3123fb2d58a284f76cc92bfe4ee6c502c32ded73e8b051c4f6afc8b6751ed -SIZE (python-dotenv-0.12.0.tar.gz) = 28460 +TIMESTAMP = 1587445418 +SHA256 (python-dotenv-0.13.0.tar.gz) = 3b9909bc96b0edc6b01586e1eed05e71174ef4e04c71da5786370cebea53ad74 +SIZE (python-dotenv-0.13.0.tar.gz) = 28679
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004211941.03LJfksQ098393>