diff --git a/dulwich-0.20.25.tar.gz b/dulwich-0.20.25.tar.gz deleted file mode 100644 index 3035e97..0000000 --- a/dulwich-0.20.25.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79baea81583eb61eb7bd4a819ab6096686b362c626a4640d84d4fc5539139353 -size 414587 diff --git a/dulwich-0.20.26.tar.gz b/dulwich-0.20.26.tar.gz new file mode 100644 index 0000000..e17978f --- /dev/null +++ b/dulwich-0.20.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38aa50f859c8ea53071a049c3f1d5cc54f7dc60a4136a1ab631756a79f6582b5 +size 416070 diff --git a/python-dulwich.changes b/python-dulwich.changes index f4ccc33..08565ce 100644 --- a/python-dulwich.changes +++ b/python-dulwich.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Nov 13 20:25:50 UTC 2021 - Dirk Müller + +- update to 0.20.26: + * Support os.PathLike arguments to Repo.stage() + * Drop support for Python 3.5 + * Add ``dulwich.porcelain._reset_file`` + * Add ``Repo.unstage`` + ------------------------------------------------------------------- Sat Oct 16 19:05:48 UTC 2021 - Dirk Müller diff --git a/python-dulwich.spec b/python-dulwich.spec index feae6c5..5f95842 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.25 +Version: 0.20.26 Release: 0 Summary: Pure-Python Git Library License: Apache-2.0 OR GPL-2.0-or-later