[arch-commits] Commit in ipython/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Thu Feb 4 02:37:44 UTC 2016


    Date: Thursday, February 4, 2016 @ 03:37:43
  Author: kkeen
Revision: 160142

upgpkg: ipython 4.1.1-1

Modified:
  ipython/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-04 02:29:11 UTC (rev 160141)
+++ PKGBUILD	2016-02-04 02:37:43 UTC (rev 160142)
@@ -7,7 +7,7 @@
 
 pkgbase=ipython
 pkgname=(ipython ipython2)
-pkgver=4.0.1
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
@@ -21,7 +21,7 @@
 # some of these will update rapidly, others never
 # so _vars will be phased in as new updates are released
 _ipykv=4.2.2
-_traitv=4.1.0b1
+_traitv=4.1.0
 
 source=("https://pypi.python.org/packages/source/i/ipython/$pkgbase-$pkgver.tar.gz"
         "https://pypi.python.org/packages/source/i/ipykernel/ipykernel-$_ipykv.tar.gz"
@@ -30,9 +30,9 @@
         "https://pypi.python.org/packages/source/p/pickleshare/pickleshare-0.5.tar.gz"
         "https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip"
         "http://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png")
-md5sums=('059841210e12543d50a409cb766120ea'
+md5sums=('3da622447b3b7ca7d41c868c80bb8b0e'
          'e920441d231e6b659622033849fb3218'
-         'c5ed6dfa6edf43623e386c615506260e'
+         '2ebf5e11a19f82f25395b4a793097080'
          '9a8afbe0978adbcbfcb3b35b2d015a56'
          '25337740507cb855ad58bfcf60f7710e'
          'f9c1fab00fd981be588fc32759f474e3'



More information about the arch-commits mailing list