blob: 2eb63971a073e5e7fee6fe3b755ff6ee6f5b7197 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-django-webpack-loader
pkgdesc = Transparently use webpack with django
pkgver = 3.2.1
pkgrel = 1
url = https://github.com/django-webpack/django-webpack-loader
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-django
depends = python-lxml
depends = python-six
depends = python-requests
source = python-django-webpack-loader-3.2.1.tar.gz::https://github.com/django-webpack/django-webpack-loader/archive/3.2.1.tar.gz
sha256sums = 96fa7e51c1250e4efcc33b30d96ba149462ce91fa83a2abb8051247d24c1ef68
pkgname = python-django-webpack-loader
|