[med-svn] [pymia] 01/04: Imported Upstream version 0.1.9
Gert Wollny
gert-guest at moszumanska.debian.org
Mon Aug 22 11:44:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository pymia.
commit 2a817239dd190d9791d572658685b72b58d4bc1c
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Mon Aug 22 11:41:03 2016 +0000
Imported Upstream version 0.1.9
---
PKG-INFO | 2 +-
setup.py | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/PKG-INFO b/PKG-INFO
index f9b0949..c45d40f 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pymia
-Version: 0.1.8
+Version: 0.1.9
Summary: Functions for mediacal image analysis
Home-page: http://mia.sourceforge.net/
Author: Gert Wollny
diff --git a/setup.py b/setup.py
index 87e1a0c..66b5f4c 100644
--- a/setup.py
+++ b/setup.py
@@ -50,7 +50,7 @@ def pkgconfig(*packages, **kw):
return kw
-depvars = pkgconfig('mia3d-2.2')
+depvars = pkgconfig('mia3d-2.4')
print(depvars)
depvars['include_dirs'].append(numpy.get_include())
@@ -64,7 +64,7 @@ extension = Extension('pymia',
setup(name='pymia',
- version='0.1.8',
+ version='0.1.9',
description='Functions for mediacal image analysis ',
long_description='This package provides a module for gray scale image processing and a tool for basic image segmentation' ,
author='Gert Wollny',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pymia.git
More information about the debian-med-commit
mailing list