Comments

12 Comments

Installed, imported, tested @beartype decorator

BZ#2264793 Review Request: python-beartype - Unbearably fast runtime type checking in pure Python
BZ#2263960 Review Request: python-google-cloud-monitoring - Google Cloud Monitoring API client library

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.

BZ#2246802 python-fastavro-1.9.4 is available
BZ#2257285 Review Request: python-cramjam - Thin Python bindings to de/compression algorithms in Rust

Testing based on fastavro documentation: 1. sudo dnf install python3-fastavro+snappy --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-7c670ce3a9 - 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.

BZ#2246802 python-fastavro-1.9.4 is available
BZ#2257285 Review Request: python-cramjam - Thin Python bindings to de/compression algorithms in Rust

Installation, import and ping work as expected.

BZ#2237913 Review Request: python-icmplib - An implementation of the ICMP protocol in Python

Installation, import and ping work as expected.

BZ#2237913 Review Request: python-icmplib - An implementation of the ICMP protocol in Python

The patch looks harmless, the package is installable, the library is importable.

BZ#2211742 Bad import in responses 0.21 breaks mypy typechecking for namespace_packages

Installation and type checking works.

I've tested it using the instructions in README, and it works well.

BZ#1768164 python-async-timeout-4.0.1 is available

I've tested it using the instructions in README, and it works well.

BZ#1768164 python-async-timeout-4.0.1 is available
BZ#1848506 Review Request: python-pytzdata - Timezone database for Python
BZ#1848506 Review Request: python-pytzdata - Timezone database for Python