Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2023 16:50:18 GMT
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 40ee627f1fc4 - main - net-mgmt/py-pypowerwall: Update to 0.6.1
Message-ID:  <202303111650.32BGoIAH096855@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by zi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40ee627f1fc4fa44548abdd4cf68095f00f0b1e1

commit 40ee627f1fc4fa44548abdd4cf68095f00f0b1e1
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2023-03-11 16:49:55 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2023-03-11 16:50:14 +0000

    net-mgmt/py-pypowerwall: Update to 0.6.1
---
 net-mgmt/py-pypowerwall/Makefile  | 4 ++--
 net-mgmt/py-pypowerwall/distinfo  | 6 +++---
 net-mgmt/py-pypowerwall/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/net-mgmt/py-pypowerwall/Makefile b/net-mgmt/py-pypowerwall/Makefile
index e8591824eb80..9767d1da3504 100644
--- a/net-mgmt/py-pypowerwall/Makefile
+++ b/net-mgmt/py-pypowerwall/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pypowerwall
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net-mgmt python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FL
 
 USES=		python:3.6+ shebangfix
 USE_PYTHON=	autoplist distutils
-SHEBANG_FILES=	proxy/server.py
+SHEBANG_FILES=	proxy/server.py proxy/server-r.py
 
 USE_RC_SUBR=	${PORTNAME}_proxy
 
diff --git a/net-mgmt/py-pypowerwall/distinfo b/net-mgmt/py-pypowerwall/distinfo
index 7c4a4c20d787..714fa8fd0413 100644
--- a/net-mgmt/py-pypowerwall/distinfo
+++ b/net-mgmt/py-pypowerwall/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659360067
-SHA256 (jasonacox-pypowerwall-v0.6.0_GH0.tar.gz) = 0b2f3e19361b9df86f5193a2deed8dffe6066d8a0bd20f302e25bf42b5c576ad
-SIZE (jasonacox-pypowerwall-v0.6.0_GH0.tar.gz) = 185891
+TIMESTAMP = 1678552679
+SHA256 (jasonacox-pypowerwall-v0.6.1_GH0.tar.gz) = 0bceb7c7971f4561ca6abac30c46c1b10a6c1725ccdc40e8a0eed4064847ff7a
+SIZE (jasonacox-pypowerwall-v0.6.1_GH0.tar.gz) = 197774
diff --git a/net-mgmt/py-pypowerwall/pkg-plist b/net-mgmt/py-pypowerwall/pkg-plist
index 09ed5bef4d53..58f13bdb6cf6 100644
--- a/net-mgmt/py-pypowerwall/pkg-plist
+++ b/net-mgmt/py-pypowerwall/pkg-plist
@@ -1,8 +1,10 @@
 %%DATADIR%%/HELP.md
 %%DATADIR%%/README.md
+%%DATADIR%%/RELEASE.md
 @comment %%DATADIR%%/localhost.pem
 @mode 555
 %%DATADIR%%/server.py
+%%DATADIR%%/server-r.py
 @mode
 %%DATADIR%%/transform.py
 %%DATADIR%%/web/black.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303111650.32BGoIAH096855>