[pyzo] annotated tag debian/4.2.1-1 created (now fd99e29)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Jul 1 16:22:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to annotated tag debian/4.2.1-1
in repository pyzo.
at fd99e29 (tag)
tagging 42b8a876a14d4de7aeb983985d46d3186cad1474 (commit)
replaces debian/4.1-3
tagged by Ghislain Antony Vaillant
on Fri Jul 1 16:49:33 2016 +0100
- Log -----------------------------------------------------------------
pyzo Debian release 4.2.1-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJXdpENAAoJEGqZD7Pd65EKM/0QAKbuW7xvAqSXOmaO+g+GdKDS
0x/puccJSt2RX1zyvhD0mH+JPDZyxSc7vJ5TfvDwCg256d9S+tI/CS/4WMsE05WO
ok9zwrNoHXuDmFkQz1LmynYlKR9N6QgRtHRbzTqXj0z34pMqC0xlQ2qWLGqys95c
iBcpenX2iRsJQdCMzm9MXKXOaZEevlFkex21njzVh1aKbJocmEBKnLAiYTwRx1lu
udey+mGlmpanwbHYz5TRy585gFGuC6vLio1HTEKxl0rUU65cnBxPPZiwzwuI1KqF
g3YV47N8T362mCsZQ5hN2uA0HmG8oWkiRVS+lkgpVdqpQhw3xF2Pytfm+QNAzjZX
Y0miTqhSEkMBUVqvFAJMPxL4Xx55vNjYG0WM9jTDW2xFWBaAgsIckzSGsdPi3P1j
8GVana7y/mH1kIzVX7CgXIUXCAD2S0UyIzJ5YICTaYuJP4wnRmz4FHkZGcgyxw23
5oXZA/4jPCI0l3lfd8PtZof63ERkynFJCjq+zJlWakMMNyz7gfr7G3q2KZIhvSOo
AWsuYqiiQXXLiVf87cGc1CanSLomNxFdeopG/MYxeuoBHgBSbUbY49skuRcrSmH1
u2W8HI4D3uVNMy41TJTJ6X7IzoT5OpO5Vf5bv+wb2N18Fq19nzpAitfBB9s6cxj9
YBRkizoyPNV8NoYncdrP
=Lubq
-----END PGP SIGNATURE-----
Almar Klein (21):
add item to defaultConfig for highlightMatchingBracket
Merge pull request #387 from ysalmon/master
add menu option for highlighting brackets
add conda-forge and pyzo channels to conda install cmd
Merge pull request #390 from ysalmon/master
add isaty() to yoton file wrappers (pytest compat) amd small fix in bracket parsing
Merge branch 'master' of github.com:pyzo/pyzo
fix bug related to breakpoints
Fix #393
Fix #394
Merge pull request #397 from ghisvail/enh/desktop-file
Merge pull request #398 from hmaarrfk/wmclass
GUI integration for tornado runs actual event loop for better performance
Fix open outside Pyzo on Windows for paths containing spaces. Fixes #404
Merge branch 'master' of github.com:pyzo/pyzo
Merge pull request #401 from yltang52/patch-1
Prefix the icons that we introduced. Closes #395
Merge branch 'master' of github.com:pyzo/pyzo
Workspace can hide private variables. Closes #385
bumb version number
arg, forgot to clean up a print statemtn
Ghislain Antony Vaillant (4):
Add freedesktop file for Pyzo.
Merge tag 'v4.2.1' into debian/master
Use dh-linktree for fonts and icons symlinks.
Release to unstable.
Mark Harfouche (1):
Passed sys.argv to the QApplication function
Yann Salmon (16):
added configuration option for brace matching
adding support for parenthesis in the python parser
typo in regexp for parenthesis
reddish color for unmatched paren
detection of mismatched paren like ([)]
storing token lists as part of the blocks user data
brace matching by iteration over the block's token lists instead of raw text
typo ; redundant code
coloring of offending paren in case of mismatch ; option to activate his behaviour, defaults to False
adding test before accessing the block's tokens
Init tokens list with [] instead of None
updating highlightBlock to respect initialisation of tokens with [] in case there is no parser
reinclusion of code for plain text matching, for when there is no parser
in case of mismatch ([)], highlight the current paren and the two mismatching parens
correct behaviour when cursor is at beginning of line
adding my name to contributors
yltang (1):
Update pyzo_zh_TW.tr
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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