14
0

- 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:
Sebastian Wagner
2022-05-24 06:55:38 +00:00
committed by Git OBS Bridge
parent ca19f7f6ff
commit 1d08278379
4 changed files with 10 additions and 4 deletions

View File

@@ -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