summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb8d441ba61d22c11376ec8601246d01bbb2bc23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Generated by mksrcinfo v8
# Fri Jan 27 05:37:58 UTC 2017
pkgbase = python-webassets
	pkgdesc = Asset management application for Python web development
	pkgver = 0.12.1
	pkgrel = 1
	url = http://github.com/miracle2k/webassets
	arch = any
	license = BSD
	makedepends = python2-django
	makedepends = python-django
	makedepends = python2-setuptools
	makedepends = python-setuptools
	source = https://github.com/miracle2k/webassets/archive/0.12.1.tar.gz
	sha256sums = 34d94191b9c69df16fb6504d513a57851870e545bec7ad239e93e66bb9767682

pkgname = python2-webassets
	depends = python2-django
	optdepends = python2-pillow: support for image manipulation
	optdepends = python2-nose: required to run tests
	optdepends = python2-mock: required to run tests

pkgname = python-webassets
	depends = python-django
	optdepends = python-pillow: support for image manipulation
	optdepends = python-nose: required to run tests
	optdepends = python-mock: required to run tests