Hello! Pls. find included patch with ipython version bumped to 0.13 tested on x86_64.
Sincerely, Gour -- For him who has conquered the mind, the mind is the best of friends; but for one who has failed to do so, his mind will remain the greatest enemy. http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
From f71c6e454437a6d8c285426d09cb063e178f5864 Mon Sep 17 00:00:00 2001 From: Gour <[email protected]> Date: Sun, 15 Jul 2012 14:06:25 +0200 Subject: [PATCH] ipython-0.13-1-x8_64 --- source/devel-extra/ipython/FrugalBuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/devel-extra/ipython/FrugalBuild b/source/devel-extra/ipython/FrugalBuild index 163f2d8..b7fbc1d 100644 --- a/source/devel-extra/ipython/FrugalBuild +++ b/source/devel-extra/ipython/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Pingax <[email protected]> pkgname=ipython -pkgver=0.10.2 +pkgver=0.13 pkgrel=1 pkgdesc="An enhanced Interactive Python shell." -url="http://ipython.scipy.org/" +url="http://ipython.org/" license="custom" depends=('python>=2.7') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://ipython.scipy.org/dist/ | grep ipython-.*.tar.gz | Flasttar" -source=(http://ipython.scipy.org/dist/$pkgname-$pkgver.tar.gz) -sha1sums=('d45b97b0f458fd517cb2bfa9ebb3c671c46a21c0') +up2date="lynx -dump http://archive.ipython.org/release/$pkgver | grep ipython-.*.tar.gz | Flasttar" +source=(http://archive.ipython.org/release/$pkgver/$pkgname-$pkgver.tar.gz) +sha1sums=('1b0d74e56607e59b4c89a8fb62ebeb # optimization OK -- 1.7.11.1
signature.asc
Description: PGP signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
