Permalink
Browse files
pipx: update to 0.13.1.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.13.0.0 |
|
|
github.setup pipxproject pipx 0.13.1.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 59fe983569cf518734d9ac6969788a71bedbb470 \ |
|
|
sha256 31bd60b52e1acb936360ce78357393a6564e82de4445f507a687bc1604ea2aaa \ |
|
|
size 263308 |
|
|
checksums rmd160 9dbe706de148fa8dbd51a7ec1160f051007fbdad \ |
|
|
sha256 f8ca6988506cb19c8ba196f56bfed2dd7a32455262d26e688fe1e65618e46ff1 \ |
|
|
size 261757 |
|
|
|
|
|
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.