diff --git a/python-zeroconf.changes b/python-zeroconf.changes index ab8a5e8..a5c93d6 100644 --- a/python-zeroconf.changes +++ b/python-zeroconf.changes @@ -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 diff --git a/python-zeroconf.spec b/python-zeroconf.spec index c9b7b7c..2ef4717 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -23,7 +23,7 @@ Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Ava License: LGPL-2.0 Group: Development/Languages/Python 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: python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch BuildRequires: python-devel