ANN: eric 25.6 released

Detlev Offenbach detlev at die-offenbachs.de
Sat May 31 11:03:10 BST 2025


Hello Pythonistas,

I just uploaded eric 25.6. It fixes some bugs and adds these new features.

  * Code Style Checker
      o Updated these checkers.
          + Annotations to `flake8-annotations-complexity` v0.1.0
          + Security to `bandit` v1.8.3
      o Added these new checkers.
          + Checker based on `flake8-constants` v0.0.3 to detect
            modifications of constants.
  * - conda Manager
      o Removed the conda interface and changed it to a plug-in
        available via the plug-in repository.
  * - Cooperation
      o Removed the Cooperation interface and changed it to a plug-in
        available via the plug-in repository.
  * - CycloneDX Interface
      o Changed the interface to work with newer CycloneDX releases.
  * - MicroPython
      o Added support for IPv6 for WiFi and Ethernet enabled devices
        (MPy ≥ 1.24.0).
      o Updated the list of known CircuitPython boards
      o Updated the list of known UF2 capable boards.
  * - Virtual Environments
      o Added the capability to set an environment to unavailable.
  * - Third Party Packages
      o Upgraded `pycodestyle` to version 2.13.0.
      o Upgraded `pyflakes` to version 3.3.2.

It is available via the eric web site or PyPI.

https://eric-ide.python-projects.org/index.html 
<https://eric-ide.python-projects.org/index.html>

https://pypi.org/project/eric-ide/ <https://pypi.org/project/eric-ide/>

Regards,

Detlev

-- 

Detlev Offenbach

detlev at die-offenbachs.de <mailto:detlev at die-offenbachs.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/eric/attachments/20250531/acc0ffdb/attachment.htm>


More information about the Eric mailing list