From 94284affda109dc89379829308646114361afd9f Mon Sep 17 00:00:00 2001 From: Krakinou Date: Thu, 1 Apr 2021 23:19:25 +0200 Subject: [PATCH 1/2] Correct patch path --- sources/patches/app-optional-requirements.txt.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/patches/app-optional-requirements.txt.patch b/sources/patches/app-optional-requirements.txt.patch index 328bf98..238127c 100644 --- a/sources/patches/app-optional-requirements.txt.patch +++ b/sources/patches/app-optional-requirements.txt.patch @@ -1,5 +1,5 @@ ---- ./source/optional-requirements.txt.ori 2021-01-18 22:32:21.629010296 +0100 -+++ ./source/optional-requirements.txt.new 2021-01-18 23:43:53.721141321 +0100 +--- ./source/optional-requirements.txt 2021-01-18 22:32:21.629010296 +0100 ++++ ./source/optional-requirements.txt 2021-01-18 23:43:53.721141321 +0100 @@ -1,16 +1,6 @@ # GDrive Integration -google-api-python-client>=1.7.11,<1.8.0 From d389d066bbfe0d319c2084c1c41a369c0a5b771f Mon Sep 17 00:00:00 2001 From: Krakinou Date: Fri, 2 Apr 2021 22:47:26 +0200 Subject: [PATCH 2/2] Correct patch path --- sources/patches/app-optional-requirements.txt.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/patches/app-optional-requirements.txt.patch b/sources/patches/app-optional-requirements.txt.patch index 238127c..980e5a4 100644 --- a/sources/patches/app-optional-requirements.txt.patch +++ b/sources/patches/app-optional-requirements.txt.patch @@ -1,5 +1,5 @@ ---- ./source/optional-requirements.txt 2021-01-18 22:32:21.629010296 +0100 -+++ ./source/optional-requirements.txt 2021-01-18 23:43:53.721141321 +0100 +--- a/optional-requirements.txt 2021-01-18 22:32:21.629010296 +0100 ++++ b/optional-requirements.txt 2021-01-18 23:43:53.721141321 +0100 @@ -1,16 +1,6 @@ # GDrive Integration -google-api-python-client>=1.7.11,<1.8.0