Permalink
Browse files
py-setuptools: update to 39.0.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-setuptools/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-setuptools |
|
|
version 38.6.0 |
|
|
version 39.0.1 |
|
|
categories-append devel |
|
|
# License status is murky. The current maintainer decided to relicense as |
|
|
# MIT, but he doesn't appear to have obtained the permission of previous |
|
|
@@ -26,9 +26,9 @@ homepage https://pypi.python.org/pypi/setuptools/ |
|
|
master_sites pypi:s/setuptools/ |
|
|
use_zip yes |
|
|
|
|
|
checksums md5 9bbf1eaf4c26213536b19ad4e45fb2ec \ |
|
|
rmd160 42c3ce6bbede9c8505dcdab4d27826b6400a76a1 \ |
|
|
sha256 9e4009f4de6d83ee267e8b972891eb3ecfa8348a21ac0cc2e9f46eb789c8e1ac |
|
|
checksums md5 75310b72ca0ab4e673bf7679f69d7a62 \ |
|
|
rmd160 e51b303985ea317cff0e34a2099b1c2e94157f6e \ |
|
|
sha256 bec7badf0f60e7fc8153fac47836edc41b74e5d541d7692e614e635720d6a7c7 |
|
|
|
|
|
python.versions 26 27 33 34 35 36 |
|
|
python.link_binaries no |
|
|
|