pkgsrc/devel/py-dulwich
adam 3e668e8ca4 py-dulwich: updated to 0.20.46
0.20.46 2022-09-06

 * Apply insteadOf to rsync-style location strings
   (previously it was just applied to URLs).

 * Drop use of certifi, instead relying on urllib3's default
   code to find system CAs.

 * Implement timezone parsing in porcelain.

 * Drop support for running without setuptools.

 * Ensure configuration is loaded when
   running "dulwich clone".

 * Build 32 bit wheels for Windows.

 * tests: Ignore errors when deleting GNUPG
   home directory. Fixes spurious errors racing
   gnupg-agent.

 * config: Support closing brackets in quotes in section
   names.

 * Various and formatting fixes. (Kian-Meng Ang)

 * Document basic authentication in dulwich.porcelain.clone.

 * Flush before calling fsync, ensuring buffers
   are filled. (wernha)

 * Support GPG commit signing. (springheeledjack0)

 * Add python 3.11 support. (Saugat Pachhai)

 * Allow missing GPG during tests. (Jakub Kulík)

 * status: return posix-style untracked paths instead of nt-style paths on
   win32 (Daniele Trifirò)

 * Honour PATH environment when running C Git for testing.

 * Split out exception for symbolic reference loops.

 * Move various long-deprecated methods.
2022-09-14 11:14:33 +00:00
..
ALTERNATIVES
DESCR
distinfo py-dulwich: updated to 0.20.46 2022-09-14 11:14:33 +00:00
Makefile py-dulwich: updated to 0.20.46 2022-09-14 11:14:33 +00:00
PLIST