Path to this page:
Subject: CVS commit: pkgsrc/devel/py-dulwich
From: Adam Ciarcinski
Date: 2019-12-11 15:37:50
Message id: 20191211143750.A0B61FA97@cvs.NetBSD.org
Log Message:
py-dulwich: updated to 0.19.14
0.19.14:
* Strip superfluous <> around email.
* Stop checking for ref validity client-side. Users can
still call check_wants manually.
* Switch over to Google-style docstrings.
* Add a ``dulwich.porcelain.active_branch`` function.
* Cleanup new directory if clone fails.
* Expand "~" in global exclude path.
Files: