Revert "(inputmethod/ibus-tutcode) update status in TODO"
This reverts commit 0fddc6f25d8726cdd8a8a6933d03c556aae99c07.
Sorry, I made mistake, this commit should not be for this package,
but for wip/tc. let me revert.
oras: Update to 1.2.3
Changes:
1.2.0
-----
- oras is compliant with OCI image-spec v1.1.0 and distribution-spec v1.1.0
- Introduce brand-new default terminal experience by showing live progress. This
can be disabled by passing `--no-tty` option.
- Support deletion of manifests and blobs in OCI image layout
- Support X.509 mTLS authentication with OCI registries
1.1.0
-----
- oras is compliant with OCI image-spec v1.1.0-rc4 and distribution-spec v1.1.0-rc3
- Improve oras push
djbware: reduce lint, mostly by replacing SUBST_CLASSES+=djberrno with
DJB_ERRNO_FIXUP.
While here, sprinkle FORCE_C_STD (mostly c89) where it doesn't break the
build. Tested on NetBSD and macOS.
blis: Update to 1.1
This release contains several new features and optimizations related to
threaded execution, as well as internal changes that improve
maintainability and lay the groundwork for future refactoring. The build
system and kernel sets saw lots of new code and tweaks to old code, and
of course there were many bugfixes.
Full Changelog: https://github.com/flame/blis/releases
py-dask: Update to 2025.5.1
2025.5.1
Highlights
Fixed Dask Array slicing regression introduced in the 2025.5.0 release. See dask#11947 from Florian Jetter for more details.
2025.5.0
Highlights
Fixed Array setitem when both the array and the indexer have unknown shape. See dask#11753 from Tom Augspurger for more details.
Fixed several delayed graph handling issues introduced in the 2025.4.0 release. See dask#11917, dask#11907, and distributed#9071 from Florian Jetter for more details.
2025.4.1
Highlights
This release contains several graph optimization fixes for issues introduced in the 2025.4.0 release.
[81 lines not shown]