git: 7c387a98af8b - main - devel/py-plux: Update to 1.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:19:03 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c387a98af8bfe81728376c33053c8005b98f7ab commit 7c387a98af8bfe81728376c33053c8005b98f7ab Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-14 16:39:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-14 17:15:46 +0000 devel/py-plux: Update to 1.5.0 Changes: https://github.com/localstack/plux/commits/main --- devel/py-plux/Makefile | 2 +- devel/py-plux/distinfo | 6 +++--- devel/py-plux/files/patch-setup.cfg | 6 ++---- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/devel/py-plux/Makefile b/devel/py-plux/Makefile index bf05ef603392..8422c570028c 100644 --- a/devel/py-plux/Makefile +++ b/devel/py-plux/Makefile @@ -1,5 +1,5 @@ PORTNAME= plux -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-plux/distinfo b/devel/py-plux/distinfo index dbbcc220a731..0724ab5116c3 100644 --- a/devel/py-plux/distinfo +++ b/devel/py-plux/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070088 -SHA256 (plux-1.4.0.tar.gz) = 4a432e2bd0fd50eb165781fd2a885e2169492f1f699429afda8130a3efdd4590 -SIZE (plux-1.4.0.tar.gz) = 21776 +TIMESTAMP = 1699774572 +SHA256 (plux-1.5.0.tar.gz) = e164ae7233e5322e06b8f3fa0da62d61adc33d7a303369716ecf7f6f272d70b9 +SIZE (plux-1.5.0.tar.gz) = 21423 diff --git a/devel/py-plux/files/patch-setup.cfg b/devel/py-plux/files/patch-setup.cfg index e864f2aab340..64cfc2e782ff 100644 --- a/devel/py-plux/files/patch-setup.cfg +++ b/devel/py-plux/files/patch-setup.cfg @@ -1,10 +1,8 @@ ---- setup.cfg.orig 2022-03-02 10:47:40 UTC +--- setup.cfg.orig 2023-11-10 11:31:39 UTC +++ setup.cfg -@@ -24,9 +24,7 @@ classifiers = - zip_safe = False +@@ -25,7 +25,6 @@ zip_safe = False packages = find: setup_requires = -- pytest-runner setuptools - wheel install_requires =