pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-webassets Update py-webassets to 0.12.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c29c34a3b109
branches: trunk
changeset: 357254:c29c34a3b109
user: kleink <kleink%pkgsrc.org@localhost>
date: Tue Jan 17 15:13:20 2017 +0000
description:
Update py-webassets to 0.12.1.
0.12.1 (2017-01-08)
- Fix compatibility with Jinja 2.9.
- When globbing, include files in alphabetical order (Sam Douglas).
- Remove duplicate files from bundles (Sam Douglas).
- Support for PyInstaller (Ilya Kreymer).
- Fix the sass filter (Dan Callaghan).
0.12 (2016-08-18)
- Babel filter (JDeuce).
- NodeSASS filter (Luke Benstead).
- Autoprefixer 6 filter (Eugeniy Kuznetsov).
- Many other small changes and improvements by various contributors.
diffstat:
www/py-webassets/Makefile | 4 ++--
www/py-webassets/PLIST | 11 ++++++++++-
www/py-webassets/distinfo | 10 +++++-----
3 files changed, 17 insertions(+), 8 deletions(-)
diffs (62 lines):
diff -r 9b9ffd9dbc06 -r c29c34a3b109 www/py-webassets/Makefile
--- a/www/py-webassets/Makefile Tue Jan 17 12:58:29 2017 +0000
+++ b/www/py-webassets/Makefile Tue Jan 17 15:13:20 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 17:43:46 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/01/17 15:13:20 kleink Exp $
-DISTNAME= webassets-0.11.1
+DISTNAME= webassets-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/webassets/}
diff -r 9b9ffd9dbc06 -r c29c34a3b109 www/py-webassets/PLIST
--- a/www/py-webassets/PLIST Tue Jan 17 12:58:29 2017 +0000
+++ b/www/py-webassets/PLIST Tue Jan 17 15:13:20 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/08/25 16:00:42 kleink Exp $
+@comment $NetBSD: PLIST,v 1.5 2017/01/17 15:13:20 kleink Exp $
bin/webassets
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -32,6 +32,9 @@
${PYSITELIB}/webassets/filter/autoprefixer.py
${PYSITELIB}/webassets/filter/autoprefixer.pyc
${PYSITELIB}/webassets/filter/autoprefixer.pyo
+${PYSITELIB}/webassets/filter/babel.py
+${PYSITELIB}/webassets/filter/babel.pyc
+${PYSITELIB}/webassets/filter/babel.pyo
${PYSITELIB}/webassets/filter/cleancss.py
${PYSITELIB}/webassets/filter/cleancss.pyc
${PYSITELIB}/webassets/filter/cleancss.pyo
@@ -107,9 +110,15 @@
${PYSITELIB}/webassets/filter/libsass.py
${PYSITELIB}/webassets/filter/libsass.pyc
${PYSITELIB}/webassets/filter/libsass.pyo
+${PYSITELIB}/webassets/filter/node_sass.py
+${PYSITELIB}/webassets/filter/node_sass.pyc
+${PYSITELIB}/webassets/filter/node_sass.pyo
${PYSITELIB}/webassets/filter/pyscss.py
${PYSITELIB}/webassets/filter/pyscss.pyc
${PYSITELIB}/webassets/filter/pyscss.pyo
+${PYSITELIB}/webassets/filter/replace.py
+${PYSITELIB}/webassets/filter/replace.pyc
+${PYSITELIB}/webassets/filter/replace.pyo
${PYSITELIB}/webassets/filter/requirejs.py
${PYSITELIB}/webassets/filter/requirejs.pyc
${PYSITELIB}/webassets/filter/requirejs.pyo
diff -r 9b9ffd9dbc06 -r c29c34a3b109 www/py-webassets/distinfo
--- a/www/py-webassets/distinfo Tue Jan 17 12:58:29 2017 +0000
+++ b/www/py-webassets/distinfo Tue Jan 17 15:13:20 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 02:47:31 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/01/17 15:13:20 kleink Exp $
-SHA1 (webassets-0.11.1.tar.gz) = 50a500d8cd742ad4f933962cea88dbde059b1d18
-RMD160 (webassets-0.11.1.tar.gz) = 5b995e5011601e35de7ad7dadff5d5217431de3e
-SHA512 (webassets-0.11.1.tar.gz) = 67923b121bded325201b89e5a6d6b352dc117f9d68ccd7ab2cbe3d3fd1d58b84901bda0b85c1eabfd74e0e0ebac79c8879b597f128ac23b74e6f5512a56f2a16
-Size (webassets-0.11.1.tar.gz) = 171063 bytes
+SHA1 (webassets-0.12.1.tar.gz) = 5e91c5b38483926f6957bd3ad2ccb1aa8a828b51
+RMD160 (webassets-0.12.1.tar.gz) = d1d817f98ec36660462280bdf043357b005d6ee4
+SHA512 (webassets-0.12.1.tar.gz) = f62b4108c31780f719128c543852834b1c305fd85b60dfc6f4e95454a83fafa6be03253f5859f9166890b1bfe40f339c6f9524b8091b6ea5a5ea4c31fb928d08
+Size (webassets-0.12.1.tar.gz) = 179363 bytes
Home |
Main Index |
Thread Index |
Old Index