devel/py-python-decouple: Update to 3.8
re: https://github.com/HBNetwork/python-decouple/releases/tag/v3.8 While here: * update the repo, based on redirect of old repo * portfmt
This commit is contained in:
@@ -1,18 +1,17 @@
|
||||
PORTNAME= python-decouple
|
||||
DISTVERSION= 3.6
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.8
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= dvl@FreeBSD.org
|
||||
COMMENT= Strict separation of settings from code
|
||||
WWW= https://github.com/henriquebastos/python-decouple/
|
||||
WWW= https://github.com/HBNetwork/python-decouple
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1643916215
|
||||
SHA256 (python-decouple-3.6.tar.gz) = 2838cdf77a5cf127d7e8b339ce14c25bceb3af3e674e039d4901ba16359968c7
|
||||
SIZE (python-decouple-3.6.tar.gz) = 9547
|
||||
TIMESTAMP = 1754164175
|
||||
SHA256 (python-decouple-3.8.tar.gz) = ba6e2657d4f376ecc46f77a3a615e058d93ba5e465c01bbe57289bfb7cce680f
|
||||
SIZE (python-decouple-3.8.tar.gz) = 9612
|
||||
|
||||
Reference in New Issue
Block a user