[python-pymeasure] 01/05: Updated version 0.5 from 'upstream/0.5'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Oct 31 09:42:08 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-pymeasure.

commit 9eccc67ae038c014679cfcc1e5790ee381e8967f
Merge: ac2b5f0 b0ceeb9
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Oct 31 09:31:10 2017 +0000

    Updated version 0.5 from 'upstream/0.5'
    
    with Debian dir 860ba808fa96acd72a59e13059a1ea7382a2ffc0

 AUTHORS.txt                                    |   4 +-
 CHANGES.txt                                    |   7 ++
 PKG-INFO                                       |  18 +++-
 PyMeasure.egg-info/PKG-INFO                    |  18 +++-
 PyMeasure.egg-info/requires.txt                |  16 +--
 README.rst                                     |   6 +-
 docs/about/authors.rst                         |   5 +-
 docs/api/instruments/validators.rst            |   3 +-
 docs/conf.py                                   |   8 +-
 docs/dev/adding_instruments.rst                | 144 +++++++++++++++++--------
 docs/dev/contribute.rst                        |   3 +-
 docs/quick_start.rst                           |   4 +-
 docs/tutorial/connecting.rst                   |   6 +-
 docs/tutorial/graphical.rst                    |   4 +-
 docs/tutorial/procedure.rst                    |   6 +-
 pymeasure/__init__.py                          |   2 +-
 pymeasure/experiment/parameters.py             |   2 +-
 pymeasure/experiment/workers.py                |  19 ++--
 pymeasure/instruments/agilent/agilent34410A.py |   6 +-
 pymeasure/instruments/agilent/agilentE4980.py  |  18 ++--
 pymeasure/instruments/comedi.py                |  14 +--
 pymeasure/instruments/danfysik/danfysik8500.py |   4 +-
 pymeasure/instruments/hp/hp33120A.py           |   6 +-
 pymeasure/instruments/instrument.py            |  41 ++++++-
 pymeasure/instruments/keithley/keithley2000.py |  26 ++---
 pymeasure/instruments/keithley/keithley2400.py |   6 +-
 pymeasure/log.py                               |   8 +-
 setup.cfg                                      |   1 -
 setup.py                                       |   4 +-
 tests/experiment/test_listeners.py             |   2 +-
 tests/experiment/test_workers.py               |  13 ++-
 31 files changed, 279 insertions(+), 145 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-pymeasure.git



More information about the debian-science-commits mailing list