Philipp Hörist pushed to branch soup3 at gajim / python-nbxmpp
WARNING: The push did not contain any new commits, but force pushed to delete
the commits and changes below.
Deleted commits:
4ea91338 by Philipp Hörist at 2022-12-27T22:47:42+01:00
other: 4.0.0.dev1
- - - - -
2 changed files:
- nbxmpp/__init__.py
- setup.cfg
Changes:
=====================================
nbxmpp/__init__.py
=====================================
@@ -2,6 +2,6 @@ import gi
from .protocol import *
-gi.require_version('Soup', '2.4')
+gi.require_version('Soup', '3.0')
-__version__: str = '3.2.5'
+__version__: str = '4.0.0.dev1'
=====================================
setup.cfg
=====================================
@@ -1,6 +1,6 @@
[metadata]
name = nbxmpp
-version = 3.2.5
+version = 4.0.0.dev1
description = XMPP Library
author = Yann Leboulanger, Philipp Hoerist
author_email = [email protected]
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/4ea913387059916b140ea419e0dbee1b30ebcc70
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/4ea913387059916b140ea419e0dbee1b30ebcc70
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits