summaryrefslogtreecommitdiff
path: root/www/py-flask-script
diff options
context:
space:
mode:
authorkleink <kleink>2013-12-06 16:26:54 +0000
committerkleink <kleink>2013-12-06 16:26:54 +0000
commitee2a3288cad30c5822d95b22e2e9f464f1324ba1 (patch)
tree9829c29528d70cc52f8f34a51297e5f243542f72 /www/py-flask-script
parent9543a2e8fd5bc72e45703ef006712c5496e95850 (diff)
downloadpkgsrc-ee2a3288cad30c5822d95b22e2e9f464f1324ba1.tar.gz
Update py-flask-script to 0.6.5.
Version 0.6.5 ----------------- Released on December 5, 2013 - Change warning from UserWarning to DeprecationWarning so it is ignored by default Version 0.6.4 ----------------- Released on December 5, 2013 - Only pass `parents` argument if a command's `create_parser` accepts it. Workaround for #71
Diffstat (limited to 'www/py-flask-script')
-rw-r--r--www/py-flask-script/Makefile4
-rw-r--r--www/py-flask-script/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-flask-script/Makefile b/www/py-flask-script/Makefile
index 0d4bdabf094..3932196de64 100644
--- a/www/py-flask-script/Makefile
+++ b/www/py-flask-script/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2013/11/11 15:43:14 kleink Exp $
+# $NetBSD: Makefile,v 1.5 2013/12/06 16:26:54 kleink Exp $
-DISTNAME= Flask-Script-0.6.3
+DISTNAME= Flask-Script-0.6.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= http://pypi.python.org/packages/source/F/Flask-Script/
diff --git a/www/py-flask-script/distinfo b/www/py-flask-script/distinfo
index 89b4f32a37b..c4820dfd1da 100644
--- a/www/py-flask-script/distinfo
+++ b/www/py-flask-script/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/11/11 15:43:14 kleink Exp $
+$NetBSD: distinfo,v 1.5 2013/12/06 16:26:54 kleink Exp $
-SHA1 (Flask-Script-0.6.3.tar.gz) = 3acb116ee8e8d3099c8908c1df5e9b2f6d077867
-RMD160 (Flask-Script-0.6.3.tar.gz) = 359079140c18a27854a192b85ed58163c98e7441
-Size (Flask-Script-0.6.3.tar.gz) = 40210 bytes
+SHA1 (Flask-Script-0.6.5.tar.gz) = 093084f284f5ccb340f8dd47b9223f52a1974e7a
+RMD160 (Flask-Script-0.6.5.tar.gz) = dfc0eaaa36821d175836fb1520f13c4d3a28cf6e
+Size (Flask-Script-0.6.5.tar.gz) = 40337 bytes