mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
www/py-python-dotenv: Update to 1.1.0
Changes: https://github.com/theskumar/python-dotenv/releases
This commit is contained in:
parent
1d3f6327e9
commit
dcc701c18c
2 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= python-dotenv
|
PORTNAME= python-dotenv
|
||||||
PORTVERSION= 1.0.1
|
PORTVERSION= 1.1.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
DISTNAME= python_dotenv-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Add .env support to your django/flask apps
|
COMMENT= Add .env support to your django/flask apps
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1708449532
|
TIMESTAMP = 1744289082
|
||||||
SHA256 (python-dotenv-1.0.1.tar.gz) = e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca
|
SHA256 (python_dotenv-1.1.0.tar.gz) = 41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5
|
||||||
SIZE (python-dotenv-1.0.1.tar.gz) = 39115
|
SIZE (python_dotenv-1.1.0.tar.gz) = 39920
|
||||||
|
|
Loading…
Add table
Reference in a new issue