bodhi-messages

View on PyPIReverse Dependencies (5)

8.1.0 bodhi_messages-8.1.0-py3-none-any.whl

Wheel Details

Project: bodhi-messages
Version: 8.1.0
Filename: bodhi_messages-8.1.0-py3-none-any.whl
Download: [link]
Size: 24453
MD5: 767f59f71e2cc1532e9cfa11efb60261
SHA256: 88db72887c740ed0022fbbb990b693d448e5c8299940557f5230c4158df5bd5d
Uploaded: 2024-04-09 12:33:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bodhi-messages
Version: 8.1.0
Summary: JSON schema for messages sent by Bodhi
Author: Fedora Infrastructure Team
Maintainer: Fedora Infrastructure Team
Maintainer-Email: infrastructure[at]lists.fedoraproject.org
Home-Page: https://bodhi.fedoraproject.org
Project-Url: Repository, https://github.com/fedora-infra/bodhi
License: GPL-2.0-or-later
Keywords: fedora,fedora-messaging
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.8,<4
Requires-Dist: fedora-messaging (>=3.0.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 98 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bodhi/messages/__init__.py sha256=5R3PkbDtbYc89zqGMMbgH7Tm57Ghl_OyyifDaPNLRmA 906
bodhi/messages/schemas/__init__.py sha256=CDblXforJedJSOhxhdY16nexTbjvn7ufaknH89P29n0 793
bodhi/messages/schemas/base.py sha256=TQt6VVAw-9z-A8qNAm6Xv4t2TCUexroxZgs8SFctNck 9240
bodhi/messages/schemas/buildroot_override.py sha256=2Er49S8NVDWsNep41lzWOU4gCwjyYheUB0GCE61bp9Q 5116
bodhi/messages/schemas/compose.py sha256=PQCD8rVFQvc5QPwmSSjGbQ3Q0I5EQTdEb_KaE_FJch4 11249
bodhi/messages/schemas/errata.py sha256=dk3atf9b8_YMgbtPjq-EymHjFca_i1irTM48v7QoFpI 3783
bodhi/messages/schemas/update.py sha256=Z_jdG8AOzBe1OgEJiYaqSTkNvVbtIPjGaMyQTZE2GYs 38621
bodhi/messages/utils.py sha256=DJxzlPA2NbHcApKswe7ZlwswrQsFUpDL5DGMR7GqW1E 1589
bodhi_messages-8.1.0.dist-info/COPYING sha256=bggKngWIsEXAi3MHayPI2PTB43-WQ_PBjFkDU14CIiQ 18018
bodhi_messages-8.1.0.dist-info/METADATA sha256=3YRiZPzgpZ9IwQh9mSv3tL1kVYGUM82VP3eYTtANYjc 1250
bodhi_messages-8.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
bodhi_messages-8.1.0.dist-info/entry_points.txt sha256=9eDEAhhm0tLA7qLu2z74Gv-wc0wsSi7ORnyyz9qREns 2018
bodhi_messages-8.1.0.dist-info/RECORD

entry_points.txt

bodhi.buildroot_override.tag.v1 = bodhi.messages.schemas.buildroot_override:BuildrootOverrideTagV1
bodhi.buildroot_override.untag.v1 = bodhi.messages.schemas.buildroot_override:BuildrootOverrideUntagV1
bodhi.compose.complete.v1 = bodhi.messages.schemas.compose:ComposeCompleteV1
bodhi.compose.composing.v1 = bodhi.messages.schemas.compose:ComposeComposingV1
bodhi.compose.start.v1 = bodhi.messages.schemas.compose:ComposeStartV1
bodhi.compose.sync.done.v1 = bodhi.messages.schemas.compose:ComposeSyncDoneV1
bodhi.compose.sync.wait.v1 = bodhi.messages.schemas.compose:ComposeSyncWaitV1
bodhi.errata.publish.v1 = bodhi.messages.schemas.errata:ErrataPublishV1
bodhi.repo.done.v1 = bodhi.messages.schemas.compose:RepoDoneV1
bodhi.update.comment.v1 = bodhi.messages.schemas.update:UpdateCommentV1
bodhi.update.complete.stable.v1 = bodhi.messages.schemas.update:UpdateCompleteStableV1
bodhi.update.complete.testing.v1 = bodhi.messages.schemas.update:UpdateCompleteTestingV1
bodhi.update.edit.v1 = bodhi.messages.schemas.update:UpdateEditV1
bodhi.update.edit.v2 = bodhi.messages.schemas.update:UpdateEditV2
bodhi.update.eject.v1 = bodhi.messages.schemas.update:UpdateEjectV1
bodhi.update.karma.threshold.v1 = bodhi.messages.schemas.update:UpdateKarmaThresholdV1
bodhi.update.request.obsolete.v1 = bodhi.messages.schemas.update:UpdateRequestObsoleteV1
bodhi.update.request.revoke.v1 = bodhi.messages.schemas.update:UpdateRequestRevokeV1
bodhi.update.request.stable.v1 = bodhi.messages.schemas.update:UpdateRequestStableV1
bodhi.update.request.testing.v1 = bodhi.messages.schemas.update:UpdateRequestTestingV1
bodhi.update.request.unpush.v1 = bodhi.messages.schemas.update:UpdateRequestUnpushV1
bodhi.update.requirements_met.stable.v1 = bodhi.messages.schemas.update:UpdateRequirementsMetStableV1
bodhi.update.status.testing.v1 = bodhi.messages.schemas.update:UpdateReadyForTestingV1
bodhi.update.status.testing.v2 = bodhi.messages.schemas.update:UpdateReadyForTestingV2
bodhi.update.status.testing.v3 = bodhi.messages.schemas.update:UpdateReadyForTestingV3