[pytango] 94/98: Update revision file
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:17:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
sbodomerle-guest pushed a commit to tag v9.2.0
in repository pytango.
commit 3f36e7e8dd7a2a699bb06a7cc5ca959b03fc1f05
Author: Vincent Michel <vincent.michel at maxlab.lu.se>
Date: Mon Aug 15 14:31:49 2016 +0200
Update revision file
---
doc/revision.rst | 39 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 38 insertions(+), 1 deletion(-)
diff --git a/doc/revision.rst b/doc/revision.rst
index f147f33..e873500 100644
--- a/doc/revision.rst
+++ b/doc/revision.rst
@@ -89,7 +89,9 @@ Document revisions
+----------+----------------------------------------------------------------------------------+-----------------------------------------------------+-----------------------+
| 12/08/16 | 8.24 | Update to PyTango 8.1.9 | V\. Michel |
+----------+----------------------------------------------------------------------------------+-----------------------------------------------------+-----------------------+
-| 26/02/16 | `9.2 <http://www.esrf.fr/computing/cs/tango/pytango/v920/index.html>`_ | Update to PyTango 9.2.0a | T\. Coutinho |
+| 26/02/16 | `9.2 <http://www.esrf.fr/computing/cs/tango/pytango/v920/index.html>`_ | Update to PyTango 9.2.0a | T\. Coutinho |
++----------+----------------------------------------------------------------------------------+-----------------------------------------------------+-----------------------+
+| 15/08/16 | `9.3 <http://pytango.readthedocs.io/en/9.2.0>`_ | Update to PyTango 9.2.0 | V\. Michel |
+----------+----------------------------------------------------------------------------------+-----------------------------------------------------+-----------------------+
.. _pytango-version-history:
@@ -100,6 +102,41 @@ Version history
+----------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| version | Changes |
+==========+=======================================================================================================================================================================+
+| 9.2.0 | 9.2.0 release. |
+| | |
+| | Features: |
+| | |
+| | - `Issue #37: Add display_level and polling_period as optional arguments to command decorator <https://github.com/tango-cs/pytango/issues/37>`_ |
+| | |
+| | Bug fixes: |
+| | |
+| | - Fix cache problem when using `DeviceProxy` through an `AttributeProxy` |
+| | - Fix compilation on several platforms |
+| | - `Issue #19: Defining new members in DeviceProxy has side effects <https://github.com/tango-cs/pytango/issues/19>`_ |
+| | - Fixed bug in `beacon.add_device` |
+| | - Fix for `get_device_list` if server_name is '*' |
+| | - Fix `get_device_attribute_property2` if `prop_attr` is not `None` |
+| | - Accept `StdStringVector` in `put_device_property` |
+| | - Map 'int' to DevLong64 and 'uint' to DevULong64 |
+| | - `Issue #22: Fix push_data_ready_event() deadlock <https://github.com/tango-cs/pytango/issues/22>`_ |
+| | - `Issue #28: Fix compilation error for constants.cpp <https://github.com/tango-cs/pytango/issues/28>`_ |
+| | - `Issue #21: Fix Group.get_device method <https://github.com/tango-cs/pytango/issues/21>`_ |
+| | - `Issue #33: Fix internal server documentation <https://github.com/tango-cs/pytango/issues/33>`_ |
+| | |
+| | Changes: |
+| | - Move ITango to another project |
+| | - Use `setuptools` instead of `distutils` |
+| | - Add `six` as a requirement |
+| | - Refactor directory structure |
+| | - Rename `PyTango` module to `tango` (`import PyTango` still works for backward compatibility) |
+| | - Add a ReST readme for GitHub and PyPI |
+| | |
+| | ITango changes (moved to another project): |
+| | - Fix itango event logger for python 3 |
+| | - Avoid deprecation warning with IPython 4.x |
+| | - Use entry points instead of scripts |
+| | |
++----------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 9.2.0a | 9.2 alpha release. Missing: |
| | |
| | - writtable pipes (client and server) |
--
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