Permalink
Browse files
pipx: update to 0.13.0.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+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 |
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.