[pytango] 77/483: update url

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:26 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 11cb155e686d7f702689d9e3289253a73baec003
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date:   Fri Dec 2 10:09:08 2011 +0000

    update url
    
    git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@18550 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
 PyTango/release.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PyTango/release.py b/PyTango/release.py
index 0acd16b..8f2e072 100644
--- a/PyTango/release.py
+++ b/PyTango/release.py
@@ -57,8 +57,8 @@ class Release:
     license = 'LGPL'
     authors = { 'Coutinho' : ('Tiago Coutinho' , 'tcoutinho at cells.es') }
     author_lines = "\n".join([ "%s <%s>" % x for x in authors.values()])
-    url = 'http://packages.python.org/PyTango'
+    url = 'http://www.tango-controls.org/static/PyTango/latest/doc/html/'
     download_url = 'http://pypi.python.org/packages/source/P/PyTango'
     platform = ['Linux', 'Windows XP/2000/NT', 'Windows 95/98/ME']
     keywords = ['Tango', 'CORBA', 'binding']
-    
\ No newline at end of file
+    

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