blob: 68af3a1e4fe7fd2a86b37eb07e11ac04749c3ba6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-lesscpy
pkgdesc = Python LESS compiler
pkgver = 0.15.0
pkgrel = 1
url = https://github.com/lesscpy/lesscpy
arch = any
license = MIT
checkdepends = python-nose
makedepends = python-setuptools
depends = python-ply
depends = python-six
source = https://github.com/lesscpy/lesscpy/archive/0.15.0.tar.gz
sha512sums = 564373fbe2fe8878bc3f47f17bd9cbd3cc601b3f6b6e3a9d0142f9b9a253a4e75665b3688499315e7af8adb4618e842d31869bef660bc1cc048601bd803813d9
pkgname = python-lesscpy
|