[python-pymeasure] branch master updated (ac2b5f0 -> 9350b6e)

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 change to branch master
in repository python-pymeasure.

      from  ac2b5f0   Update the change log
      adds  b0ceeb9   New upstream version 0.5
       new  9eccc67   Updated version 0.5 from 'upstream/0.5'
       new  cbfad9c   Refresh the patch queue
       new  096daa7   Bump the standards version to 4.1.1
       new  f458b7e   Add recommended get-orig-source target
       new  9350b6e   Release to unstable

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS.txt                                    |   4 +-
 CHANGES.txt                                    |   7 ++
 PKG-INFO                                       |  18 +++-
 PyMeasure.egg-info/PKG-INFO                    |  18 +++-
 PyMeasure.egg-info/requires.txt                |  16 +--
 README.rst                                     |   6 +-
 debian/changelog                               |   9 ++
 debian/control                                 |   2 +-
 debian/patches/No-pytest-runner.patch          |   2 +-
 debian/rules                                   |   3 +
 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 ++-
 35 files changed, 293 insertions(+), 147 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