Subject: CVS commit: pkgsrc/lang/py-six
From: Adam Ciarcinski
Date: 2019-11-06 10:28:21
Message id: 20191106092821.EF6C1FA93@cvs.NetBSD.org

Log Message:
py-six: updated to 1.13.0

1.13.0
- Add `six.moves.dbm_ndbm`.
- Add `six.moves.collections_abc`, which aliases the `collections`
  module on Python 2-3.2 and the `collections.abc` on Python 3.3 and greater.
- Re-add distutils fallback in `setup.py`.
- On Python 3.7, `with_metaclass` supports classes using PEP
  560 features.

Files:
RevisionActionfile
1.15modifypkgsrc/lang/py-six/Makefile
1.12modifypkgsrc/lang/py-six/distinfo