svn commit: r527516 - head/www/py-python-dotenv

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 1 06:49:22 UTC 2020


Author: sunpoet
Date: Sun Mar  1 06:49:20 2020
New Revision: 527516
URL: https://svnweb.freebsd.org/changeset/ports/527516

Log:
  Update to 0.12.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	Sun Mar  1 06:49:15 2020	(r527515)
+++ head/www/py-python-dotenv/Makefile	Sun Mar  1 06:49:20 2020	(r527516)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-dotenv
-PORTVERSION=	0.11.0
+PORTVERSION=	0.12.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-python-dotenv/distinfo
==============================================================================
--- head/www/py-python-dotenv/distinfo	Sun Mar  1 06:49:15 2020	(r527515)
+++ head/www/py-python-dotenv/distinfo	Sun Mar  1 06:49:20 2020	(r527516)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581154752
-SHA256 (python-dotenv-0.11.0.tar.gz) = 8429f459fc041237d98c9ff32e1938e7e5535b5ff24388876315a098027c3a57
-SIZE (python-dotenv-0.11.0.tar.gz) = 28420
+TIMESTAMP = 1582975689
+SHA256 (python-dotenv-0.12.0.tar.gz) = 92b3123fb2d58a284f76cc92bfe4ee6c502c32ded73e8b051c4f6afc8b6751ed
+SIZE (python-dotenv-0.12.0.tar.gz) = 28460


More information about the svn-ports-all mailing list