diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-07 03:52:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-07 03:52:28 +0800 |
commit | d4ae0f6de154f89702dd0d4eee6e37685d0a97b0 (patch) | |
tree | 13c1ce6c6edb8c3c85fe9be6ee909bcaf6dfe41e /www | |
parent | 9c37722ac75cd57630b7094f6fd8bf0237139b76 (diff) | |
download | freebsd-ports-gnome-d4ae0f6de154f89702dd0d4eee6e37685d0a97b0.tar.gz freebsd-ports-gnome-d4ae0f6de154f89702dd0d4eee6e37685d0a97b0.tar.zst freebsd-ports-gnome-d4ae0f6de154f89702dd0d4eee6e37685d0a97b0.zip |
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
Diffstat (limited to 'www')
-rw-r--r-- | www/py-python-dotenv/Makefile | 2 | ||||
-rw-r--r-- | 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 214f50013c30..87b976412729 100644 --- a/www/py-python-dotenv/Makefile +++ b/www/py-python-dotenv/Makefile @@ -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} diff --git a/www/py-python-dotenv/distinfo b/www/py-python-dotenv/distinfo index 63f72ff430b2..1cdd3f9ac058 100644 --- a/www/py-python-dotenv/distinfo +++ b/www/py-python-dotenv/distinfo @@ -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 |