diff options
author | adam <adam@pkgsrc.org> | 2018-04-09 09:05:51 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-09 09:05:51 +0000 |
commit | e814d9fca75ec88fc8a1da2c2b99e6906d0d603d (patch) | |
tree | c94aded84d036453dcd8e59340181abdaa362b3d /net/py-xandikos | |
parent | 00f4c2f879259af447e69704efd36a44f9ca41ee (diff) | |
download | pkgsrc-e814d9fca75ec88fc8a1da2c2b99e6906d0d603d.tar.gz |
py-dulwich: updated to 0.19.2
0.19.2:
BUG FIXES
* Fix deprecated Index.iterblobs method.
0.19.1:
IMPROVEMENTS
* Add 'dulwich.mailmap' file for reading mailmap files.
* Dulwich no longer depends on urllib3[secure]. Instead,
"dulwich[https]" can be used to pull in the necessary
dependencies for HTTPS support.
* Support the `http.sslVerify` and `http.sslCAInfo`
configuration options.
* Factor out `dulwich.client.parse_rsync_url` function.
* Fix repeat HTTP requests using the same smart HTTP client.
* New 'client.PLinkSSHVendor' for creating connections using PuTTY's plink.exe.
* Only pass in `key_filename` and `password` to SSHVendor
implementations if those parameters are set.
(This helps with older SSHVendor implementations)
API CHANGES
* Index.iterblobs has been renamed to Index.iterobjects.
Diffstat (limited to 'net/py-xandikos')
0 files changed, 0 insertions, 0 deletions