* [bug#37971] [PATCHES] Update python-numpy to 1.17.3
@ 2019-10-28 23:23 goodoldpaul
2019-10-30 9:21 ` Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: goodoldpaul @ 2019-10-28 23:23 UTC (permalink / raw)
To: 37971
[-- Attachment #1: Type: text/plain, Size: 119 bytes --]
In the following patches I bumped python-numpy version and as a
consequence the ones of python-xlrd and python-pandas.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-python-numpy-Update-to-1.17.3.patch --]
[-- Type: text/x-diff; name=0001-gnu-python-numpy-Update-to-1.17.3.patch, Size: 1202 bytes --]
From 111006cb299aa969b330013fe59aea6db1cf1b24 Mon Sep 17 00:00:00 2001
From: Giacomo Leidi <goodoldpaul@autistici.org>
Date: Mon, 28 Oct 2019 22:22:23 +0100
Subject: [PATCH 1/3] gnu: python-numpy: Update to 1.17.3.
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.17.3.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 975f87ec40..f5c45cd176 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3450,7 +3450,7 @@ between language specification and implementation aspects.")
(define-public python-numpy
(package
(name "python-numpy")
- (version "1.15.4")
+ (version "1.17.3")
(source
(origin
(method url-fetch)
@@ -3459,7 +3459,7 @@ between language specification and implementation aspects.")
version "/numpy-" version ".tar.gz"))
(sha256
(base32
- "102vcl2qq4pjbm7a3d67vkkvn4466ngia1d8wi5avqwqh8j0jvkn"))))
+ "1ak9dmjja0q90a7fsxli51ypcwssh8c4pb6f8wkrsnf2xgdk6dy9"))))
(build-system python-build-system)
(inputs
`(("openblas" ,openblas)
--
2.23.0
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: 0002-gnu-python-xlrd-Update-to-1.2.0.patch --]
[-- Type: text/x-diff; name=0002-gnu-python-xlrd-Update-to-1.2.0.patch, Size: 1828 bytes --]
From 6e1a306a4afd2b1d60495579515b78e3d76e5cbf Mon Sep 17 00:00:00 2001
From: Giacomo Leidi <goodoldpaul@autistici.org>
Date: Mon, 28 Oct 2019 23:53:27 +0100
Subject: [PATCH 2/3] gnu: python-xlrd: Update to 1.2.0.
* gnu/packages/python-xyz.scm (python-xlrd): Update to 1.2.0.
---
gnu/packages/python-xyz.scm | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f5c45cd176..f6bfee7e5d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7242,21 +7242,23 @@ Supported netlink families and protocols include:
(define-public python-xlrd
(package
(name "python-xlrd")
- (version "1.0.0")
+ (version "1.2.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "xlrd" version))
(sha256
(base32
- "0s8hjiz01vbhy85xalrz0qlsmd9ypf36zjqrf97hh984spapvy0g"))))
+ "1ci93fda4n67qhdvfl16zasyxrpygzk53hs6m8z0rd4dxrnb6vjl"))))
(build-system python-build-system)
(arguments
`(#:phases
(modify-phases %standard-phases
- ;; Current test in setup.py does not work as of 1.0.0, so use nose to
- ;; run tests instead for now.
- (replace 'check (lambda _ (invoke "nosetests"))))))
- (native-inputs `(("python-nose" ,python-nose)))
+ ;; Some tests depend on writing a temp file
+ ;; to the user's home directory
+ (add-after 'unpack 'fix-tests
+ (lambda _
+ (delete-file "tests/test_open_workbook.py")
+ #t)))))
(home-page "http://www.python-excel.org/")
(synopsis "Library for extracting data from Excel files")
(description "This package provides a library to extract data from
--
2.23.0
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #4: 0003-gnu-python-pandas-Update-to-0.25.2.patch --]
[-- Type: text/x-diff; name=0003-gnu-python-pandas-Update-to-0.25.2.patch, Size: 1086 bytes --]
From 27ec6c556a2a3feb31b8c19ee72a30b18c501f31 Mon Sep 17 00:00:00 2001
From: Giacomo Leidi <goodoldpaul@autistici.org>
Date: Tue, 29 Oct 2019 00:16:25 +0100
Subject: [PATCH 3/3] gnu: python-pandas: Update to 0.25.2.
* gnu/packages/python-xyz.scm (python-pandas): Update to 0.25.2.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f6bfee7e5d..397561a62f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1157,13 +1157,13 @@ human-friendly syntax.")
(define-public python-pandas
(package
(name "python-pandas")
- (version "0.24.2")
+ (version "0.25.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pandas" version))
(sha256
- (base32 "18imlm8xbhcbwy4wa957a1fkamrcb0z988z006jpfda3ki09z4ag"))))
+ (base32 "1gp2pvzdiakvgjmykdzdlzrsfbg4vjm49jjdl9s0ha0a3yfs34fa"))))
(build-system python-build-system)
(arguments
`(#:modules ((guix build utils)
--
2.23.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#37971] [PATCHES] Update python-numpy to 1.17.3
2019-10-28 23:23 [bug#37971] [PATCHES] Update python-numpy to 1.17.3 goodoldpaul
@ 2019-10-30 9:21 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2019-10-30 9:21 UTC (permalink / raw)
To: 37971; +Cc: 37971-done
Hello,
> In the following patches I bumped python-numpy version and as a
> consequence the ones of python-xlrd and python-pandas.
python-numpy has a bunch of dependencies (150) but it is below the
master limit, so I pushed it.
Thanks,
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-30 9:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-28 23:23 [bug#37971] [PATCHES] Update python-numpy to 1.17.3 goodoldpaul
2019-10-30 9:21 ` Mathieu Othacehe
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).