pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-rply Updated to 0.7.3. No ChangeLog, but from...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ca2876eed58
branches: trunk
changeset: 649118:0ca2876eed58
user: rodent <rodent%pkgsrc.org@localhost>
date: Wed Apr 01 02:45:52 2015 +0000
description:
Updated to 0.7.3. No ChangeLog, but from repo we can see that:
fix Mul -> MUL token typo
Added flags to LexerGenerator
and loads more great stuff that no one cared to document properly.
diffstat:
devel/py-rply/Makefile | 6 +++---
devel/py-rply/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 61e084e539af -r 0ca2876eed58 devel/py-rply/Makefile
--- a/devel/py-rply/Makefile Wed Apr 01 02:39:34 2015 +0000
+++ b/devel/py-rply/Makefile Wed Apr 01 02:45:52 2015 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2014/05/18 03:06:33 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/01 02:45:52 rodent Exp $
-DISTNAME= rply-0.7.2
+DISTNAME= rply-0.7.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= https://pypi.python.org/packages/source/r/rply/
MAINTAINER= rodent%NetBSD.org@localhost
-HOMEPAGE= https://pypi.python.org/packages/source/r/rply/
+HOMEPAGE= https://github.com/alex/rply/
COMMENT= Pure Python Lex/Yacc that works with RPython
LICENSE= modified-bsd
diff -r 61e084e539af -r 0ca2876eed58 devel/py-rply/distinfo
--- a/devel/py-rply/distinfo Wed Apr 01 02:39:34 2015 +0000
+++ b/devel/py-rply/distinfo Wed Apr 01 02:45:52 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/05/18 03:06:33 rodent Exp $
+$NetBSD: distinfo,v 1.2 2015/04/01 02:45:52 rodent Exp $
-SHA1 (rply-0.7.2.tar.gz) = a436165ea7d6c3b22aaae184bbc6303a803393cc
-RMD160 (rply-0.7.2.tar.gz) = 3128b7c9fe287d5d008ce59e8fbb0519177b0296
-Size (rply-0.7.2.tar.gz) = 14548 bytes
+SHA1 (rply-0.7.3.tar.gz) = aa88382e2e36805b2529887e31fc249adf8d2a16
+RMD160 (rply-0.7.3.tar.gz) = 193f2a20d97c4496cd6add49e70218938da761af
+Size (rply-0.7.3.tar.gz) = 16471 bytes
Home |
Main Index |
Thread Index |
Old Index