Mon Nov 11 15:43:14 2013 UTC ()
Update py-flask-script to 0.6.3.

Version 0.6.3
-----------------

Released on November 11, 2013

- Separate usage into usage/help/description
- Allow for command auto detection


(kleink)
diff -r1.3 -r1.4 pkgsrc/www/py-flask-script/Makefile
diff -r1.3 -r1.4 pkgsrc/www/py-flask-script/distinfo

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

--- pkgsrc/www/py-flask-script/Makefile 2013/08/17 16:09:36 1.3
+++ pkgsrc/www/py-flask-script/Makefile 2013/11/11 15:43:14 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2013/08/17 16:09:36 kleink Exp $ 1# $NetBSD: Makefile,v 1.4 2013/11/11 15:43:14 kleink Exp $
2 2
3DISTNAME= Flask-Script-0.6.2 3DISTNAME= Flask-Script-0.6.3
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.3 -r1.4 pkgsrc/www/py-flask-script/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-flask-script/distinfo 2013/08/17 16:09:36 1.3
+++ pkgsrc/www/py-flask-script/distinfo 2013/11/11 15:43:14 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2013/08/17 16:09:36 kleink Exp $ 1$NetBSD: distinfo,v 1.4 2013/11/11 15:43:14 kleink Exp $
2 2
3SHA1 (Flask-Script-0.6.2.tar.gz) = 9b9d8d379ce7300da2e06217f12aff7c177eb4f9 3SHA1 (Flask-Script-0.6.3.tar.gz) = 3acb116ee8e8d3099c8908c1df5e9b2f6d077867
4RMD160 (Flask-Script-0.6.2.tar.gz) = 0bd18db977def1ef73004c2b720c0f30708ae0e9 4RMD160 (Flask-Script-0.6.3.tar.gz) = 359079140c18a27854a192b85ed58163c98e7441
5Size (Flask-Script-0.6.2.tar.gz) = 39661 bytes 5Size (Flask-Script-0.6.3.tar.gz) = 40210 bytes