15
0

- Update to 19.11.1:

* packaging fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=25
This commit is contained in:
Tomáš Chvátal
2019-12-03 14:34:33 +00:00
committed by Git OBS Bridge
parent b583a56f6a
commit 711e7c3d30
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:734385b00547448b3f30a752cbfd2900d15924d77dc4a1699b8bce1ea8899f39
size 605365

3
autobahn-19.11.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:201b9879b49c6e259d4126dbafe9e3c73807de0c242d50065fbebc62c6ccb181
size 602591

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 3 14:28:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 19.11.1:
* packaging fixes
-------------------------------------------------------------------
Wed Oct 9 08:44:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-autobahn
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} %{!?skip_python3:python3-%{**}}}
Name: python-autobahn
Version: 19.10.1
Version: 19.11.1
Release: 0
Summary: WebSocket and WAMP in Python for Twisted and asyncio
License: MIT