forked from pool/python-Pygments
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:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-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: python3-Pygments
|
||||
Version: 1.5
|
||||
Version: 1.6
|
||||
Release: 0
|
||||
Url: http://pygments.org
|
||||
Summary: Pygments is a syntax highlighting package written in Python
|
||||
@@ -51,7 +51,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
|
||||
sed -i "s|pygmentize|pygmentize-%{py3_ver}|" setup.py # Add Python3 version suffix
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user