15
0

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

Update to version 1.6:

OBS-URL: https://build.opensuse.org/request/show/174470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=18
This commit is contained in:
Todd R
2013-05-03 22:55:56 +00:00
committed by Git OBS Bridge
parent d5f7f24bd1
commit dc3f947d2f
6 changed files with 55 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Pygments
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-Pygments
Version: 1.5
Version: 1.6
Release: 0
Url: http://pygments.org
Summary: Pygments is a syntax highlighting package written in Python
@@ -56,7 +56,6 @@ source code. Highlights are:
%setup -q -n Pygments-%{version}
# Remove non-oss licensed files, see bnc# 760344
rm tests/examplefiles/{Sorting,test}.mod
rm tests/examplefiles/output/{Sorting,test}.mod
%build
python setup.py build