SHA256
1
0
forked from pool/python-gitdb

Accepting request 810874 from devel:languages:python

- update to 4.0.5:
  * Support for PyOxidizer

OBS-URL: https://build.opensuse.org/request/show/810874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gitdb?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-06-09 22:45:14 +00:00 committed by Git OBS Bridge
commit 74bb172e12
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 2 15:21:00 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 4.0.5:
* Support for PyOxidizer
-------------------------------------------------------------------
Mon Mar 30 10:54:02 UTC 2020 - Tomáš Chvátal <tchvatal@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.2
Version: 4.0.5
Release: 0
Summary: Git Object Database
License: BSD-3-Clause