ansible-lint: updated to 26.3.0
26.3.0
Features
feat: add jinja2-template-extension opt-in rule
Fixes
fix: Add missing version_changed var to ComplexityRule class
py-black: updated to 26.3.0
26.3.0
Stable style
- Don't double-decode input, causing non-UTF-8 files to be corrupted
- Fix crash on standalone comment in lambda default arguments
- Preserve parentheses when `# type: ignore` comments would be merged with other
comments on the same line, preventing AST equivalence failures
Preview style
- Fix bug where `if` guards in `case` blocks were incorrectly split when the pattern had
a trailing comma
- Fix `string_processing` crashing on unassigned long string literals with trailing
commas (one-item tuples)
- Simplify implementation of the power operator "hugging" logic
[41 lines not shown]
py-scikit-build-core: updated to 0.12.2
0.12.2
We've fixed another issue in the new file inclusion mode on Windows. We now
always normalize SDist names, even if `minimum-version` is set to 0.4 or older,
due to the fact PyPI no longer accepts non-normalized SDist names. Please
increase your `minimum-version` anyway, though! Finally, the debug logging for
file inclusion now displays the exact rule that triggered the include/exclude
behavior.
Fixes:
- Use `as_posix` for prefix matching for better Windows support
- Always normalize SDist names, even in `<0.5` compat mode
- Better logging on why something fails/passes file inclusion check
Internal:
- Backport downstream RHEL patch to disable tests
py-ipython: updated to 9.11.0
IPython 9.11
This release includes a new shell error-handling config option, a reproducible
banner for builds, history thread management improvements, autoreload encoding
fixes, Python 3.11 deprecation notices, and various type annotation improvements.
- :ghpull:`15073` Add ``system_raise_on_error`` config option for ``!`` shell operator
- :ghpull:`15121` Start dropping Python 3.11
- :ghpull:`15122` Fix encoding to utf8 for autoreload
- :ghpull:`15130` Stricter config + add typing to ``IPython/core/magic.py``
- :ghpull:`15133` Inline and remove only usage of ``on_off``
- :ghpull:`15144` Have a static banner when setting ``SOURCE_DATE_EPOCH``
In addition there are many type annotations that have been added by using Generative AI (Clause Sonnet and Opus from
Anthropicl; GitHub Copilot)
SDL3_ttf: added version 3.2.2
This is a sample library which allows you to use TrueType fonts in your SDL
applications. It comes with an example program "showfont" which displays an
example string for a given TrueType font file.
This package contains the SDL3 version of the library.
gstreamer1: updated to 1.28.1
1.28.1
Highlighted bugfixes:
Various security fixes and playback fixes
Add new whisper-based speech-to-text transcription element
Add new debugseimetainserter plugin for testing SEI meta insertion
Fix scaling and resizing with UIView on EAGL and Vulkan
Reverse playback and gap handling fixes in various components
avviddec: Handle field/order changes in mixed interlace mode
awstranscriber2: workaround for suspected Rust SDK regression
cudaupload, cudadownload: Fix CUDA/GL interop copy path
decodebin3: Fix switch to smaller collections and improve collection change on existing pad
devenv: Add a subproject for providing the LunarG MoltenVK SDK
livesync: fixes and reverse playback handling; ignore upstream latency when upstream is not live
objectdetectionoverlay: add support for rotated bounding boxes
qml6glsrc: Fix rendering of scene with clipped items
[13 lines not shown]
py-smmap: updated to 5.0.3
5.0.3
Test Python 3.7 on Ubuntu 22.04, and add Ubuntu 3.13
Add SECURITY.md, referencing the GitPython one
Specify explicit contents: read workflow permissions
Add CI test job for no-GIL (free-threaded) Python 3.13
Bump actions/checkout from 4 to 5
Bump actions/setup-python from 5 to 6
Bump actions/checkout from 5 to 6
devel/ruby-async: downgrade to 2.37.0
Version 2.38.0 silently increase minimum version of Ruby to 3.3.
At this time, downgrading to 2.37.0 which supports Ruby 3.2.
textproc/py-sphinxcontrib-programoutput2: import py313-sphinxcontrib-programoutput2-2.0a1
A Sphinx_ extension to literally insert the output of arbitrary commands into
documents, helping you to keep your command examples up to date.
textproc/py-sphinxcontrib-phpdomain: import py313-sphinxcontrib-phpdomain-0.13.2
This package provides a Sphinx extension for documenting PHP projects.