SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-extra-platforms-2.0.0-1.2.noarch.rpm :

* Fri Jan 03 2025 Johannes Kastl - update to 2.0.0:
* Add support for Nobara detection.
* Fix current_os() to always return a single platform. Closes [#158].
* Add new current_platforms() method to return all platforms matching the current environment.
* Generate a pair of Pytest AATTskip_/AATTunless_ decorators for each platform and group.
* Change all group membership check utilities to be functions instead of variables. You now have to call is_() instead of is_.
* Cache the result of is_() group membership check utilities.
* Do not call all detection heuristics on module import. Instead, call them lazily when needed.
* Make URLs required on all platforms.
* Invite users in error messages and logs to contribute back edge-cases to improve detection heuristics.
* Upload test results to coverage.
* Tue Dec 03 2024 Johannes Kastl - update to 1.7.0:
* Display the hierarchy of non-overlapping groups as a mindmap.
* Add URL on all platforms.
* Add support for openSUSE Tumbleweed detection. Closes #133.
* Do not allow icons on platforms and groups to be empty.
* Run tests in parallel to speed up CI.
* Thu Nov 28 2024 Johannes Kastl - enable builds for python3.13
* Wed Nov 20 2024 Johannes Kastl - new package python-extra-platforms, required by python-click-extra
 
ICM