From b1fccb21378d4338841d3a9b24ceca7356db536e042b6fe00f681cd2dbf8b944 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 9 Feb 2022 19:38:05 +0000 Subject: [PATCH] Accepting request 951676 from devel:languages:python - update to 0.20.32: * Properly close result repository during test. OBS-URL: https://build.opensuse.org/request/show/951676 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dulwich?expand=0&rev=46 --- dulwich-0.20.31.tar.gz | 3 --- dulwich-0.20.32.tar.gz | 3 +++ python-dulwich.changes | 6 ++++++ python-dulwich.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 dulwich-0.20.31.tar.gz create mode 100644 dulwich-0.20.32.tar.gz diff --git a/dulwich-0.20.31.tar.gz b/dulwich-0.20.31.tar.gz deleted file mode 100644 index 36eb6e9..0000000 --- a/dulwich-0.20.31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6fc18a550cdb14e710a372a05f95c9c831cfc3129fd7ed11b20120ee5701587 -size 418063 diff --git a/dulwich-0.20.32.tar.gz b/dulwich-0.20.32.tar.gz new file mode 100644 index 0000000..03b5b06 --- /dev/null +++ b/dulwich-0.20.32.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5498b072bdc12c1effef4b6202cd2a4542bb1c6dbb4ddcfc8c6d53e08b488c +size 418100 diff --git a/python-dulwich.changes b/python-dulwich.changes index af2a5f1..1befd83 100644 --- a/python-dulwich.changes +++ b/python-dulwich.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 4 22:04:02 UTC 2022 - Dirk Müller + +- update to 0.20.32: + * Properly close result repository during test. + ------------------------------------------------------------------- Sun Jan 23 16:46:43 UTC 2022 - Dirk Müller diff --git a/python-dulwich.spec b/python-dulwich.spec index ee7a7e0..1989511 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.31 +Version: 0.20.32 Release: 0 Summary: Pure-Python Git Library License: Apache-2.0 OR GPL-2.0-or-later