summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 15 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc8e2eb30c53..d0ca70adbd70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,26 @@
-# Generated by mksrcinfo v8
-# Tue May 2 15:01:58 UTC 2017
pkgbase = python-palettable
pkgdesc = Color palettes for Python
- pkgver = 3.0.0
+ pkgver = 3.1.0
pkgrel = 1
- url = https://jiffyclub.github.io/palettable/
+ url = https://pypi.org/project/palettable
arch = any
license = MIT
+ makedepends = python
+ makedepends = python-setuptools
+ makedepends = python2
+ makedepends = python2-setuptools
replaces = python-brewer2mpl
- source = https://pypi.python.org/packages/31/6c/d95417ead6f8d9fc8ae0d6fbb76fb4107ced7ca949c96a3604bb2d23c401/palettable-3.0.0.tar.gz
- md5sums = 6e430319fe01386c81dbbc62534e3cc4
+ 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
+