You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-03-30 11:29:27 -07:00
ccf5e44be8
- needed as a dependency for Spyder - add black_select group - set black port to replaced_by py38-black
16 lines
407 B
Tcl
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
|