Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 18:00:20 UTC Now

2022-05-19 19:59:38 UTC MAIN commitmail json YAML

py-dulwich: updated to 0.20.40

0.20.40
* Fix wheel uploading.

0.20.38
* Disable paramiko tests if paramiko is not available.
* Set flag to re-enable paramiko server side on gentoo for running paramiko
  tests.
* Increase tolerance when comparing time stamps; fixes some
  spurious test failures on slow CI systems.
* Revert removal of caching of full HTTP response. This breaks
  access to some HTTP servers.

0.20.37
* Avoid making an extra copy when fetching pack files.
* Add ``porcelain.remote_remove``.

0.20.36
* Add ``walk_untracked`` argument to ``porcelain.status``.
* Add tests for paramiko SSH Vendor.

(adam)