Subject: CVS commit: pkgsrc/archivers/py-zipp1
From: Thomas Klausner
Date: 2020-03-12 08:50:01
Message id: 20200312075001.AAB3BFB27@cvs.NetBSD.org

Log Message:
py-zipp: update to 1.2.0.

v1.2.0
======

#44: ``zipp.Path.open()`` now supports a compatible signature
as ``pathlib.Path.open()``, accepting text (default) or binary
modes and soliciting keyword parameters passed through to
``io.TextIOWrapper`` (encoding, newline, etc). The stream is
opened in text-mode by default now. ``open`` no
longer accepts ``pwd`` as a positional argument and does not
accept the ``force_zip64`` parameter at all. This change is
a backward-incompatible change for that single function.

v1.1.1
======

#43: Restored performance of implicit dir computation.

Files:
RevisionActionfile
1.2modifypkgsrc/archivers/py-zipp1/Makefile
1.2modifypkgsrc/archivers/py-zipp1/distinfo