diff --git a/dulwich-0.20.32.tar.gz b/dulwich-0.20.32.tar.gz deleted file mode 100644 index 03b5b06..0000000 --- a/dulwich-0.20.32.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc5498b072bdc12c1effef4b6202cd2a4542bb1c6dbb4ddcfc8c6d53e08b488c -size 418100 diff --git a/dulwich-0.20.35.tar.gz b/dulwich-0.20.35.tar.gz new file mode 100644 index 0000000..aa60e33 --- /dev/null +++ b/dulwich-0.20.35.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953f6301a9df8a091fa88d55eed394a88bf9988cde8be341775354910918c196 +size 420972 diff --git a/python-dulwich.changes b/python-dulwich.changes index 1befd83..f039376 100644 --- a/python-dulwich.changes +++ b/python-dulwich.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 26 21:24:27 UTC 2022 - Dirk Müller + +- update to 0.20.35: + * Document the ``path`` attribute for ``Repo``. + * Add support for multivars in configuration. + * Fix handling of escaped characters in ignore patterns. + * Add ``dulwich.contrib.requests_vendor``. (epopcon) + * Ensure git config is available in a linked working tree. + ------------------------------------------------------------------- Fri Feb 4 22:04:02 UTC 2022 - Dirk Müller diff --git a/python-dulwich.spec b/python-dulwich.spec index 1989511..9a1ce2d 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.32 +Version: 0.20.35 Release: 0 Summary: Pure-Python Git Library License: Apache-2.0 OR GPL-2.0-or-later