[macports-ports] branch master updated (be97e04daf5 -> 877907c489b)
Renee Otten
reneeotten at macports.org
Thu Dec 17 18:52:05 UTC 2020
Renee Otten (reneeotten) pushed a change to branch master
in repository macports-ports.
from be97e04daf5 tor-devel: update to 0.4.5.2-alpha
new ccf5e44be83 py-black: convert black port to Python package
new 1284f584c59 py-pathspec: add py3{67} subports, remove unneeded lines
new 877907c489b py-mypy_extensions: add py36 subport, remove unneeded lines
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
python/black/Portfile | 50 ++-------------
python/{ioflo_select => black_select}/Portfile | 18 +++---
python/black_select/files/base | 3 +
python/{cython_select => black_select}/files/none | 0
python/py-black/Portfile | 75 +++++++++++++++++++++++
python/py-black/files/black36 | 3 +
python/py-black/files/black37 | 3 +
python/py-black/files/black38 | 3 +
python/{black => py-black}/files/patch-tests.diff | 0
python/py-mypy_extensions/Portfile | 10 +--
python/py-pathspec/Portfile | 5 +-
11 files changed, 105 insertions(+), 65 deletions(-)
copy python/{ioflo_select => black_select}/Portfile (71%)
create mode 100644 python/black_select/files/base
copy python/{cython_select => black_select}/files/none (100%)
create mode 100644 python/py-black/Portfile
create mode 100644 python/py-black/files/black36
create mode 100644 python/py-black/files/black37
create mode 100644 python/py-black/files/black38
rename python/{black => py-black}/files/patch-tests.diff (100%)
More information about the macports-changes
mailing list