From f74d57c5c5246a32a89b4d987be1ce925cd9e21fd14ad4c56c0844e346deaad8 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 25 Apr 2017 21:50:27 +0000 Subject: [PATCH] Accepting request 491152 from home:TheBlackCat:branches:devel:languages:python Fix URL. OBS-URL: https://build.opensuse.org/request/show/491152 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplegeneric?expand=0&rev=5 --- python-simplegeneric.changes | 5 +++++ python-simplegeneric.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-simplegeneric.changes b/python-simplegeneric.changes index be7f434..7a75e77 100644 --- a/python-simplegeneric.changes +++ b/python-simplegeneric.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 25 21:49:49 UTC 2017 - toddrme2178@gmail.com + +- Fix URL. + ------------------------------------------------------------------- Mon Apr 24 20:39:20 UTC 2017 - toddrme2178@gmail.com diff --git a/python-simplegeneric.spec b/python-simplegeneric.spec index 6cdf90f..8876173 100644 --- a/python-simplegeneric.spec +++ b/python-simplegeneric.spec @@ -23,7 +23,7 @@ License: ZPL-2.1 Summary: Simple generic functions (similar to Python's own len(), pickle.dump(), etc) Url: http://cheeseshop.python.org/pypi/simplegeneric Group: Development/Languages/Python -Source: http://files.pythonhosted.org/packages/source/s/simplegeneric/simplegeneric-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/s/simplegeneric/simplegeneric-%{version}.zip BuildRequires: fdupes BuildRequires: unzip BuildRequires: python-rpm-macros