forked from pool/python-stomp.py
- update to version 5.0.0:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomp.py?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
d4a1795fb9
commit
41e2980960
@@ -2,7 +2,7 @@
|
|||||||
Wed Jan 1 10:45:18 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
Wed Jan 1 10:45:18 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
- dropped Python 2 support, not supported by the package
|
- dropped Python 2 support, not supported by the package
|
||||||
- update to version 4.2.0:
|
- update to version 5.0.0:
|
||||||
* Fix for credentials exposure (https://github.com/jasonrbriggs/stomp.py/pull/244)
|
* Fix for credentials exposure (https://github.com/jasonrbriggs/stomp.py/pull/244)
|
||||||
* Check for ``STOMP_SKIP_HOSTNAME_SCAN`` environment variable before extending ``LOCALHOST_NAMES``
|
* Check for ``STOMP_SKIP_HOSTNAME_SCAN`` environment variable before extending ``LOCALHOST_NAMES``
|
||||||
* Remove python2 backwards compatibility
|
* Remove python2 backwards compatibility
|
||||||
|
@@ -18,11 +18,10 @@
|
|||||||
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-stomp.py
|
Name: python-stomp.py
|
||||||
Version: 4.2.0
|
Version: 5.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python STOMP client
|
Summary: Python STOMP client
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
|
||||||
URL: https://github.com/jasonrbriggs/stomp.py
|
URL: https://github.com/jasonrbriggs/stomp.py
|
||||||
Source: https://files.pythonhosted.org/packages/source/s/stomp.py/stomp.py-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/s/stomp.py/stomp.py-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
@@ -30,7 +29,6 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-docopt >= 0.6.2
|
Requires: python-docopt >= 0.6.2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:80b33ad59d14ff34503fee2472f279723cf5286399f45ea1684d137d585b0470
|
|
||||||
size 53720
|
|
3
stomp.py-5.0.0.tar.gz
Normal file
3
stomp.py-5.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dba68fc90bdad8829e769e38e5623c8445e4ab13d778be550ddd0f8aaff28d25
|
||||||
|
size 53715
|
Reference in New Issue
Block a user