14
0
Commit Graph

10 Commits

Author SHA256 Message Date
Alexei Sorokin
ac50f9e427 - Update to version 1.7.1.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=17
2021-10-25 01:24:38 +00:00
Alexei Sorokin
f268c69a8c Accepting request 823374 from home:mcalabkova:branches:devel:languages:python
- update to 1.5.2
  * Add ids to presences and messages by default 
  * Fix various issues in connection/disconnection 
  * Code improvements (typing, deprecation warnings) 
  * Fix or improvements for some XEPS
  * New XEPs
  * Groundwork for the OMEMO (XEP-0384) plugin, which has been put 
    in a separate repository due to licensing issues.

OBS-URL: https://build.opensuse.org/request/show/823374
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=15
2020-07-29 11:52:25 +00:00
4e726e8660 - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=13
2019-10-14 14:43:12 +00:00
Alexei Sorokin
a58a566d19 Accepting request 671887 from home:jubalh:branches:devel:languages:python
- Update to 1.4.2:
  * Do not do channel binding without TLS
  * Add default timeout of 120s for IQs (prevent slowdowns)
  * Fix CVE-2019-1000021 (bsc#1124322)
  * Do not query vcard avatars unconditionnally
  * Fix GSSAPI (Jelmer Vernooij)

OBS-URL: https://build.opensuse.org/request/show/671887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=11
2019-02-05 14:12:43 +00:00
Alexei Sorokin
6a6ce63ada Accepting request 664662 from home:jubalh:branches:devel:languages:python
- Change source URL from GH to https://lab.louiz.org as requested

- Update 1.4.1:
  * jid: Make property aliases proper aliases. 
  * stanzabase: Remove python2 legacy. 
  * fixing uncaught async exceptions due to missing await 
  * XEP-0363: Add a domain argument to discover an upload service
  * XEP-0363: Also check for disco#info’s feature
  * XEP-0030: Don’t call the timeout_callback on each domain
  * Decode bytes in GSSAPI handling, as expected by the kerberos module API
- Update source URL
- Add requires python3-aiohttp: was needed for XEP-0363 since 1.4.0

OBS-URL: https://build.opensuse.org/request/show/664662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=9
2019-01-11 14:07:10 +00:00
Alexei Sorokin
160e8c88ed - Update to version 1.4.0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=7
2018-08-14 20:43:38 +00:00
7cd7a6dc86 Use python3 -munittest discover -v -s tests instead of run_tests.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=5
2018-07-20 11:22:55 +00:00
a10cec80c2 Clean SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=4
2018-07-19 16:41:58 +00:00
Alexei Sorokin
139de75ca8 Accepting request 575382 from home:jengelh:branches:devel:languages:python
- Trim future goals from description, say what it does now.

OBS-URL: https://build.opensuse.org/request/show/575382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=2
2018-02-11 11:57:56 +00:00
Tomáš Chvátal
f8fa797952 Accepting request 568205 from home:XRevan86
OBS-URL: https://build.opensuse.org/request/show/568205
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=1
2018-01-22 16:17:45 +00:00