17
0

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

- Use https url.

OBS-URL: https://build.opensuse.org/request/show/486645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=38
This commit is contained in:
Todd R
2017-04-07 21:14:11 +00:00
committed by Git OBS Bridge
parent 4c63c7bb4e
commit d42a187d90
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://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{python_module devel}
BuildRequires: %{python_module nose}