Blob Blame History Raw
From b2afbbc4c1b5afe0a3823e20aac7944422b7a3a8 Mon Sep 17 00:00:00 2001
From: Michal Schmidt <mschmidt@redhat.com>
Date: Thu, 25 Apr 2019 18:15:35 +0200
Subject: [PATCH 2/2] setup.cfg: bump nbxmpp version

gajim requires 0.6.10 since
commit 06ca9b39e16549bf230161e3bde766f4b2443586 ("Raise nbxmpp version")

Declare the same version in setup.cfg to make the resulting RPM
dependency accurate.
---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -up gajim-1.1.3/setup.cfg.orig gajim-1.1.3/setup.cfg
--- gajim-1.1.3/setup.cfg.orig	2019-04-25 18:26:59.091110491 +0200
+++ gajim-1.1.3/setup.cfg	2019-04-25 18:27:05.934983807 +0200
@@ -22,7 +22,7 @@ test_suite = test
 install_requires = 
 	cssutils>=1.0.2
 	keyring
-	nbxmpp>=0.6.9,<0.7.0
+	nbxmpp>=0.6.10,<0.7.0
 	precis-i18n>=1.0.0
 	pyOpenSSL>=0.12