From 2411e047d2b195d751ce73793ba04f87793ad1b3732e7314728849b95d515424 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 2 Oct 2017 12:29:22 +0000 Subject: [PATCH] Accepting request 530426 from home:seanmarlow:branches:devel:languages:python Update source tarball location. OBS-URL: https://build.opensuse.org/request/show/530426 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tzlocal?expand=0&rev=10 --- python-tzlocal.changes | 5 +++++ python-tzlocal.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-tzlocal.changes b/python-tzlocal.changes index 4ea576c..0d95c6e 100644 --- a/python-tzlocal.changes +++ b/python-tzlocal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 2 12:15:10 UTC 2017 - sean.marlow@suse.com + +- Update source tarball location. + ------------------------------------------------------------------- Mon Aug 28 17:37:27 UTC 2017 - bear454@opensuse.org diff --git a/python-tzlocal.spec b/python-tzlocal.spec index 938fbda..3e0f7ff 100644 --- a/python-tzlocal.spec +++ b/python-tzlocal.spec @@ -25,7 +25,7 @@ Summary: Provides tzinfo object for the local timezone License: MIT Group: Development/Libraries/Python Url: https://github.com/regebro/%{modname} -Source: http://pypi.python.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pytz} BuildRequires: %{python_module setuptools}