[pyzo] branch debian/master updated (65b69ff -> daf8dac)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Jul 14 16:19:33 UTC 2017


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

ghisvail-guest pushed a change to branch debian/master
in repository pyzo.

      from  65b69ff   Release to unstable
      adds  f410b4b   New upstream version 4.4.1
       new  57c8cd1   Updated version 4.4.1 from 'upstream/4.4.1'
       new  876f7e8   Update copyright information
       new  34a1af2   Build the docs using the upstream Makefile
       new  daf8dac   Release to unstable

The 4 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:
 MANIFEST.in                                  |   2 +-
 PKG-INFO                                     |   2 +-
 debian/changelog                             |   8 +
 debian/copyright                             |  20 +-
 debian/pyzo-doc.docs                         |   2 +-
 debian/pyzo.manpages                         |   2 +-
 debian/rules                                 |   7 +-
 doc/Makefile                                 | 177 ++++++++
 pyzo.egg-info/PKG-INFO                       |   2 +-
 pyzo.egg-info/SOURCES.txt                    |   1 +
 pyzo/__init__.py                             |   2 +-
 pyzo/core/main.py                            |   9 +-
 pyzo/core/menu.py                            |  33 +-
 pyzo/core/shell.py                           |   4 +-
 pyzo/pyzokernel/interpreter.py               |  21 +-
 pyzo/pyzokernel/introspection.py             |  80 ++--
 pyzo/pyzokernel/magic.py                     |  13 +-
 pyzo/resources/defaultConfig.ssdf            |   2 +
 pyzo/resources/translations/pyzo_ca_ES.tr    | 542 ++++++++++++-----------
 pyzo/resources/translations/pyzo_ca_ES.tr.qm | Bin 32994 -> 30643 bytes
 pyzo/resources/translations/pyzo_de_DE.tr    | 537 ++++++++++++-----------
 pyzo/resources/translations/pyzo_de_DE.tr.qm | Bin 34374 -> 31975 bytes
 pyzo/resources/translations/pyzo_es_ES.tr    | 542 ++++++++++++-----------
 pyzo/resources/translations/pyzo_es_ES.tr.qm | Bin 34018 -> 31555 bytes
 pyzo/resources/translations/pyzo_fr_FR.tr    | 616 ++++++++++++++-------------
 pyzo/resources/translations/pyzo_fr_FR.tr.qm | Bin 53840 -> 53457 bytes
 pyzo/resources/translations/pyzo_nl_NL.tr    | 588 +++++++++++++------------
 pyzo/resources/translations/pyzo_nl_NL.tr.qm | Bin 43806 -> 42799 bytes
 pyzo/resources/translations/pyzo_pt_BR.tr    | 557 +++++++++++++-----------
 pyzo/resources/translations/pyzo_pt_PT.tr    | 537 ++++++++++++-----------
 pyzo/resources/translations/pyzo_pt_PT.tr.qm | Bin 33660 -> 31291 bytes
 pyzo/resources/translations/pyzo_ru_RU.tr    | 545 +++++++++++++-----------
 pyzo/resources/translations/pyzo_ru_RU.tr.qm | Bin 28806 -> 26433 bytes
 pyzo/resources/translations/pyzo_sk_SK.tr    | 557 +++++++++++++-----------
 pyzo/resources/translations/pyzo_zh_CN.tr    | 542 ++++++++++++-----------
 pyzo/resources/translations/pyzo_zh_CN.tr.qm | Bin 23081 -> 21678 bytes
 pyzo/resources/translations/pyzo_zh_TW.tr    | 566 ++++++++++++------------
 pyzo/resources/translations/pyzo_zh_TW.tr.qm | Bin 31809 -> 29702 bytes
 pyzo/yoton/__init__.py                       |   2 +-
 pyzo/yoton/channels/__init__.py              |   2 +-
 pyzo/yoton/channels/channels_base.py         |   2 +-
 pyzo/yoton/channels/channels_file.py         |   2 +-
 pyzo/yoton/channels/channels_pubsub.py       |   2 +-
 pyzo/yoton/channels/channels_reqrep.py       |   2 +-
 pyzo/yoton/channels/channels_state.py        |   2 +-
 pyzo/yoton/channels/message_types.py         |   2 +-
 pyzo/yoton/clientserver.py                   |   2 +-
 pyzo/yoton/connection.py                     |   2 +-
 pyzo/yoton/connection_itc.py                 |   2 +-
 pyzo/yoton/connection_tcp.py                 |   2 +-
 pyzo/yoton/context.py                        |   2 +-
 pyzo/yoton/core.py                           |   2 +-
 pyzo/yoton/events.py                         |   2 +-
 pyzo/yoton/misc.py                           |   2 +-
 54 files changed, 3611 insertions(+), 2937 deletions(-)
 create mode 100644 doc/Makefile

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



More information about the debian-science-commits mailing list