Files
Renee Otten ccf5e44be8 py-black: convert black port to Python package
- needed as a dependency for Spyder
- add black_select group
- set black port to replaced_by py38-black
2020-12-17 13:52:05 -05:00

16 lines
407 B
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup python 1.0
PortGroup obsolete 1.0
name black
version 20.8b1
revision 1
platforms darwin
license MIT
replaced_by py38-black
# Remove after 2021-12-10