14
0

Accepting request 701268 from home:pgajdos

- added patches
  default deadline (200ms) is too short for obs
  + python-vdirsyncer-shift-deadline.patch

OBS-URL: https://build.opensuse.org/request/show/701268
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vdirsyncer?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2019-05-07 10:11:51 +00:00
committed by Git OBS Bridge
parent 8b2414146a
commit 5c342cdb88
4 changed files with 39 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
Index: vdirsyncer-0.16.7/tests/conftest.py
===================================================================
--- vdirsyncer-0.16.7.orig/tests/conftest.py 2018-02-16 19:48:40.000000000 +0100
+++ vdirsyncer-0.16.7/tests/conftest.py 2019-05-06 15:24:28.233806166 +0200
+++ vdirsyncer-0.16.7/tests/conftest.py 2019-05-07 07:42:51.601117380 +0200
@@ -7,7 +7,7 @@ import os
import click_log
@@ -30,7 +30,7 @@ Index: vdirsyncer-0.16.7/tests/conftest.py
Index: vdirsyncer-0.16.7/tests/unit/test_repair.py
===================================================================
--- vdirsyncer-0.16.7.orig/tests/unit/test_repair.py 2018-07-19 21:07:31.000000000 +0200
+++ vdirsyncer-0.16.7/tests/unit/test_repair.py 2019-05-06 15:24:59.781963794 +0200
+++ vdirsyncer-0.16.7/tests/unit/test_repair.py 2019-05-07 07:37:15.015521334 +0200
@@ -11,7 +11,6 @@ from vdirsyncer.vobject import Item