Source
xxxxxxxxxx
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup obsolete 1.0
name py-pymc
replaced_by py-pymc3
version 2.3.7
revision 2
categories python
license {AFL-3 BSD}
foreach v {27 35 36} {
subport py${v}-pymc "replaced_by py${v}-pymc3"
}
# remove after October 27, 2020