From bd72c7fd23df951d5cddfa7723ca3a5d2c90c6987107d01be60814a1de4d8152 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 7 Jul 2017 12:55:17 +0000 Subject: [PATCH] Accepting request 508560 from home:sebix:branches:devel:languages:python - fix source url OBS-URL: https://build.opensuse.org/request/show/508560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=8 --- python-twine.changes | 5 +++++ python-twine.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-twine.changes b/python-twine.changes index 7723818..eab7313 100644 --- a/python-twine.changes +++ b/python-twine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 6 13:02:30 UTC 2017 - sebix+novell.com@sebix.at + +- fix source url + ------------------------------------------------------------------- Wed Jul 5 18:50:28 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-twine.spec b/python-twine.spec index 4887ebe..93f5328 100644 --- a/python-twine.spec +++ b/python-twine.spec @@ -23,8 +23,8 @@ Release: 0 Summary: Collection of utilities for interacting with PyPI License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/dstufft/twine -Source: https://pypi.python.org/packages/source/t/twine/twine-%{version}.tar.gz +Url: https://github.com/pypa/twine +Source: https://files.pythonhosted.org/packages/source/t/twine/twine-%{version}.tar.gz BuildRequires: %{python_module setuptools >= 0.7.0} BuildRequires: python-rpm-macros Requires(post): update-alternatives