forked from pool/python-zeroconf
- Use pypi.io as Source
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 28 08:51:37 UTC 2016 - tbechtold@suse.com
|
||||||
|
|
||||||
|
- Use pypi.io as Source
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 17 22:36:46 UTC 2016 - antoine.belvire@laposte.net
|
Sun Jul 17 22:36:46 UTC 2016 - antoine.belvire@laposte.net
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Ava
|
|||||||
License: LGPL-2.0
|
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.python.org/packages/source/z/zeroconf/zeroconf-%{version}.tar.gz
|
Source: https://pypi.io/packages/source/z/zeroconf/zeroconf-%{version}.tar.gz
|
||||||
# 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-devel
|
BuildRequires: python-devel
|
||||||
|
|||||||
Reference in New Issue
Block a user