Testing based on fastavro documentation:
1. sudo dnf install python3-fastavro+snappy --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6cca6fb603 - works.
2. Ran https://fastavro.readthedocs.io/en/latest/index.html#example.
3. Checked file size.
4. Ran the same code with modification: writer(..., codec="snappy").
5. File size reduced.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been submitted for testing by bodhi.
This update has been pushed to testing.
Testing based on fastavro documentation: 1.
sudo dnf install python3-fastavro+snappy --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6cca6fb603
- works. 2. Ran https://fastavro.readthedocs.io/en/latest/index.html#example. 3. Checked file size. 4. Ran the same code with modification:writer(..., codec="snappy")
. 5. File size reduced.Testing based on packaging python3-aiokafka: 1. Downloaded RPM. 2. Installed it in mock. 3. Enabled all extras: https://github.com/aio-libs/aiokafka/blob/bb15ecfb4c85026b2bded912ab7ba7c7e1db3271/pyproject.toml#L36 4. All codec tests passed.
Removal: works.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.