1
0

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

Fix download URL.

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

View File

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

View File

@@ -24,7 +24,7 @@ Summary: Python cairo bindings based on cffi
License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/SimonSapin/cairocffi
Source: https://pypi.python.org/packages/source/c/cairocffi/cairocffi-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/c/cairocffi/cairocffi-%{version}.tar.gz
BuildRequires: %{python_module cffi >= 0.6}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}