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

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 18 12:46:41 UTC 2017 - antoine.belvire@opensuse.org
- Remove .changes file from source (not needed).
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Mar 18 00:27:42 UTC 2017 - stefan.bruens@rwth-aachen.de Sat Mar 18 00:27:42 UTC 2017 - stefan.bruens@rwth-aachen.de

View File

@@ -25,7 +25,6 @@ License: LGPL-2.0
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/jstasiak/python-zeroconf Url: https://github.com/jstasiak/python-zeroconf
Source: https://pypi.io/packages/source/z/zeroconf/zeroconf-%{version}.tar.gz 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-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 Patch: python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}