forked from pool/python-stomp.py
- update to version 8.0.1:
* Change code to use cryptography lib rather than PyOpenSSL (which is not recommended for use any more - discussed here: https://github.com/jasonrbriggs/stomp.py/issues/378) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomp.py?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
ca19f7f6ff
commit
1d08278379
@@ -18,7 +18,7 @@
|
||||
|
||||
%define skip_python2 1
|
||||
Name: python-stomp.py
|
||||
Version: 8.0.0
|
||||
Version: 8.0.1
|
||||
Release: 0
|
||||
Summary: Python STOMP client
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user