[pytango] 44/122: Use version_long as package version

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:18:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

sbodomerle-guest pushed a commit to tag v9.2.1
in repository pytango.

commit dcf3c85831c9a5435189779d9fe313a0356f067d
Author: Vincent Michel <vincent.michel at maxlab.lu.se>
Date:   Fri Sep 30 14:48:01 2016 +0200

    Use version_long as package version
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 13a5958..e1ba355 100644
--- a/setup.py
+++ b/setup.py
@@ -505,7 +505,7 @@ def setup_args():
 
     opts = dict(
         name='pytango',
-        version=Release.version,
+        version=Release.version_long,
         description=Release.description,
         long_description=long_description,
         author=author[0],

-- 
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