summaryrefslogtreecommitdiff
path: root/www/py-webassets
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2015-08-25 16:00:42 +0000
committerkleink <kleink@pkgsrc.org>2015-08-25 16:00:42 +0000
commit4bc0718d4f97208fda96615a785a9e92ec1fdea4 (patch)
tree7283fd6448f7b8189cc4ef5a95d22a6ca8c9b7a7 /www/py-webassets
parent3735d109f53cf5d6f1611f0ada0eeff8eddce4e6 (diff)
downloadpkgsrc-4bc0718d4f97208fda96615a785a9e92ec1fdea4.tar.gz
Update py-webassets to 0.11.
0.11 (2015-08-21) - Add libsass filter (Mantas, sirex). - Add SlimitIt filter (Michael Fladischer). - Prevent filters from crashing if the input file is empty (empty string passed). - A number of smaller improvements.
Diffstat (limited to 'www/py-webassets')
-rw-r--r--www/py-webassets/Makefile4
-rw-r--r--www/py-webassets/PLIST8
-rw-r--r--www/py-webassets/distinfo8
3 files changed, 13 insertions, 7 deletions
diff --git a/www/py-webassets/Makefile b/www/py-webassets/Makefile
index 31e1ae23a24..05dd711fd17 100644
--- a/www/py-webassets/Makefile
+++ b/www/py-webassets/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/07/22 19:27:55 kleink Exp $
+# $NetBSD: Makefile,v 1.6 2015/08/25 16:00:42 kleink Exp $
-DISTNAME= webassets-0.10.1
+DISTNAME= webassets-0.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= http://pypi.python.org/packages/source/w/webassets/
diff --git a/www/py-webassets/PLIST b/www/py-webassets/PLIST
index be8acd06107..19adc80f57e 100644
--- a/www/py-webassets/PLIST
+++ b/www/py-webassets/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2014/07/22 19:27:55 kleink Exp $
+@comment $NetBSD: PLIST,v 1.4 2015/08/25 16:00:42 kleink Exp $
bin/webassets
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -104,6 +104,9 @@ ${PYSITELIB}/webassets/filter/less.pyo
${PYSITELIB}/webassets/filter/less_ruby.py
${PYSITELIB}/webassets/filter/less_ruby.pyc
${PYSITELIB}/webassets/filter/less_ruby.pyo
+${PYSITELIB}/webassets/filter/libsass.py
+${PYSITELIB}/webassets/filter/libsass.pyc
+${PYSITELIB}/webassets/filter/libsass.pyo
${PYSITELIB}/webassets/filter/pyscss.py
${PYSITELIB}/webassets/filter/pyscss.pyc
${PYSITELIB}/webassets/filter/pyscss.pyo
@@ -119,6 +122,9 @@ ${PYSITELIB}/webassets/filter/rjsmin/rjsmin.pyo
${PYSITELIB}/webassets/filter/sass.py
${PYSITELIB}/webassets/filter/sass.pyc
${PYSITELIB}/webassets/filter/sass.pyo
+${PYSITELIB}/webassets/filter/slimit.py
+${PYSITELIB}/webassets/filter/slimit.pyc
+${PYSITELIB}/webassets/filter/slimit.pyo
${PYSITELIB}/webassets/filter/slimmer.py
${PYSITELIB}/webassets/filter/slimmer.pyc
${PYSITELIB}/webassets/filter/slimmer.pyo
diff --git a/www/py-webassets/distinfo b/www/py-webassets/distinfo
index abd21c3c5c1..af7c5029b3c 100644
--- a/www/py-webassets/distinfo
+++ b/www/py-webassets/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/07/22 19:27:55 kleink Exp $
+$NetBSD: distinfo,v 1.4 2015/08/25 16:00:42 kleink Exp $
-SHA1 (webassets-0.10.1.tar.gz) = ffce347afde441fdce98cef7b2321fa670393ec1
-RMD160 (webassets-0.10.1.tar.gz) = d77efbd5d30cfd8e722138d11b0de8f4c7f3fc81
-Size (webassets-0.10.1.tar.gz) = 167615 bytes
+SHA1 (webassets-0.11.tar.gz) = 0faf9071beabb21e2007a5316a167602feb5091c
+RMD160 (webassets-0.11.tar.gz) = 974d0bb2ab92aab552aed8638b77926613144884
+Size (webassets-0.11.tar.gz) = 170973 bytes