Package: python-scientific
Version: 2.9.4-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu utopic ubuntu-patch
Dear Maintainer,
Please build openmpipython on arm64 and ppc64el
In Ubuntu, the attached patch was applied to achieve the following:
* Build openmpipython on arm64 and ppc64el.
Thanks for considering the patch.
Logan Rosen
-- System Information:
Debian Release: jessie/sid
APT prefers utopic-updates
APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500,
'utopic'), (100, 'utopic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.13.0-24-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru python-scientific-2.9.4/debian/control python-scientific-2.9.4/debian/control
--- python-scientific-2.9.4/debian/control 2014-01-23 10:12:29.000000000 -0500
+++ python-scientific-2.9.4/debian/control 2014-05-02 12:08:33.000000000 -0400
@@ -7,7 +7,7 @@
debhelper (>= 9),
libmpich2-dev,
libnetcdf-dev,
- libopenmpi-dev [alpha amd64 armel armhf i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386],
+ libopenmpi-dev [alpha amd64 armel armhf arm64 i386 ia64 powerpc powerpcspe ppc64 ppc64el sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386],
python-all-dev,
python-numpy
Standards-Version: 3.9.5
diff -Nru python-scientific-2.9.4/debian/rules python-scientific-2.9.4/debian/rules
--- python-scientific-2.9.4/debian/rules 2014-01-24 01:47:53.000000000 -0500
+++ python-scientific-2.9.4/debian/rules 2014-05-02 11:45:54.000000000 -0400
@@ -7,7 +7,7 @@
export COMPILE_CYTHON=1
-OPENMPI_ARCH = alpha amd64 armel armhf i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
+OPENMPI_ARCH = alpha amd64 armel armhf arm64 i386 ia64 powerpc powerpcspe ppc64 ppc64el sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
pv = $(shell pyversions -vd)
--
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers