[pyzo] annotated tag debian/4.3-1 created (now 88f4fbc)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Sep 28 09:47:24 UTC 2016


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

ghisvail-guest pushed a change to annotated tag debian/4.3-1
in repository pyzo.

        at  88f4fbc   (tag)
   tagging  438871b971afcdb1de61dde0069b8a592be1de46 (commit)
  replaces  debian/4.2.1-1
 tagged by  Ghislain Antony Vaillant
        on  Wed Sep 28 10:37:34 2016 +0100

- Log -----------------------------------------------------------------
pyzo Debian release 4.3-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJX649eAAoJENaAXmdHcqR4vUgQAKp9orR4q1gLtAGZmKK1CqtU
ZmzsqSszIffnh1UVQvjyWAAyAxCeeFqb8uziEVxfqvXdZj3uVBCFrsX2J/8DXkw6
8ouDLVxSme2XXs6AA5Ng7ix6Pp4e9ID3XM2xq09jy5pwpihUMBxsxDkcywU72w4u
sv22BCI5Fh57HsSjgogQpe/ycnn43ISPuMututCEwhEIUzg6ubxZryJvNGYTM/eO
Xxo8GbhUu5X/fYUrux+8N8zFwk39rNFxnOzBvSQak2Z+aRAyLw4/peUb1ceRkwsJ
qUsq3iDfc1k3txLKn2F6eFlAwaWISeCn7xmT4AnxMMtUXM18v4bvJIvFTxDOfk0z
4zW0O0F0rm5eXImuhcoihAuHOZHCn0S+qrJOEzksfG/N0uyizLpgPEXBDYvzC4Vm
3S+rcOev0ghjnaGCCdRP80zX6gfKLxGASTuEjuX/KraZtTXnVdKpBUZlRhTNVy4F
OGTiMC8SOLOi8QTrdiWCGGOrn6UkEHSVccgnpFrtOnlrB3Oqw/EchNIxO+yA2g46
teNKg1Lnqx5HYlprEakCebo6CazQgESaIE04NXxNbd9UZTCatCEbQM43uIqddArN
7oJvuDGX1Bz044QsRjxgj6xANsYjdi1c0f3G1vaRLgYNCitednUWtZ+1oubW0yeX
ECBw0LIT3ah1GsbzuMuT
=m/X4
-----END PGP SIGNATURE-----

