Skip to content

Commit 487e007

Browse files
New release of QtPython (6.3.2 : bug fixes of python 3 console).
QtPython 6.3.2 recipe. Version 6.3.2. Python 3 console fixes: history management with the up/down arrow keys, color management of displays (sometimes blue instead of black).
1 parent 0157d07 commit 487e007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meshing/packages/qtpython/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class Qtpython(CMakePackage):
3232

3333
variant('shared', default=True, description='Creation de bibliotheques dynamiques (defaut:shared, annuler le defaut par ~shared)')
3434

35+
version('6.3.2', sha256='9abf42ee139fa392179e4b969b7bcf70cde9436ac7b02f3fb07e4e0077b17624')
3536
version('6.3.1', sha256='9191f353d63008f84aeebf9267202ad45ce7a6a04ee05b55bb076916c99de287')
3637
version('6.3.0', sha256='c6ccdb952ed6b9dfb393579eb82748e3c3c213da4ff8c254ec8e9eaea18ae338')
3738
version('5.1.10', sha256='ef9258f94a10c4124ad08ddac1824dfd616fc13e81bf3dabe8e8022578ed84fb')

0 commit comments

Comments
 (0)