Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:52:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cb6db58643bd - main - devel/py-plux: Update to 1.3.2
Message-ID:  <202305272352.34RNqovK060650@gitrepo.freebsd.org>

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

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

commit cb6db58643bde715e39af3ca4f89aa26cc407593
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:23:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:44:00 +0000

    devel/py-plux: Update to 1.3.2
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/localstack/plux/commits/main
---
 devel/py-plux/Makefile | 3 ++-
 devel/py-plux/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-plux/Makefile b/devel/py-plux/Makefile
index a9bd87d79f83..eea78f7ed6df 100644
--- a/devel/py-plux/Makefile
+++ b/devel/py-plux/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	plux
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,6 +9,7 @@ COMMENT=	Dynamic code loading framework for building pluggable Python distributi
 WWW=		https://github.com/localstack/plux
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}stevedore>=3.4:devel/py-stevedore@${PY_FLAVOR}
 
diff --git a/devel/py-plux/distinfo b/devel/py-plux/distinfo
index e6171c8a24c6..5252f489edfd 100644
--- a/devel/py-plux/distinfo
+++ b/devel/py-plux/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661599117
-SHA256 (plux-1.3.1.tar.gz) = 49f8d0f372c80f315f1d36e897bfcd914b867ba7aaf701ed5931a6d873ae28d3
-SIZE (plux-1.3.1.tar.gz) = 16352
+TIMESTAMP = 1685162172
+SHA256 (plux-1.3.2.tar.gz) = 3862a76505779002b1edd9ee8d75c3524241052ccdad5277e9948dff62f1ba7d
+SIZE (plux-1.3.2.tar.gz) = 20401



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