[Lunar-commits] <moonbase-other> pygments: version bumped
v4hn
me at v4hn.de
Wed Apr 17 21:04:14 CEST 2013
commit 8fe8d06d164fb9197aec2210c84068aae047a5a3
Author: v4hn <me at v4hn.de>
Date: Wed, 17 Apr 2013 12:03:57 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/8fe8d06d164fb9197aec2210c84068aae047a5a3
pygments: version bumped
---
python/pygments/BUILD | +3/-7
python/pygments/DETAILS | +3/-3
2 files changed, 6 insertions(+), 10 deletions(-)
--- a/python/pygments/BUILD
+++ b/python/pygments/BUILD
@@ -1,7 +1,3 @@
-(
-
- python setup.py config &&
- prepare_install &&
- python setup.py install
-
-) > $C_FIFO 2>&1
+python setup.py config &&
+prepare_install &&
+python setup.py install
--- a/python/pygments/DETAILS
+++ b/python/pygments/DETAILS
@@ -1,12 +1,12 @@
MODULE=pygments
- VERSION=1.5
+ VERSION=1.6
SOURCE=Pygments-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Pygments-$VERSION
SOURCE_URL=http://pypi.python.org/packages/source/P/Pygments
- SOURCE_VFY=sha1:4fbd937fd5cebc79fa4b26d4cce0868c4eec5ec5
+ SOURCE_VFY=sha1:53d831b83b1e4d4f16fec604057e70519f9f02fb
WEB_SITE=http://pygments.org
ENTERED=20090525
- UPDATED=20121014
+ UPDATED=20130417
SHORT="Syntax highlighter written in Python"
MAINTAINER=jannis at lunar-linux.org
More information about the Lunar-commits
mailing list