aur/.SRCINFO

18 lines
568 B
Text
Raw Normal View History

2018-06-15 16:21:25 +02:00
pkgbase = python-django-webpack-loader
pkgdesc = Transparently use webpack with django
2020-04-26 11:17:41 +02:00
pkgver = 0.7.0
pkgrel = 1
2018-06-15 16:21:25 +02:00
url = https://github.com/owais/django-webpack-loader
arch = any
license = MIT
makedepends = python-setuptools
depends = python-django
depends = python-lxml
depends = python-six
depends = python-requests
2020-04-26 11:17:41 +02:00
source = python-django-webpack-loader-0.7.0.tar.gz::https://github.com/owais/django-webpack-loader/archive/0.7.0.tar.gz
sha256sums = fef6b13bbd61d682e12f3bd73bb7ac1c398dd0dea22ef2cf34309c6d1078b0d1
2018-06-15 16:21:25 +02:00
2020-02-23 16:25:09 +01:00
pkgname = python-django-webpack-loader
2018-06-15 16:21:25 +02:00