Tue Nov 4 12:01:18 2014 UTC ()
Update py-argh to 0.26.1.

- The undocumented (and untested) argument `dispatch(..., pre_call=x)`
  was broken; fixing because at least one important app depends on it
  (issue #63).


(fhajny)
diff -r1.1 -r1.2 pkgsrc/devel/py-argh/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/py-argh/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-argh/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-argh/Attic/Makefile 2014/10/30 13:41:44 1.1
+++ pkgsrc/devel/py-argh/Attic/Makefile 2014/11/04 12:01:18 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2014/10/30 13:41:44 fhajny Exp $ 1# $NetBSD: Makefile,v 1.2 2014/11/04 12:01:18 fhajny Exp $
2 2
3DISTNAME= argh-0.26.0 3DISTNAME= argh-0.26.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= https://pypi.python.org/packages/source/a/argh/ 6MASTER_SITES= https://pypi.python.org/packages/source/a/argh/
7 7
8MAINTAINER= kamelderouiche@yahoo.com 8MAINTAINER= kamelderouiche@yahoo.com
9HOMEPAGE= http://github.com/neithere/argh/ 9HOMEPAGE= http://github.com/neithere/argh/
10COMMENT= Unobtrusive argparse wrapper with natural syntax 10COMMENT= Unobtrusive argparse wrapper with natural syntax
11LICENSE= gnu-lgpl-v3 11LICENSE= gnu-lgpl-v3
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14 14
15.include "../../lang/python/egg.mk" 15.include "../../lang/python/egg.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-argh/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-argh/Attic/distinfo 2014/10/30 13:41:44 1.1
+++ pkgsrc/devel/py-argh/Attic/distinfo 2014/11/04 12:01:18 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2014/10/30 13:41:44 fhajny Exp $ 1$NetBSD: distinfo,v 1.2 2014/11/04 12:01:18 fhajny Exp $
2 2
3SHA1 (argh-0.26.0.tar.gz) = 87a268f615cb47a96e210a3181837e90b66fbaa7 3SHA1 (argh-0.26.1.tar.gz) = 5411db27524efc8d37e1310cdd4529a97c092557
4RMD160 (argh-0.26.0.tar.gz) = a9f527172dcb27781aaaced494bde0144615caa0 4RMD160 (argh-0.26.1.tar.gz) = f7bc66643989d50b5c1a240710a75b478fb1f0af
5Size (argh-0.26.0.tar.gz) = 32238 bytes 5Size (argh-0.26.1.tar.gz) = 32261 bytes