Permalink
Browse files
py-pip: update to 19.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-pip/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
PortGroup select 1.0 |
|
|
|
|
|
name py-pip |
|
|
version 19.0.3 |
|
|
version 19.1 |
|
|
revision 0 |
|
|
categories-append www |
|
|
platforms darwin |
|
|
@@ -28,9 +28,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 9f9766bf6497c3e57b4ad263aa777188f66d9f0a \ |
|
|
sha256 6e6f197a1abfb45118dbb878b5c859a0edbdd33fd250100bc015b67fded4b9f2 \ |
|
|
size 1324617 |
|
|
checksums rmd160 b141f79a6c44f3884d0d8b15a4dd7de810ab906c \ |
|
|
sha256 d9137cb543d8a4d73140a3282f6d777b2e786bb6abb8add3ac5b6539c82cd624 \ |
|
|
size 1334822 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append port:py${python.version}-setuptools |
|
|
|
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.