Skip to content
Permalink
Browse files

pipx: update to 0.13.0.0

  • Loading branch information
lbschenkel committed Apr 17, 2019
1 parent f93b7f3 commit 221fd9584a087e8325b1ea8b2916e8c24a7c0640
Showing with 4 additions and 4 deletions.
  1. +4 −4 python/pipx/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0
PortGroup github 1.0

github.setup pipxproject pipx 0.12.3.3
github.setup pipxproject pipx 0.13.0.0
categories python sysutils
license MIT
maintainers {lbschenkel @lbschenkel} openmaintainer
@@ -14,9 +14,9 @@ platforms darwin
description Execute binaries from Python packages in isolated environments
long_description ${description}

checksums rmd160 a9061be60dcc0cbf8954ba818c215b1e7a7bddfb \
sha256 5837110a8f287201087590cdda29692790176016b14f30066251d14eb0c28f09 \
size 261969
checksums rmd160 59fe983569cf518734d9ac6969788a71bedbb470 \
sha256 31bd60b52e1acb936360ce78357393a6564e82de4445f507a687bc1604ea2aaa \
size 263308

python.default_version 37
python.versions 36 37

0 comments on commit 221fd95

Please sign in to comment.
You can’t perform that action at this time.