15
0

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

Update source url.

OBS-URL: https://build.opensuse.org/request/show/486622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=37
This commit is contained in:
Todd R
2017-04-07 20:42:56 +00:00
committed by Git OBS Bridge
parent 50a448bb23
commit 3f162e6f45
2 changed files with 6 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ Url: http://pygments.org
Summary: Pygments is a syntax highlighting package written in Python
License: BSD-2-Clause
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
Source: http://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{python_module devel}
BuildRequires: %{python_module nose}