[pytango] 86/483: updated release info for windows
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:27 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 16b8ce07c08f43760cdade28fb07a65fcef2e225
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Mon Dec 12 15:07:51 2011 +0000
updated release info for windows
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@18633 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
PyTango/release.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PyTango/release.py b/PyTango/release.py
index 8f2e072..ba66bbe 100644
--- a/PyTango/release.py
+++ b/PyTango/release.py
@@ -59,6 +59,6 @@ class Release:
author_lines = "\n".join([ "%s <%s>" % x for x in authors.values()])
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']
+ platform = ['Linux', 'Windows XP/Vista/7']
keywords = ['Tango', 'CORBA', 'binding']
--
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