Skip to content

Commit

Permalink
devel/py-pipx: Update to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 28, 2022
1 parent 8da7217 commit 188fba4
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.17.0
PORTVERSION= 1.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ COMMENT= Install and Run Python Applications in Isolated Environments
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

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

Expand Down
6 changes: 3 additions & 3 deletions devel/py-pipx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1642102297
SHA256 (pipx-0.17.0.tar.gz) = 3cb13a918491181b317606cd883bcf573435d535d786aa69bc15a76c7f494de2
SIZE (pipx-0.17.0.tar.gz) = 349468
TIMESTAMP = 1643971078
SHA256 (pipx-1.0.0.tar.gz) = 91e2bca934a5e82785d7b4ae44b95553611311691bd87da31915d08a0ad2df1c
SIZE (pipx-1.0.0.tar.gz) = 349682

0 comments on commit 188fba4

Please sign in to comment.