summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d0ca70adbd707f5e231e4b111c8c9ac3d4a5c125 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-palettable
	pkgdesc = Color palettes for Python
	pkgver = 3.1.0
	pkgrel = 1
	url = https://pypi.org/project/palettable
	arch = any
	license = MIT
	makedepends = python
	makedepends = python-setuptools
	makedepends = python2
	makedepends = python2-setuptools
	replaces = python-brewer2mpl
	options = !emptydirs
	source = python-palettable-3.1.0.tar.gz::https://pypi.io/packages/source/p/palettable/palettable-3.1.0.tar.gz
	source = https://raw.githubusercontent.com/jiffyclub/palettable/d267e4aa8f746ab800d4998e670d60eca13f32cd/license.txt
	sha256sums = 4c6f6531b93d97eb0bf4d707160626261de11470c47e2d017ac6bb569b5308aa
	sha256sums = 06982353629cfa6b7b339fa4cfccd6eca5a4434d5caefb7c32e68baa41a1be7c

pkgname = python-palettable
	depends = python
	depends = python-matplotlib

pkgname = python2-palettable
	depends = python2
	depends = python2-matplotlib