From 47e5f3f42221ba0836b5f874b947ab87883decd3 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Sun, 17 Jun 2018 23:53:48 +0100 Subject: [PATCH] actually apply the patch --- python-sqlalchemy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 921de36..8114b56 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -94,6 +94,7 @@ This package includes the python 3 version of the module. %setup -n %{srcname}-%{version} %patch0 -p1 -b .ignore-DeprecationWarning +%patch1 -p1 -b .sqlite-3.24 %build %py2_build