Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim


Commits:
30d1390e by lovetox at 2021-01-03T17:54:33+01:00
Raise nbxmpp version

- - - - -


2 changed files:

- README.md
- gajim/gajim.py


Changes:

=====================================
README.md
=====================================
@@ -7,7 +7,7 @@ ### Runtime Requirements
 - python3-gi
 - python3-gi-cairo
 - gir1.2-gtk-3.0 (>=3.22)
-- python3-nbxmpp (>=1.0.1)
+- python3-nbxmpp (>=2.0.0)
 - python3-openssl (>=16.2)
 - python3-css-parser
 - python3-keyring


=====================================
gajim/gajim.py
=====================================
@@ -28,7 +28,7 @@
 from gajim.common import i18n
 
 
-_MIN_NBXMPP_VER = '1.99.0'
+_MIN_NBXMPP_VER = '2.0.0'
 _MIN_GTK_VER = '3.22.27'
 _MIN_CAIRO_VER = '1.16.0'
 _MIN_PYGOBJECT_VER = '3.32.0'



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/30d1390eced6b5cc5ef0329eacc818e9e3de9564

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/30d1390eced6b5cc5ef0329eacc818e9e3de9564
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to