[pytango] 153/483: update numpy
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
sbodomerle-guest pushed a commit to annotated tag bliss_8.10
in repository pytango.
commit 6d9dbadc6190b6356dfa53d31528fa1bcb66226a
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Mon Oct 8 12:48:54 2012 +0000
update numpy
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@21225 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
src/pytango.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pytango.cpp b/src/pytango.cpp
index c330244..e61ca42 100644
--- a/src/pytango.cpp
+++ b/src/pytango.cpp
@@ -68,7 +68,7 @@ void export_log4tango();
void init_numpy()
{
# ifndef DISABLE_PYTANGO_NUMPY
- import_array1();
+ import_array();
# endif
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git
More information about the debian-science-commits
mailing list