Almar Klein (49):
      fix docstring in __init__ so it will look better on pypi next time
      Merge pull request #405 from dingxl05/master
      Merge pull request #410 from ghisvail/fix/typo-readme
      Merge pull request #411 from ghisvail/enh/improve-sdist
      Merge pull request #412 from yltang52/master
      Merge pull request #417 from lcerman/lc-reduce-scrolling-while-dbg-stepping
      Improvement for Tornado integratiopn
      Enhance the Linux appdata file a bit
      fix some translations (tool names cannot be translated at this point
      fix calltips
      Improved sorting for numbers in workspace (fixes #428)
      interpreter cleanup "name" (fixes #425)
      new translations
      Move pyzolib.paths module to pyzo/util
      Make file browser independent of pyzolib.path. Use os.path insread
      Move pyzolib.qt to pyzo/util/qt
      Use zon.py as a light version of ssdf (I wrote that some time ago in the context of Zoof)
      Remove last bits of pyzolib
      More removing of pyzolib in dev part
      Merge pull request #430 from yltang52/patch-2
      Merge pull request #431 from snarkturne/master
      Allow closing tabs with middle button
      Add copy path entry to editor context menu
      env builder tool should not include visvis and imageio, since these are not yet on conda-forge
      Merge branch 'master' of github.com:pyzo/pyzo
      Dutch translations
      add run selection and advance
      Fix #420 - spaces in traceback file names
      Use (part of) qtpy.
      Adjust for PyQt5 approach
      Missed some spots to make work on PyQt5
      Combobox insertItem makes the combobox look ugly
      running file changes current dir
      Merge pull request #433 from pyzo/qt5
      Merge pull request #434 from ghisvail/qt5
      Merge pull request #436 from pyzo/qt5
      Detect new default miniconda location
      Fix line number choser (with PyQt5 it crashed Pyzo)
      Prevent Pyzo abort on Python exception. Fixes #437
      Better selection of default style (Qt5 drops cleanlooks, but has Fusion)
      Make it work with PyQt4 again
      Dont forget Pyside
      Add linux fonts.conf
      Make frozen Pyzo work for Linux again, and on Qt5
      Fix in Zon subclass that did not call super
      Fix freezing on OS X
      Fix freezing on Win with PyQt5
      Set env vars related to making it work when frozen in one place that is editable after freeze
      Bumb version to 4.3

Ghislain Antony Vaillant (7):
      Fix typo in README.
      Improve default sdist with explicit MANIFEST.in file.
      Fix import errors for some Qt5 components.
      Merge tag 'v4.3' into debian/master
      Change install dependencies for pyzo.
      Sort install dependencies of iep.
      Release to unstable.

Laurent Signac (1):
      French Translation

Lukas Cerman (1):
      Editor window will scroll (center the cursor) only when the cursor moves close to the window border.

Sugar Tang (1):
      Update pyzo_zh_TW.tr

dingxl05 (1):
      Simplified Chinese translation for #402

yltang (11):
      Add translations
      Add translations
      Add translations
      Add translations
      Add translations
      Add translations
      Add translations
      Add translations
      Add translations
      Add translations
      Add translations

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  cc714ce   Fix typo in README.
       new  a9710c7   Improve default sdist with explicit MANIFEST.in file.
       new  125e526   Merge pull request #410 from ghisvail/fix/typo-readme
       new  3b7d759   Merge pull request #411 from ghisvail/enh/improve-sdist
       new  3b9baba   Add translations
       new  c47fb95   Add translations
       new  04af464   Add translations
       new  6b58bc7   Add translations
       new  d4a75b4   Add translations
       new  ed49acf   Add translations
       new  d66cdaa   Add translations
       new  deeaee1   Add translations
       new  fa4d883   Add translations
       new  ab9a9d0   Add translations
       new  a16678c   Add translations
       new  8e3a373   Merge pull request #412 from yltang52/master
       new  a6a714e   Editor window will scroll (center the cursor) only when the cursor moves close to the window border.
       new  c7424f6   Merge pull request #417 from lcerman/lc-reduce-scrolling-while-dbg-stepping
       new  5b463c9   Improvement for Tornado integratiopn
       new  e25f862   Enhance the Linux appdata file a bit
       new  d78f1f5   fix some translations (tool names cannot be translated at this point
       new  0dc136d   fix calltips
       new  9f87b9c   Improved sorting for numbers in workspace (fixes #428)
       new  26db204   interpreter cleanup "name" (fixes #425)
       new  d55c642   new translations
       new  4ee3cb5   Move pyzolib.paths module to pyzo/util
       new  8e0d972   Make file browser independent of pyzolib.path. Use os.path insread
       new  5112cdb   Move pyzolib.qt to pyzo/util/qt
       new  a1c4525   Update pyzo_zh_TW.tr
       new  e4483c1   Use zon.py as a light version of ssdf (I wrote that some time ago in the context of Zoof)
       new  8823dc4   Remove last bits of pyzolib
       new  ec1962c   More removing of pyzolib in dev part
       new  06abd29   Merge pull request #430 from yltang52/patch-2
       new  fe2bd2f   French Translation
       new  fde0d61   Merge pull request #431 from snarkturne/master
       new  4d7438a   Allow closing tabs with middle button
       new  9ccf75c   Add copy path entry to editor context menu
       new  d53da0f   env builder tool should not include visvis and imageio, since these are not yet on conda-forge
       new  06f1a87   Merge branch 'master' of github.com:pyzo/pyzo
       new  068ab8a   Dutch translations
       new  e15e422   add run selection and advance
       new  e741275   Fix #420 - spaces in traceback file names
       new  ec01047   Use (part of) qtpy.
       new  14d5c51   Adjust for PyQt5 approach
       new  864712c   Missed some spots to make work on PyQt5
       new  56f5b7a   Combobox insertItem makes the combobox look ugly
       new  47a292e   running file changes current dir
       new  48b686d   Fix import errors for some Qt5 components.
       new  f5f0924   Merge pull request #433 from pyzo/qt5
       new  35e219c   Merge pull request #434 from ghisvail/qt5
       new  58bce6b   Merge pull request #436 from pyzo/qt5
       new  c6623e5   Detect new default miniconda location
       new  cd0e360   Fix line number choser (with PyQt5 it crashed Pyzo)
       new  761c6bf   Prevent Pyzo abort on Python exception. Fixes #437
       new  63855a8   Better selection of default style (Qt5 drops cleanlooks, but has Fusion)
       new  779e44f   Make it work with PyQt4 again
       new  2825ab6   Dont forget Pyside
       new  40a0371   Add linux fonts.conf
       new  e1266e0   Make frozen Pyzo work for Linux again, and on Qt5
       new  57031b3   Fix in Zon subclass that did not call super
       new  0742d06   Fix freezing on OS X
       new  14375f1   Fix freezing on Win with PyQt5
       new  b13fc01   Set env vars related to making it work when frozen in one place that is editable after freeze
       new  c26eefb   Bumb version to 4.3
       new  c49d7db   Merge tag 'v4.3' into debian/master
       new  2b266bc   Change install dependencies for pyzo.
       new  e1c4ae3   Sort install dependencies of iep.
       new  438871b   Release to unstable.

The 68 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.


-- 
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