Thu Dec 12 19:36:55 2013 UTC ()
Update py-flask-script to 0.6.6.

Version 0.6.6
-----------------

Released on December 6, 2013

- Fix global being passed after command by not expliciting checking
  for the 'parents' argument.


(kleink)
diff -r1.5 -r1.6 pkgsrc/www/py-flask-script/Makefile
diff -r1.5 -r1.6 pkgsrc/www/py-flask-script/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/www/py-flask-script/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-flask-script/Makefile 2013/12/06 16:26:54 1.5
+++ pkgsrc/www/py-flask-script/Makefile 2013/12/12 19:36:55 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2013/12/06 16:26:54 kleink Exp $ 1# $NetBSD: Makefile,v 1.6 2013/12/12 19:36:55 kleink Exp $
2 2
3DISTNAME= Flask-Script-0.6.5 3DISTNAME= Flask-Script-0.6.6
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= http://pypi.python.org/packages/source/F/Flask-Script/ 6MASTER_SITES= http://pypi.python.org/packages/source/F/Flask-Script/
7 7
8MAINTAINER= kleink@NetBSD.org 8MAINTAINER= kleink@NetBSD.org
9HOMEPAGE= http://flask-script.readthedocs.org/en/latest/ 9HOMEPAGE= http://flask-script.readthedocs.org/en/latest/
10COMMENT= Scripting support for Flask 10COMMENT= Scripting support for Flask
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
14 14
15PYTHON_VERSIONS_INCLUDE_3X= yes 15PYTHON_VERSIONS_INCLUDE_3X= yes
16PYTHON_VERSIONS_INCOMPATIBLE= 31 32 16PYTHON_VERSIONS_INCOMPATIBLE= 31 32

cvs diff -r1.5 -r1.6 pkgsrc/www/py-flask-script/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-flask-script/distinfo 2013/12/06 16:26:54 1.5
+++ pkgsrc/www/py-flask-script/distinfo 2013/12/12 19:36:55 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2013/12/06 16:26:54 kleink Exp $ 1$NetBSD: distinfo,v 1.6 2013/12/12 19:36:55 kleink Exp $
2 2
3SHA1 (Flask-Script-0.6.5.tar.gz) = 093084f284f5ccb340f8dd47b9223f52a1974e7a 3SHA1 (Flask-Script-0.6.6.tar.gz) = dca6c3f8d0aa95bfa76949c67a8e35ce71088381
4RMD160 (Flask-Script-0.6.5.tar.gz) = dfc0eaaa36821d175836fb1520f13c4d3a28cf6e 4RMD160 (Flask-Script-0.6.6.tar.gz) = 5f4fe17110777bca2724fed8cf6a755efcc6e28c
5Size (Flask-Script-0.6.5.tar.gz) = 40337 bytes 5Size (Flask-Script-0.6.6.tar.gz) = 40321 bytes