summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorclintval2018-04-20 00:52:57 -0400
committerclintval2018-04-20 00:52:57 -0400
commit7a448490cd20e02f893fbec8e1d801483ac0c12e (patch)
treecaebcde09c2fd50754186d27f9e6bce51501df2c
parentc1193c821595c71a37339f7a4bbe7d6be470619f (diff)
downloadaur-7a448490cd20e02f893fbec8e1d801483ac0c12e.tar.gz
python-palettable base temporarily removed python2-palettable
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0ca70adbd70..e6869299d38e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,3 @@ pkgname = python-palettable
depends = python
depends = python-matplotlib
-pkgname = python2-palettable
- depends = python2
- depends = python2-matplotlib
-
diff --git a/PKGBUILD b/PKGBUILD
index e973e9fc66e1..1394131ce8d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=palettable
pkgbase='python-palettable'
-pkgname=('python-palettable' 'python2-palettable')
+pkgname=('python-palettable')
pkgver=3.1.0
pkgrel=1
pkgdesc="Color palettes for Python"