diff --git a/python-hypothesis.changes b/python-hypothesis.changes index b2fb19e..2253f6d 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 12 16:35:11 UTC 2016 - toddrme2178@gmail.com + +- Fix download URL. + ------------------------------------------------------------------- Mon May 9 17:57:36 UTC 2016 - toddrme2178@gmail.com diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 14be72d..bc0ae98 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -23,7 +23,7 @@ Summary: A library for property based testing License: MPL-2.0 Group: Development/Languages/Python Url: https://github.com/DRMacIver/hypothesis -Source: https://pypi.python.org/packages/source/h/hypothesis/hypothesis-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/h/hypothesis/hypothesis-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools BuildRequires: python-Django >= 1.7