Skip to content
Permalink
Browse files

legit: change to use python 37

  • Loading branch information
kurthindenburg committed Apr 28, 2019
1 parent a86da25 commit 6c3ddeee1512bc529bb5ce22fecb0715e80d8cb0
Showing with 2 additions and 1 deletion.
  1. +2 −1 devel/legit/Portfile
@@ -5,6 +5,7 @@ PortGroup github 1.0
PortGroup python 1.0

github.setup kennethreitz legit 1.0.1 v
revision 1
categories devel
platforms darwin
maintainers {khindenburg @kurthindenburg} openmaintainer
@@ -22,7 +23,7 @@ checksums rmd160 fdab3f398cb879839b7f88dc2d02d7cce175e322 \
sha256 c1cc4d15180ef899c4b03865612e1d7eec3aa5472c2eab6525a627ffd94f8020 \
size 16050

python.default_version 36
python.default_version 37

depends_build-append port:py${python.version}-setuptools

0 comments on commit 6c3ddee

Please sign in to comment.
You can’t perform that action at this time.