gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3848: update python-scipy to 0.17.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3848: update python-scipy to 0.17.1
Date: Thu, 21 Jul 2016 05:17:45 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3848
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2016-07-20 22:17:42 -0700
message:
  update python-scipy to 0.17.1
modified:
  pkg/other/python-scipy/Makefile makefile-20160617200040-lqf8h520dfq0rtk7-80
  pkg/other/python-scipy/sha256sums 
sha256sums-20160617200040-lqf8h520dfq0rtk7-81
=== modified file 'pkg/other/python-scipy/Makefile'
--- a/pkg/other/python-scipy/Makefile   2016-06-17 20:01:53 +0000
+++ b/pkg/other/python-scipy/Makefile   2016-07-21 05:17:42 +0000
@@ -18,7 +18,7 @@
 NAME = SciPy
 GARNAME = python-scipy
 UPSTREAMNAME = scipy
-GARVERSION = 0.13.3
+GARVERSION = 0.17.1
 HOME_URL = http://www.scipy.org
 DESCRIPTION = A mathematical library for Python
 define BLURB
@@ -28,10 +28,14 @@
 endef
 
 ######################################################################
-
-MASTER_SITES = $(MASTER_SOURCEFORGE)
-MASTER_SUBDIR = $(UPSTREAMNAME)/files/$(UPSTREAMNAME)/$(GARVERSION)/
-DISTFILES = $(DISTNAME).tar.gz
+#
+#
+#https://github.com/scipy/scipy/releases/download/v0.17.1/scipy-0.17.1.tar.xz
+#MASTER_SITES = $(MASTER_SOURCEFORGE)
+#MASTER_SUBDIR = $(UPSTREAMNAME)/files/$(UPSTREAMNAME)/$(GARVERSION)/
+MASTER_SITES = $(MASTER_GITHUB)/$(UPSTREAMNAME)/$(UPSTREAMNAME)/
+MASTER_SUBDIR = releases/download/v$(GARVERSION)/
+DISTFILES = $(DISTNAME).tar.xz
 
 BUILDDEPS =
 LIBDEPS =  python python-numpy

=== modified file 'pkg/other/python-scipy/sha256sums'
--- a/pkg/other/python-scipy/sha256sums 2016-06-17 20:01:53 +0000
+++ b/pkg/other/python-scipy/sha256sums 2016-07-21 05:17:42 +0000
@@ -1,1 +1,1 @@
-a9e33c7ee060c35cd5c6ee3ac9e5e9bbb99219d7ea8c89537c2e80e581670266  
download/scipy-0.13.3.tar.gz
+b8eea6e29342e8196b517649a0edac662d9615495c59c7a1e662a87b5fa27d1c  
download/scipy-0.17.1.tar.xz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]