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