automatic rebuilder test -- 1.6

This commit is contained in:
Denis Silakov 2013-06-11 21:35:11 +04:00
parent 91f44f515b
commit e1556de7f4
2 changed files with 7 additions and 4 deletions

View file

@ -1,2 +1,4 @@
removed_sources:
Pygments-1.5.tar.gz: 4fbd937fd5cebc79fa4b26d4cce0868c4eec5ec5
sources:
"Pygments-1.5.tar.gz": 4fbd937fd5cebc79fa4b26d4cce0868c4eec5ec5
Pygments-1.6.tar.gz: 53d831b83b1e4d4f16fec604057e70519f9f02fb

View file

@ -5,13 +5,13 @@
%define release %mkrel 1
Name: %{name}
Version: %{version}
Release: %{release}
Version: 1.6
Release: 1
Summary: Syntax highlighting package written in Python
Group: Development/Python
License: BSD
URL: http://pygments.org/
Source0: http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
Source0: http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
%py_requires -d
Requires: python-pkg-resources
BuildRequires: python-setuptools
@ -144,3 +144,4 @@ mv docs/build html
- import python-pygments