forked from pool/python-nbxmpp
Accepting request 991449 from home:XRevan86
- Update to version 3.1.1. OBS-URL: https://build.opensuse.org/request/show/991449 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=57
This commit is contained in:
parent
d0b60e1408
commit
9fd8e3ccc3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf276401b57b48538ea46cf5e02b0d9ab6cb67ed4f138f9de9b39fb4ebb4b8b2
|
||||
size 128551
|
3
python-nbxmpp-3.1.1.tar.bz2
Normal file
3
python-nbxmpp-3.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab84247d2c5b47a28169fe61ac20fd48ca553b0fc1ee24ff953a7b5cf4efd6d0
|
||||
size 128913
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 27 21:40:35 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
- Update to version 3.1.1:
|
||||
* Add more datetime test cases.
|
||||
* Use cache when calling JID.new_as_bare().
|
||||
* Allow handlers to connect to presence type available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 28 20:17:01 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
|
@ -18,10 +18,11 @@
|
||||
|
||||
# Requires at least python 3.9
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
%define skip_python38 1
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 3.1.0
|
||||
Version: 3.1.1
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user