Commits

Renee Otten authored 4d8f18f613c
py-idlsave: also set subports to replaced_by
No tags

python/py-idlsave/Portfile

Modified
6 6 name py-idlsave
7 7 replaced_by py-scipy
8 8 version 1.0.0
9 9 revision 3
10 10
11 11 categories python science
12 12 license MIT
13 13 long_description This port is obsolete. It's functionality is now present in scipy.io.idl
14 14 homepage https://astrofrog.github.io/idlsave/
15 15
16 +foreach v {27 35 36} {
17 + subport py${v}-idlsave "replaced_by py${v}-scipy"
18 +}
16 19 # remove after October 22, 2020

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut