py-simpy: updated to 4.1.2
4.1.2
- [NEW] Support Python 3.13 and 3.14
- [FIX] Allow PEP 657 location underlines in ``test_exception_chaining`` so
the test passes on Python 3.11+
- [FIX] Update ``docs/conftest.py`` to import ``TerminalRepr`` from
``_pytest._code.code`` and use the ``file_path`` collection hook,
replacing the removed ``py._code`` import and deprecated ``py.path.local``
hook argument
- [FIX] Explicitly mark ``ConditionValue`` as unhashable
- [CHANGE] Address current ruff and mypy findings: switch tests to use
``pytest.raises`` as a context manager, mark regex ``match=`` patterns as
raw strings, hoist module-level imports, and extend the ruff ignore list
with ``UP045`` (matches the existing ``UP006``/``UP007`` policy)
py-dulwich: updated to 1.2.4
1.2.4 2026-05-21
* Tolerate ref names with empty path components (e.g. ``refs/tags//v1.0``)
for now, emitting a ``DeprecationWarning`` rather than raising a
``RefFormatError``. Such names are constructed by older Poetry releases
(fixed in Poetry 2.4.0) and were silently accepted before Dulwich 1.2.3.
``local_branch_name``, ``local_tag_name`` and ``local_replace_name``
likewise warn about, and strip, a leading slash instead of raising
``ValueError``. Both will become errors again in a future release.
www/lua-stream-nginx-module: Add new port
The lua-stream-nginx-module port provides the OpenResty
stream-lua-nginx-module third-party module source tree for
NGINX stream subsystem Lua integration.
WWW: https://github.com/openresty/stream-lua-nginx-module
Sponsored by: Netzkommune GmbH
[compiler-rt] Inline __NR_riscv_flush_icache instead of including linux/unistd.h (#193645)
Avoid the dependency on kernel headers to get __NR_riscv_flush_icache,
mirroring the existing approach used for __ARM_NR_cacheflush.
Assisted-by: Claude Sonnet 4.6
drm/amd/display: Allow constructing DCE8 link encoder without DDC
From Timur Kristof
07822f1d9bdbd4a1809d0baac6856e36da1c1015 in linux-6.18.y/6.18.33
60af4605ef35ecb7ad649a8534b83a2f7c69576d in mainline linux
drm/amd/display: Allow constructing DCE6 link encoder without DDC
From Timur Kristof
e0f874f209d4ce5825bc468dbc8f924676af0aac in linux-6.18.y/6.18.33
880498a1943f865529819f778df3b9945ca57262 in mainline linux
py-prometheus_client: updated to 0.25.0
0.25.0
Fix spaces in grouping key values for push_to_gateway
Support MultiProcessCollector in RestrictedRegistry
py-ldap: updated to 3.4.7
3.4.7 2026-05-19
No code changes, correcting for the fact that the previous release artifacts
uploaded to PyPI contained unintended files.
3.4.6 2026-05-14
Fixes:
* ``attrlist`` parameter is now properly checked before use, avoiding memory
errors due to type mismatches
* Fixed errors with requestName/requestValue in ``extop.dds``
* ``ldif`` and ``ldap.schema`` modules now actively close sockets as they're
finished with them
Infrastructure:
* Package no longer requires setuptools-scm
drm/amd/display: Allow DCE link encoder without AUX registers
From Timur Kristof
9b84d67ce8c93770f5d42005ba82500ffa34dc39 in linux-6.18.y/6.18.33
ac27e3f99035f132f23bc0409d0e57f11f054c70 in mainline linux
drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.1 ring
From Yinjie Yao
d0f6ae14c0452be4fc3aa5cf81c74e68b3243050 in linux-6.18.y/6.18.33
2f8e3da71a1b469b6e157aa3972f1448b3157840 in mainline linux
drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.0 ring
From Yinjie Yao
a7e63bb93a7fde3c8920984c3deee9acfe461562 in linux-6.18.y/6.18.33
ea7c61c5f895e8f9ea0ffffa180498ef9c740152 in mainline linux
drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.5 ring
From Yinjie Yao
f26e3f7186cd6ecc93e6af102744d64c798dea7e in linux-6.18.y/6.18.33
b65b7f3f3c18f797f81a2af7c97e2079900ad6db in mainline linux