14
0
forked from pool/python-txWS

Accepting request 573603 from home:sebix:branches:devel:languages:python

please forward to Factory
- fix filename of changes file

OBS-URL: https://build.opensuse.org/request/show/573603
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txWS?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2018-02-07 11:16:11 +00:00
committed by Git OBS Bridge
parent 98e6dfc483
commit 7b767d0090
3 changed files with 14 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-txWS
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -13,6 +13,7 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,17 +21,17 @@
Name: python-txWS
Version: 0.9.1
Release: 0
License: X11
Summary: Twisted WebSockets wrapper
Url: http://github.com/MostAwesomeDude/txWS
License: X11
Group: Development/Languages/Python
Url: http://github.com/MostAwesomeDude/txWS
Source: https://files.pythonhosted.org/packages/source/t/txWS/txWS-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: %{python_module vcversioner}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages