Date: Sun, 20 Jun 2021 20:48:57 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d4ec2c512e0a - main - www/py-python-dotenv: Update to 0.18.0 Message-ID: <202106202048.15KKmv4K042871@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4ec2c512e0a0574fd7c2c48958d69f45ee862dc commit d4ec2c512e0a0574fd7c2c48958d69f45ee862dc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 20:47:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 20:47:04 +0000 www/py-python-dotenv: Update to 0.18.0 Changes: https://github.com/theskumar/python-dotenv/releases --- www/py-python-dotenv/Makefile | 2 +- www/py-python-dotenv/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-python-dotenv/Makefile b/www/py-python-dotenv/Makefile index 235cd0e08521..25dcb9245ebf 100644 --- a/www/py-python-dotenv/Makefile +++ b/www/py-python-dotenv/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= python-dotenv -PORTVERSION= 0.17.1 +PORTVERSION= 0.18.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-python-dotenv/distinfo b/www/py-python-dotenv/distinfo index c7f962a38077..f2a5e5d1f3a1 100644 --- a/www/py-python-dotenv/distinfo +++ b/www/py-python-dotenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619910339 -SHA256 (python-dotenv-0.17.1.tar.gz) = b1ae5e9643d5ed987fc57cc2583021e38db531946518130777734f9589b3141f -SIZE (python-dotenv-0.17.1.tar.gz) = 31608 +TIMESTAMP = 1624189759 +SHA256 (python-dotenv-0.18.0.tar.gz) = effaac3c1e58d89b3ccb4d04a40dc7ad6e0275fda25fd75ae9d323e2465e202d +SIZE (python-dotenv-0.18.0.tar.gz) = 32242
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106202048.15KKmv4K042871>