Navigation Menu

Skip to content

Commit

Permalink
py-certifi: remove setuptools dep
Browse files Browse the repository at this point in the history
The setup.py only optionally uses setuptools, and this breaks a circular
dependency with setuptools v34.
  • Loading branch information
jmroot committed Feb 8, 2017
1 parent 0ae5ab7 commit f8a666d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python/py-certifi/Portfile
Expand Up @@ -27,8 +27,5 @@ checksums rmd160 ce1a0c145c2f27d85b493462788b0fb3161825c0 \
sha256 81877fb7ac126e9215dfb15bfef7115fdc30e798e0013065158eed0707fd99ce

if {${name} ne ${subport}} {
depends_build-append \
port:py${python.version}-setuptools

livecheck.type none
}

0 comments on commit f8a666d

Please sign in to comment.