Accepting request 487694 from home:TheBlackCat:branches:devel:languages:python

Fix download URL.

OBS-URL: https://build.opensuse.org/request/show/487694
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=56
This commit is contained in:
Todd R 2017-04-12 19:02:14 +00:00 committed by Git OBS Bridge
parent b2749c985e
commit 3a7148b122
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 12 19:01:50 UTC 2017 - toddrme2178@gmail.com
- Fix download URL.
-------------------------------------------------------------------
Wed Apr 12 17:33:12 UTC 2017 - toddrme2178@gmail.com

View File

@ -25,7 +25,7 @@ Summary: Python Imaging Library (Fork)
License: HPND
Group: Development/Languages/Python
Url: http://python-imaging.github.io/
Source: https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module nose}
BuildRequires: %{python_module olefile}