mirror of
https://abf.rosa.ru/djam/python-pygments.git
synced 2025-02-23 15:02:48 +00:00
automatic rebuilder test -- 1.6
This commit is contained in:
parent
91f44f515b
commit
e1556de7f4
2 changed files with 7 additions and 4 deletions
4
.abf.yml
4
.abf.yml
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue