git: 9262fd8f69bd - main - devel/py-argcomplete: Update to 1.12.3

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 25 20:38:23 UTC 2021


The branch main has been updated by sunpoet:

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

commit 9262fd8f69bd269dfc75b3114830f4298ccc1b5b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:13:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:35:22 +0000

    devel/py-argcomplete: Update to 1.12.3
    
    Changes:        https://github.com/kislyuk/argcomplete/releases
---
 devel/py-argcomplete/Makefile | 4 ++--
 devel/py-argcomplete/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-argcomplete/Makefile b/devel/py-argcomplete/Makefile
index 50c48ec546bb..1115058844cd 100644
--- a/devel/py-argcomplete/Makefile
+++ b/devel/py-argcomplete/Makefile
@@ -1,7 +1,7 @@
 # Created by: Tony Narlock <tony at git-pull.com>
 
 PORTNAME=	argcomplete
-PORTVERSION=	1.12.2
+PORTVERSION=	1.12.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -25,7 +25,7 @@ NO_ARCH=	yes
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 3800
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0.23<4:devel/py-importlib-metadata@${PY_FLAVOR}
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0.23<5:devel/py-importlib-metadata@${PY_FLAVOR}
 .endif
 
 .include <bsd.port.post.mk>
diff --git a/devel/py-argcomplete/distinfo b/devel/py-argcomplete/distinfo
index 134329c322b4..75cd1b6eaa99 100644
--- a/devel/py-argcomplete/distinfo
+++ b/devel/py-argcomplete/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606307705
-SHA256 (argcomplete-1.12.2.tar.gz) = de0e1282330940d52ea92a80fea2e4b9e0da1932aaa570f84d268939d1897b04
-SIZE (argcomplete-1.12.2.tar.gz) = 53861
+TIMESTAMP = 1619198475
+SHA256 (argcomplete-1.12.3.tar.gz) = 2c7dbffd8c045ea534921e63b0be6fe65e88599990d8dc408ac8c542b72a5445
+SIZE (argcomplete-1.12.3.tar.gz) = 76128


More information about the dev-commits-ports-main mailing list