~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] testing/py-matplotlib: needs dateutil and pyparsing

Isaac Dunham <ibid.ag@gmail.com>
Details
Message ID
<1410326341-24727-1-git-send-email-ibid.ag@gmail.com>
Sender timestamp
1410326341
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/py-matplotlib/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/py-matplotlib/APKBUILD b/testing/py-matplotlib/APKBUILD
index 7f336af..9f62292 100644
--- a/testing/py-matplotlib/APKBUILD
+++ b/testing/py-matplotlib/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
pkgname=py-matplotlib
pkgver=1.3.1
pkgrel=0
pkgrel=1
pkgdesc="A Python library for plots"
url="http://matplotlib.org"
arch="all"
license="custom"
depends="python py-numpy py-tkinter"
depends="python py-numpy py-tkinter py-dateutil py-parsing"
depends_dev=""
makedepends="$depends python-dev gfortran py-numpy-dev freetype-dev
	libpng-dev tk-dev"
-- 
2.1.0



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<1410421844.6465.4@mail.alpinelinux.org>
In-Reply-To
<1410326341-24727-1-git-send-email-ibid.ag@gmail.com> (view parent)
Sender timestamp
1410407444
DKIM signature
missing
Download raw message
On Wed, Sep 10, 2014 at 3:19 AM, Isaac Dunham <ibid.ag@gmail.com> wrote:
> ---
>  testing/py-matplotlib/APKBUILD | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I applied this, but py-dateutil is currently broken.

Thanks!

-nc



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)