14
0

- Remove .changes file from source (not needed).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=12
This commit is contained in:
Antoine Belvire
2017-03-18 12:54:51 +00:00
committed by Git OBS Bridge
parent 6e415dadd5
commit 996015b05b
2 changed files with 5 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ License: LGPL-2.0
Group: Development/Languages/Python
Url: https://github.com/jstasiak/python-zeroconf
Source: https://pypi.io/packages/source/z/zeroconf/zeroconf-%{version}.tar.gz
Source99: %{name}.changes
# PATCH-FIX-OPENSUSE python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch -- replace enum-compat by enum34 (picked from Debian)
Patch: python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch
BuildRequires: %{python_module setuptools}