From 9513779631ba9a0ec7a478d495ad0405f8e9ad63ea58ed793c0baa08b2808713 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Wed, 28 Dec 2016 08:57:56 +0000 Subject: [PATCH] - Use pypi.io as Source url OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-notify2?expand=0&rev=3 --- python-notify2.changes | 5 +++++ python-notify2.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-notify2.changes b/python-notify2.changes index 0596f5f..fd9f053 100644 --- a/python-notify2.changes +++ b/python-notify2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 28 08:53:49 UTC 2016 - tbechtold@suse.com + +- Use pypi.io as Source url + ------------------------------------------------------------------- Fri Feb 12 08:08:04 UTC 2016 - olaf@aepfle.de diff --git a/python-notify2.spec b/python-notify2.spec index e74c305..b9cb985 100644 --- a/python-notify2.spec +++ b/python-notify2.spec @@ -23,7 +23,7 @@ Summary: Python interface to DBus notifications License: BSD-3-Clause Group: Development/Languages/Python Url: https://pypi.python.org/pypi/notify2/ -Source: https://pypi.python.org/packages/source/n/notify2/notify2-%{version}.tar.gz +Source: https://pypi.io/packages/source/n/notify2/notify2-%{version}.tar.gz BuildRequires: dbus-1-python BuildRequires: python-setuptools Requires: dbus-1-python