SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-bpython-0.24-3.5.noarch.rpm :

* Wed Jul 26 2023 Bernhard Wiedemann - Drop sphinx doctrees for reproducible builds
* Tue May 23 2023 Steve Kowalik - Stop calling setup.py build_sphinx, switch to sphinx-build, and also build manual pages.
* Mon Jan 23 2023 Markéta Machová - Update to version 0.24
* Support for Python 3.11 has been added.
* wheel is no required as part of pyproject.toml\'s build dependencies
* Improve inspection of builtin functions.
* Add more keywords to trigger auto-deindent.
* Thu Nov 03 2022 Daniel Garcia - Remove python-six not needed dependency- Remove python_module macro definition
* Sat Sep 10 2022 Arun Persaud - specfile:
* skip python 3.6
* update requirement for curtsies
* removed patch syntaxerror_failing_test.patch and typing_extensions.patch: included upstream- update to version 0.23:
* General information: + More and more type annotations have been added to the bpython code base. + Some work has been performed to stop relying on blessings.
* New features: + #905: Auto-closing brackets option added. To enable, add brackets_completion = True in the bpython config Thanks to samuelgregorovic
* Fixes: + Improve handling of SyntaxErrors + #948: Fix crash on Ctrl-Z + #952: Fix tests for Python 3.10.1 and newer + #955: Handle optional readline parameters in stdin emulation Thanks to thevibingcat + #959: Fix handling of __name__ + #966: Fix function signature completion for classmethod
* Changes to dependencies: + curtsies 0.4 or newer is now required
* Support for Python 3.6 has been dropped.
* Sat Feb 05 2022 Matej Cepl - This version actually installs manpages on its own.
* Wed Feb 02 2022 Matej Cepl - Fix failing tests: - typing_extensions.patch (post Python 3.8 we don\'t need typing_extensions package at all) - syntaxerror_failing_test.patch (from https://github.com/bpython/bpython/compare/fdd4ad9..4d33cc6).
* Sun Jan 23 2022 Arun Persaud - specfile:
* update copyright year
* update path for xml and desktop file- update to version 0.22.1:
* Fixes: + #938: Fix missing dependency on typing_extensions. Thanks to Dustin Rodrigues
* Mon Apr 05 2021 Arun Persaud - specfile:
* update copyright year
* AUTHORS and CHANGELOG are now .rst files- update to version 0.21:
* General information: + Support for Python 2 has been dropped.
* New features: + #643: Provide bpython._version if built from Github tarballs + #849: Make import completion skip list configurable + #876: Check spelling with codespell Thanks to Christian Clauss
* Fixes: + #847: Fix import completion of modules + #857: Replace remaining use of deprecated imp with importlib + #862: Upgrade curtsies version requirements Thanks to Kelsey Blair + #863: State correct default config file directory Thanks to niloct + #866: Add more directories to the default import completion skip list + #873: Handle \'d\' when mapping colors + #874: Avoid breakage with six\'s importer
* Changes to dependencies: + curtsies >= 0.3.5 is now required + pyxdg is now required + wcwidth has been replaced with cwcwidth
* Fri Oct 30 2020 Arun Persaud - update to version 0.20:
* General information: + The next release of bpython (0.20) will drop support for Python 2. + Support for Python 3.9 has been added. Support for Python 3.5 has been dropped.
* New features: + #802: Provide redo. Thanks to Evan. + #835: Add support for importing namespace packages. Thanks to Thomas Babej.
* Fixes: + #622: Provide encoding attribute for FakeOutput. + #806: Prevent symbolic link loops in import completion. Thanks to Etienne Richart. + #807: Support packages using importlib.metadata API. Thanks to uriariel. + #809: Fix support for Python 3.9\'s ast module. + #817: Fix cursor position with full-width characters. Thanks to Jack Rybarczyk. + #853: Fix invalid escape sequences.
 
ICM