forked from pool/python-odorik
Update patch from upstream.
d90f3a6cd7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-odorik?expand=0&rev=20
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
From d90f3a6cd76972a4a059ba33141ba94c61fec5f7 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= <michal@cihar.com>
|
||||
Date: Fri, 4 Jan 2019 13:31:32 +0100
|
||||
Subject: [PATCH] Avoid using deprecated assertEquals
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
Signed-off-by: Michal Čihař <michal@cihar.com>
|
||||
---
|
||||
odorik/test_main.py | 4 ++--
|
||||
odorik/test_odorik.py | 14 +++++++-------
|
||||
|
||||
@@ -23,8 +23,9 @@ Summary: Python module for Odorik API
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://cihar.com/software/odorik/
|
||||
Source: https://files.pythonhosted.org/packages/source/o/odorik/odorik-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM assertEquals.patch bsc#[0-9]+ mcepl@suse.com
|
||||
# PATCH-FIX-OPENSUSE assertEquals.patch mcepl@suse.com
|
||||
# 3.12 finally removed assertEquals method
|
||||
# Patch from gh#nijel/odorik#d90f3a6cd76972
|
||||
Patch0: assertEquals.patch
|
||||
BuildRequires: %{python_module Sphinx}
|
||||
BuildRequires: %{python_module httpretty}
|
||||
|
||||
Reference in New Issue
Block a user