Up to [cvs.NetBSD.org] / pkgsrc / www / py-webassets
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 5 15:41:31 2022 UTC (23 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
HEAD
Changes since 1.12: +5 -3
lines
Diff to previous 1.12 (colored)
python: egg.mk: add USE_PKG_RESOURCES flag This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and bump PKGREVISION.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 4 20:55:37 2022 UTC (23 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.11 / (download) - annotate - [select for diffs], Tue May 12 15:59:07 2020 UTC (3 years, 6 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.10: +5 -3
lines
Diff to previous 1.10 (colored)
py-webassets: Update to 2.0. 2.0 (2019-12-20) Jump to 2.0 to leave alpha versioning and start doing semver. No actual breaking changes. - Make the `sass` and `scss` filters compatible with the reference compiler - Add new `sass_ruby` and `scss_ruby` filters to use the deprecated Ruby Sass compiler - Update and improve a number of filters. - Add a SRI feature (Arvid Norlander).
Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 4 22:10:13 2019 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
www: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded phraseanet since pkglint got the indentation wrong.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 17 15:13:20 2017 UTC (6 years, 10 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
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.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jun 8 17:43:46 2016 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Switch to MASTER_SITES_PYPI.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 31 09:31:34 2015 UTC (8 years, 3 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Update py-webassets to 0.11.1. 0.11.1 (2015-08-26) - Fix compass filter bug (Pablo Aguiar).
Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 25 16:00:42 2015 UTC (8 years, 3 months ago) by kleink
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
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.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 22 19:27:55 2014 UTC (9 years, 4 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Update py-webassets to 0.10.1. 0.10.1 (2014-07-03) - Python 3 fixes. - Windows fix (Ionel Cristian Mrie). 0.10 (2014-06-15) - Add autoprefixer filter (Vincent Driessen). - Add require.js filter (metagriffin, Erik Taubeneck) - A lot of bug fixes and small improvements.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:29 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.3: +1 -3
lines
Diff to previous 1.3 (colored)
Mark packages as not ready for python-3.x where applicable; either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 12 09:45:25 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
PYTHON_VERSIONS_INCOMPATIBLE cleanup.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 28 09:50:30 2013 UTC (10 years, 1 month ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.1: +8 -2
lines
Diff to previous 1.1 (colored)
Update py-webassets to 0.9. 0.9 (2013-10-25) webassets now support Python 3, and drops support for Python 2.5. - Filter for Closure Soy templates (Michael Su). - less filter can output source maps (Riccardo Forina). - Support .pyc only deployments (Mike C. Fletcher). - Jade template filter (Roshambo). - YAMLLoader improvements (incl. Cédric Reginster). - The gzip filter was removed.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 28 17:51:30 2013 UTC (10 years, 4 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Import webassets-0.8 as www/py-webassets. Asset management application for Python web development - use it to merge and compress your JavaScript and CSS files.