forked from pool/python-dulwich
Accepting request 979745 from devel:tools:scm
- update to 0.20.42: * Drop ``RefsContainer.watch`` that was always flaky. * Fix wheel uploading, properly. (Ruslan Kuprieiev) OBS-URL: https://build.opensuse.org/request/show/979745 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dulwich?expand=0&rev=49
This commit is contained in:
commit
c3cbe2d0ef
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bed70efe0b7dd51a47bcea9b984ab06a675d7438b78b32da1cbafcf750fbbad7
|
||||
size 423987
|
3
dulwich-0.20.42.tar.gz
Normal file
3
dulwich-0.20.42.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72ba3b60ae6a554d1332b3b40a345febe16ec469cf6014bb443b719902e33ef0
|
||||
size 423221
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 29 20:02:11 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.20.42:
|
||||
* Drop ``RefsContainer.watch`` that was always flaky.
|
||||
* Fix wheel uploading, properly. (Ruslan Kuprieiev)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 22 12:09:13 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-dulwich
|
||||
Version: 0.20.40
|
||||
Version: 0.20.42
|
||||
Release: 0
|
||||
Summary: Pure-Python Git Library
|
||||
License: Apache-2.0 OR GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user