Search Criteria
Package Details: python2-webassets 2.0-2
Git Clone URL: | https://aur.archlinux.org/python-webassets.git (read-only, click to copy) |
---|---|
Package Base: | python-webassets |
Description: | Asset management application for Python web development |
Upstream URL: | https://github.com/miracle2k/webassets |
Licenses: | |
Submitter: | arojas |
Maintainer: | None |
Last Packager: | TheGoliath |
Votes: | 8 |
Popularity: | 0.000181 |
First Submitted: | 2016-04-17 21:50 |
Last Updated: | 2020-07-12 16:14 |
Dependencies (5)
- python-setuptools (make)
- python2-setuptools (make)
- python2-mock (optional) – required to run tests
- python2-nose (optional) – required to run tests
- python2-pillow (optional) – support for image manipulation
Latest Comments
Niklas commented on 2017-08-05 16:22
python-django is no longer required because the django bindings were moved into a seperate package.
FlorianJacob commented on 2017-01-22 18:24
Do you wonder why your ASSET_URL is always empty? Read on!
The python-webassets version 0.12 is incompatible with Jinja 2.9, an upgrade to 0.12.1 fixes this.
@flacks Thanks for maintaining. :)