Accepting request 927594 from devel:languages:python

- update to 4.0.9:
  * update signing key
  * fix Sphinx warnings
  * Support Python 3.7+
  * Allow smmap 5

OBS-URL: https://build.opensuse.org/request/show/927594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gitdb?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2021-10-29 20:32:55 +00:00 committed by Git OBS Bridge
commit d8725b483b
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96bf5c08b157a666fec41129e6d327235284cca4c81e92109260f353ba138005
size 394664

3
gitdb-4.0.9.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bac2fd45c0a1c9cf619e63a90d62bdc63892ef92387424b855792a6cabe789aa
size 394670

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 26 20:29:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 4.0.9:
* update signing key
* fix Sphinx warnings
* Support Python 3.7+
* Allow smmap 5
-------------------------------------------------------------------
Tue May 18 22:00:41 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-gitdb
Version: 4.0.7
Version: 4.0.9
Release: 0
Summary: Git Object Database
License: BSD-3-Clause