14
0

Accepting request 749076 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/749076
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=28
This commit is contained in:
Tomáš Chvátal
2019-11-17 07:46:39 +00:00
committed by Git OBS Bridge
parent f9fccd6e06
commit 06368485d8
6 changed files with 42 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
--- GitPython-2.1.11/git/test-orig/test_util.py 2019-03-13 15:54:50.306690465 +0700
+++ GitPython-2.1.11/git/test/test_util.py 2019-03-13 18:22:09.867649085 +0700
@@ -167,9 +167,7 @@
@@ -171,9 +171,7 @@
self.failUnlessRaises(IOError, wait_lock._obtain_lock)
elapsed = time.time() - start
extra_time = 0.02