diff --git a/dulwich-0.20.43.tar.gz b/dulwich-0.20.43.tar.gz deleted file mode 100644 index 72fc4b9..0000000 --- a/dulwich-0.20.43.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcc2164e013b390a9ee3a109d7ef7b95d8de283b2e789bb07e94aa3115e329ea -size 423604 diff --git a/dulwich-0.20.45.tar.gz b/dulwich-0.20.45.tar.gz new file mode 100644 index 0000000..fffa171 --- /dev/null +++ b/dulwich-0.20.45.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70710dd9ca2a442190c7e506892db074c318ac762e221f7529b8ce34802041b7 +size 424373 diff --git a/python-dulwich.changes b/python-dulwich.changes index 442a331..5dbe590 100644 --- a/python-dulwich.changes +++ b/python-dulwich.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 25 20:57:16 UTC 2022 - Dirk Müller + +- update to 0.20.45: + * Add basic ``dulwich.porcelain.submodule_list`` and ``dulwich.porcelain.submodule_add`` + * Fix reading of chunks in server. (Jelmer Vernooij, #977) + * Support applying of URL rewriting using ``insteadOf`` / ``pushInsteadOf``. + ------------------------------------------------------------------- Sun Jun 19 18:33:08 UTC 2022 - Dirk Müller diff --git a/python-dulwich.spec b/python-dulwich.spec index 13e7cd4..e4c798b 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-dulwich -Version: 0.20.43 +Version: 0.20.45 Release: 0 Summary: Pure-Python Git Library License: Apache-2.0 OR GPL-2.0-or-later