Go to file
Wang Mingyu a666578db4
python3-redis: upgrade 5.0.8 -> 5.1.0
Changelog:
==========
- Client-side caching
- Timeseries insertion filters for close samples
- Enhanced classes string representation
- Partial clean up of Python 3.7 compatibility
- Handle RESP3 sets as Python lists
- Prevent async ClusterPipeline instances from becoming "false-y"
- Add hostname field to _parse_node_line
- Delete the first-defined (and thus "duplicate") Script class
- Catch a known DeprecationWarning when calling .close()
- Add missed redismod at test_commands.py
- Update README.md - mentioning redis 7.4 support
- Update PyPy 3.8 to 3.10 in CI
- Updated commands from docker-compose to docker compose
- Added version restrictions for pytest-asyncio
- Documentation examples

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-30 07:34:26 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems e2tools: upgrade 0.1.0 -> 0.1.2 2024-09-29 10:01:08 -07:00
meta-gnome gnome-desktop: update 44.0 -> 44.1 2024-09-23 09:47:35 -07:00
meta-initramfs dracut: upgrade 102 -> 103 2024-09-10 20:13:08 -07:00
meta-multimedia pipewire: add patch to fix zero initialization 2024-09-29 10:01:08 -07:00
meta-networking pure-ftpd: upgrade 1.0.51 -> 1.0.52 2024-09-30 07:34:23 -07:00
meta-oe ostree: upgrade 2024.7 -> 2024.8 2024-09-30 07:34:23 -07:00
meta-perl libnet-dns-perl: upgrade 1.46 -> 1.47 2024-09-30 07:34:23 -07:00
meta-python python3-redis: upgrade 5.0.8 -> 5.1.0 2024-09-30 07:34:26 -07:00
meta-webserver nginx: Upgrade mainline 1.25.3 -> 1.27.1 2024-09-17 15:46:33 -07:00
meta-xfce xfce4-panel: upgrade 4.18.3 -> 4.18.4 2024-09-27 07:27:23 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories