forked from pool/python-dulwich
Accepting request 894165 from devel:languages:python
- update to 0.20.21: * Add basic support for a GcsObjectStore that stores pack files in gcs. * In porcelain.push, default to local active branch. * Support fetching symrefs. OBS-URL: https://build.opensuse.org/request/show/894165 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dulwich?expand=0&rev=39
This commit is contained in:
parent
1baad96a5e
commit
f0524bfac3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:426959b9705fadcc6c820e5adf3291d71a48aba0afccf7411422e3308f115f87
|
||||
size 397197
|
3
dulwich-0.20.21.tar.gz
Normal file
3
dulwich-0.20.21.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac764c9a9b80fa61afe3404d5270c5060aa57f7f087b11a95395d3b76f3b71fd
|
||||
size 399232
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 21:55:33 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.20.21:
|
||||
* Add basic support for a GcsObjectStore that stores
|
||||
pack files in gcs.
|
||||
* In porcelain.push, default to local active branch.
|
||||
* Support fetching symrefs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 20:19:33 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-dulwich
|
||||
Version: 0.20.20
|
||||
Version: 0.20.21
|
||||
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