Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 2020 19:02:11 +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: r541570 - head/www/py-python-dotenv
Message-ID:  <202007081902.068J2BSJ068650@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jul  8 19:02:11 2020
New Revision: 541570
URL: https://svnweb.freebsd.org/changeset/ports/541570

Log:
  Update to 0.14.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	Wed Jul  8 19:02:06 2020	(r541569)
+++ head/www/py-python-dotenv/Makefile	Wed Jul  8 19:02:11 2020	(r541570)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-dotenv
-PORTVERSION=	0.13.0
+PORTVERSION=	0.14.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-python-dotenv/distinfo
==============================================================================
--- head/www/py-python-dotenv/distinfo	Wed Jul  8 19:02:06 2020	(r541569)
+++ head/www/py-python-dotenv/distinfo	Wed Jul  8 19:02:11 2020	(r541570)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587445418
-SHA256 (python-dotenv-0.13.0.tar.gz) = 3b9909bc96b0edc6b01586e1eed05e71174ef4e04c71da5786370cebea53ad74
-SIZE (python-dotenv-0.13.0.tar.gz) = 28679
+TIMESTAMP = 1594117235
+SHA256 (python-dotenv-0.14.0.tar.gz) = 8c10c99a1b25d9a68058a1ad6f90381a62ba68230ca93966882a4dbc3bc9c33d
+SIZE (python-dotenv-0.14.0.tar.gz) = 29029



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