# Fedora Messaging Git Hook
This repo contains a git post-receive hook to send messages on the Fedora Messaging bus.
The full documentation is [on ReadTheDocs](https://fedora-messaging-git-hook.readthedocs.io).
You can install it [from PyPI](https://pypi.org/project/fedora-messaging-git-hook/).
![PyPI](https://img.shields.io/pypi/v/fedora-messaging-git-hook.svg)
![Supported Python versions](https://img.shields.io/pypi/pyversions/fedora-messaging-git-hook.svg)
![Build status](http://github.com/fedora-infra/fedora-messaging-git-hook/actions/workflows/main.yml/badge.svg?branch=main)
![Documentation](https://readthedocs.org/projects/fedora-messaging-git-hook/badge/?version=latest)
The development layout is a bit outdated (no poetry, setup.cfg, MANIFEST.in,
etc.) because we need to work with Python 3.6, and the Python ecosystem ship
has sailed a long time ago for that version.
Raw data
{
"_id": null,
"home_page": "http://github.com/fedora-infra/fedora-messaging-git-hook",
"name": "fedora-messaging-git-hook",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "fedora,fedora-messaging",
"author": "Fedora Infrastructure",
"author_email": "admin@fedoraproject.org",
"download_url": "https://files.pythonhosted.org/packages/3d/2f/6ddc2371f3e51e4f2f0ba2702201defb19cc9de4a0e303101fec6e3f08da/fedora-messaging-git-hook-0.1.1.tar.gz",
"platform": null,
"description": "# Fedora Messaging Git Hook\n\nThis repo contains a git post-receive hook to send messages on the Fedora Messaging bus.\n\nThe full documentation is [on ReadTheDocs](https://fedora-messaging-git-hook.readthedocs.io).\n\nYou can install it [from PyPI](https://pypi.org/project/fedora-messaging-git-hook/).\n\n![PyPI](https://img.shields.io/pypi/v/fedora-messaging-git-hook.svg)\n![Supported Python versions](https://img.shields.io/pypi/pyversions/fedora-messaging-git-hook.svg)\n![Build status](http://github.com/fedora-infra/fedora-messaging-git-hook/actions/workflows/main.yml/badge.svg?branch=main)\n![Documentation](https://readthedocs.org/projects/fedora-messaging-git-hook/badge/?version=latest)\n\n\nThe development layout is a bit outdated (no poetry, setup.cfg, MANIFEST.in,\netc.) because we need to work with Python 3.6, and the Python ecosystem ship\nhas sailed a long time ago for that version.\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Git hook for Fedora Messaging",
"version": "0.1.1",
"project_urls": {
"Homepage": "http://github.com/fedora-infra/fedora-messaging-git-hook"
},
"split_keywords": [
"fedora",
"fedora-messaging"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "94e6efbcf4c9650aeae0a341ea57cfd2600f5d718bc6c0ac3297b0cf9df85bad",
"md5": "255683af2453a0bd603be471989f7f0a",
"sha256": "03e65744875d007785ca1c10a4606dd564dbb3ce916495cea123182a36351667"
},
"downloads": -1,
"filename": "fedora_messaging_git_hook-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "255683af2453a0bd603be471989f7f0a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5936,
"upload_time": "2023-12-01T07:09:45",
"upload_time_iso_8601": "2023-12-01T07:09:45.760677Z",
"url": "https://files.pythonhosted.org/packages/94/e6/efbcf4c9650aeae0a341ea57cfd2600f5d718bc6c0ac3297b0cf9df85bad/fedora_messaging_git_hook-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3d2f6ddc2371f3e51e4f2f0ba2702201defb19cc9de4a0e303101fec6e3f08da",
"md5": "a2b9b3556d73b12b49f3598ce3424a54",
"sha256": "31d9b10d75bd0f5cc3571541da41f965bd48376ab9f1480f88c8771b45be2329"
},
"downloads": -1,
"filename": "fedora-messaging-git-hook-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "a2b9b3556d73b12b49f3598ce3424a54",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 25834,
"upload_time": "2023-12-01T07:09:46",
"upload_time_iso_8601": "2023-12-01T07:09:46.773695Z",
"url": "https://files.pythonhosted.org/packages/3d/2f/6ddc2371f3e51e4f2f0ba2702201defb19cc9de4a0e303101fec6e3f08da/fedora-messaging-git-hook-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-01 07:09:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fedora-infra",
"github_project": "fedora-messaging-git-hook",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "fedora-messaging-git-hook"
}