diff --git a/dulwich-0.21.6.tar.gz b/dulwich-0.21.6.tar.gz deleted file mode 100644 index d3266c3..0000000 --- a/dulwich-0.21.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30fbe87e8b51f3813c131e2841c86d007434d160bd16db586b40d47f31dd05b0 -size 445545 diff --git a/dulwich-0.21.7.tar.gz b/dulwich-0.21.7.tar.gz new file mode 100644 index 0000000..ecfb3c8 --- /dev/null +++ b/dulwich-0.21.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e9c66833cea580c3ac12927e4b9711985d76afca98da971405d414de60e968 +size 448028 diff --git a/python-dulwich.changes b/python-dulwich.changes index 2f9ac3b..49a606a 100644 --- a/python-dulwich.changes +++ b/python-dulwich.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 6 09:36:03 UTC 2023 - Dirk Müller + +- update to 0.21.7: + * Fix NameError when encountering errors during HTTP operation. + * Raise exception when default identity can't be found. + * Add a dedicated exception class for unresolved + deltas. + * Support credentials in proxy URL. (Jelmer Vernooij, #1227) + * Add ``dulwich.porcelain.for_each_ref``. (Daniele Trifirò) + ------------------------------------------------------------------- Mon Sep 18 20:10:52 UTC 2023 - Dirk Müller diff --git a/python-dulwich.spec b/python-dulwich.spec index a48f106..bef5956 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -25,7 +25,7 @@ %{?sle15_python_module_pythons} %define oldpython python Name: python-dulwich -Version: 0.21.6 +Version: 0.21.7 Release: 0 Summary: Pure-Python Git Library License: Apache-2.0 OR GPL-2.0-or-later