Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-aiokafka-0.8.1-1.fc37 RPM for noarch

From Fedora 37 updates for x86_64 / Packages / p

Name: python3-aiokafka Distribution: Fedora Project
Version: 0.8.1 Vendor: Fedora Project
Release: 1.fc37 Build date: Thu Jun 29 16:52:17 2023
Group: Unspecified Build host: buildvm-s390x-20.s390.fedoraproject.org
Size: 1530333 Source RPM: python-aiokafka-0.8.1-1.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/aio-libs/aiokafka
Summary: Asyncio client for Kafka
Asyncio client for Kafka

Provides

Requires

License

ASL 2.0

Changelog

* Thu Jun 29 2023 Roman Inflianskas <rominf@aiven.io> - 0.8.1-1
  - Update to 0.8.1 (resolve rhbz#2211696)
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 10 2023 Italo Garcia <italo.garcia@aiven.io> - 0.8.0-1
  - Update to version 0.8.0
* Tue Jul 12 2022 Italo Garcia <italo.garcia@aiven.io> - 0.7.2-1
  - Initial package

Files

/usr/lib/python3.11/site-packages/aiokafka
/usr/lib/python3.11/site-packages/aiokafka-0.8.1.dist-info
/usr/lib/python3.11/site-packages/aiokafka-0.8.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/aiokafka-0.8.1.dist-info/LICENSE
/usr/lib/python3.11/site-packages/aiokafka-0.8.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/aiokafka-0.8.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/aiokafka-0.8.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/aiokafka/__init__.py
/usr/lib/python3.11/site-packages/aiokafka/__pycache__
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/abc.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/abc.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/admin.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/admin.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/client.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/client.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/cluster.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/cluster.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/conn.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/conn.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/errors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/helpers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/helpers.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/structs.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/structs.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/abc.py
/usr/lib/python3.11/site-packages/aiokafka/admin.py
/usr/lib/python3.11/site-packages/aiokafka/client.py
/usr/lib/python3.11/site-packages/aiokafka/cluster.py
/usr/lib/python3.11/site-packages/aiokafka/conn.py
/usr/lib/python3.11/site-packages/aiokafka/consumer
/usr/lib/python3.11/site-packages/aiokafka/consumer/__init__.py
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/consumer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/consumer.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/fetcher.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/fetcher.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/group_coordinator.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/group_coordinator.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/subscription_state.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/__pycache__/subscription_state.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/consumer/consumer.py
/usr/lib/python3.11/site-packages/aiokafka/consumer/fetcher.py
/usr/lib/python3.11/site-packages/aiokafka/consumer/group_coordinator.py
/usr/lib/python3.11/site-packages/aiokafka/consumer/subscription_state.py
/usr/lib/python3.11/site-packages/aiokafka/errors.py
/usr/lib/python3.11/site-packages/aiokafka/helpers.py
/usr/lib/python3.11/site-packages/aiokafka/producer
/usr/lib/python3.11/site-packages/aiokafka/producer/__init__.py
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/message_accumulator.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/message_accumulator.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/producer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/producer.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/sender.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/sender.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/transaction_manager.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/__pycache__/transaction_manager.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/producer/message_accumulator.py
/usr/lib/python3.11/site-packages/aiokafka/producer/producer.py
/usr/lib/python3.11/site-packages/aiokafka/producer/sender.py
/usr/lib/python3.11/site-packages/aiokafka/producer/transaction_manager.py
/usr/lib/python3.11/site-packages/aiokafka/protocol
/usr/lib/python3.11/site-packages/aiokafka/protocol/__init__.py
/usr/lib/python3.11/site-packages/aiokafka/protocol/__pycache__
/usr/lib/python3.11/site-packages/aiokafka/protocol/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/protocol/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/protocol/__pycache__/coordination.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/protocol/__pycache__/coordination.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/protocol/__pycache__/transaction.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/protocol/__pycache__/transaction.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/protocol/coordination.py
/usr/lib/python3.11/site-packages/aiokafka/protocol/transaction.py
/usr/lib/python3.11/site-packages/aiokafka/record
/usr/lib/python3.11/site-packages/aiokafka/record/__init__.py
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/_crc32c.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/_crc32c.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/control_record.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/control_record.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/default_records.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/default_records.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/legacy_records.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/legacy_records.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/memory_records.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/memory_records.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/_crc32c.py
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/__init__.py
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/__pycache__
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/consts.pxi
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/cutil.pxd
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/cutil.pyx
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/default_records.pxd
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/default_records.pyx
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/hton.pxd
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/legacy_records.pxd
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/legacy_records.pyx
/usr/lib/python3.11/site-packages/aiokafka/record/_crecords/memory_records.pyx
/usr/lib/python3.11/site-packages/aiokafka/record/control_record.py
/usr/lib/python3.11/site-packages/aiokafka/record/default_records.py
/usr/lib/python3.11/site-packages/aiokafka/record/legacy_records.py
/usr/lib/python3.11/site-packages/aiokafka/record/memory_records.py
/usr/lib/python3.11/site-packages/aiokafka/record/util.py
/usr/lib/python3.11/site-packages/aiokafka/structs.py
/usr/lib/python3.11/site-packages/aiokafka/util.py
/usr/share/doc/python3-aiokafka
/usr/share/doc/python3-aiokafka/README.rst
/usr/share/licenses/python3-aiokafka
/usr/share/licenses/python3-aiokafka/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 18:23:28 2024