From d55e1766ade41221e3f99de67bf2e7bc596087deb0c13462f608325f916c9486 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 6 Mar 2018 17:25:32 +0000 Subject: [PATCH] - update url to point to the new location (bsc#1079905) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=71 --- python-py2pack.changes | 5 +++++ python-py2pack.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-py2pack.changes b/python-py2pack.changes index 39ef519..378e222 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 6 17:11:17 UTC 2018 - dmueller@suse.com + +- update url to point to the new location (bsc#1079905) + ------------------------------------------------------------------- Fri Dec 22 09:48:29 UTC 2017 - tbechtold@suse.com diff --git a/python-py2pack.spec b/python-py2pack.spec index 83e56fb..fc0a98f 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -1,7 +1,7 @@ # # spec file for package python-py2pack # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: python-py2pack Version: 0.8.2 Release: 0 -Url: http://github.com/saschpe/py2pack +Url: https://github.com/openSUSE/py2pack Summary: Generate distribution packages from Python packages on PyPI License: Apache-2.0 Group: Development/Languages/Python