15
0
forked from pool/python-gitdb

- update to 4.0.9:

* update signing key
  * fix Sphinx warnings
  * Support Python 3.7+
  * Allow smmap 5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gitdb?expand=0&rev=13
This commit is contained in:
2021-10-26 20:30:23 +00:00
committed by Git OBS Bridge
parent e7430d3ae5
commit 9123e507a2
4 changed files with 13 additions and 4 deletions

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