Skip to content

Commit

Permalink
devel/py-pipx: Update to 0.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 8, 2021
1 parent 454c4be commit d52c071
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-pipx/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= pipx
PORTVERSION= 0.16.3
PORTVERSION= 0.16.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=1.9.4<2.0:devel/py-argcomplete@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}userpath>=1.5.0:devel/py-userpath@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}userpath>=1.6.0:devel/py-userpath@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pipx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1624189733
SHA256 (pipx-0.16.3.tar.gz) = 51fa41281383212db3b2a6906713871edc1a7d597ae387873026402e281a0b25
SIZE (pipx-0.16.3.tar.gz) = 348094
TIMESTAMP = 1628439050
SHA256 (pipx-0.16.4.tar.gz) = 992e78082c0b33c7bc708176ce9e0df9bac9ae3b08bf111c368571bc32e723d6
SIZE (pipx-0.16.4.tar.gz) = 348116

0 comments on commit d52c071

Please sign in to comment.