summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3b57d7a00d09d3933388e4ff8ba10c3b0e75717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-django-statici18n
	pkgdesc = A Django app that provides helper for generating JavaScript catalog to static files
	pkgver = 1.8.3
	pkgrel = 1
	url = https://github.com/zyegfryed/django-statici18n
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/zyegfryed/django-statici18n/archive/1.8.3.tar.gz
	sha256sums = 035d5ff092074e7fafbace7b51a94c90e0fc0292a867d5a82654dd4bb7bbdbd2

pkgname = python-django-statici18n
	depends = python-django
	depends = python-django-appconf

pkgname = python2-django-statici18n
	depends = python2-django
	depends = python2-django-appconf