mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
www/py-python-dotenv: Update to 1.0.0
Changes: https://github.com/theskumar/python-dotenv/releases
This commit is contained in:
parent
7c4ac03a38
commit
194962889d
@ -1,5 +1,5 @@
|
||||
PORTNAME= python-dotenv
|
||||
PORTVERSION= 0.21.1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,7 +11,7 @@ WWW= https://github.com/theskumar/python-dotenv
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:3.7+
|
||||
USES= python:3.8+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
CONFLICTS_INSTALL= rubygem-dotenv # bin/dotenv
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1675191119
|
||||
SHA256 (python-dotenv-0.21.1.tar.gz) = 1c93de8f636cde3ce377292818d0e440b6e45a82f215c3744979151fa8151c49
|
||||
SIZE (python-dotenv-0.21.1.tar.gz) = 35930
|
||||
TIMESTAMP = 1684104586
|
||||
SHA256 (python-dotenv-1.0.0.tar.gz) = a8df96034aae6d2d50a4ebe8216326c61c3eb64836776504fcca410e5937a3ba
|
||||
SIZE (python-dotenv-1.0.0.tar.gz) = 37399
|
||||
|
Loading…
Reference in New Issue
Block a user