summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f6737e567cbe828bd319869bbf4eb8d3b1a9f2f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-cssutils
	pkgdesc = CSS Cascading Style Sheets library for Python
	pkgver = 2.11.1
	pkgrel = 1
	url = https://github.com/jaraco/cssutils
	changelog = CHANGES.rst
	arch = any
	license = LGPL3
	license = GPL3
	checkdepends = python-jaraco.test
	checkdepends = python-mock
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-toml
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/c/cssutils/cssutils-2.11.1.tar.gz
	sha256sums = 0563a76513b6af6eebbe788c3bf3d01c920e46b3f90c8416738c5cfc773ff8e2

pkgname = python-cssutils