gha-utils

View on PyPIReverse Dependencies (0)

4.15.5 gha_utils-4.15.5-py3-none-any.whl

Wheel Details

Project: gha-utils
Version: 4.15.5
Filename: gha_utils-4.15.5-py3-none-any.whl
Download: [link]
Size: 38726
MD5: 2391777639de420fa606cc7c349bf9c9
SHA256: c5cef8af6cb8326eebec0d7786f1ceb4c7b9156177fb5b7737351dbb04f8f03a
Uploaded: 2025-03-13 13:03:05 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: gha-utils
Version: 4.15.5
Summary: ⚙️ CLI helpers for GitHub Actions + reuseable workflows
Author-Email: Kevin Deldycke <kevin[at]deldycke.com>
Project-Url: Homepage, https://github.com/kdeldycke/workflows
Project-Url: Repository, https://github.com/kdeldycke/workflows
Project-Url: Funding, https://github.com/sponsors/kdeldycke
Project-Url: Issues, https://github.com/kdeldycke/workflows/issues
Project-Url: Changelog, https://github.com/kdeldycke/workflows/blob/main/changelog.md
Keywords: build-automation,changelog-formatter,ci-cd,cli,formatting,github-actions,labels,linting,markdown,mypy,nuitka,packaging,pypi,python,release-automation,sphinx,sponsorship,terminal,typo,workflow-reusable,yaml
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Sphinx
Classifier: Framework :: Pelican
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: File Formats :: JSON
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Shells
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Terminals
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: boltons (>=24.0.0)
Requires-Dist: bump-my-version (>=0.32.2)
Requires-Dist: click-extra (~=4.15.0)
Requires-Dist: extra-platforms (~=3.1.0)
Requires-Dist: packaging (~=24.1)
Requires-Dist: PyDriller (~=2.6)
Requires-Dist: pyproject-metadata (~=0.9.0)
Requires-Dist: pyyaml (~=6.0.0)
Requires-Dist: wcmatch (>=8.5)
Requires-Dist: coverage[toml] (~=7.6.0); extra == "test"
Requires-Dist: pytest (~=8.3.1); extra == "test"
Requires-Dist: pytest-cases (~=3.8.3); extra == "test"
Requires-Dist: pytest-cov (~=6.0.0); extra == "test"
Requires-Dist: pytest-github-actions-annotate-failures (~=0.3.0); extra == "test"
Requires-Dist: pytest-randomly (~=3.16.0); extra == "test"
Requires-Dist: types-PyYAML (~=6.0.12.9); extra == "typing"
Provides-Extra: test
Provides-Extra: typing
Description-Content-Type: text/markdown
[Description omitted; length: 17192 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (76.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gha_utils/__init__.py sha256=twCyPtcqL1ilcJzhcwMl3js65X2l_KaQA51NdrTUSzc 866
gha_utils/__main__.py sha256=Dck9BjpLXmIRS83k0mghAMcYVYiMiFLltQdfRuMSP_Q 1703
gha_utils/changelog.py sha256=JR7iQrWjLoIOpVNe6iXQSyEii82_hM_zrYpR7QO_Uxo 5777
gha_utils/cli.py sha256=rE9sjDj4iFqzyj8PwwSt8JkDSgULltm9qvUgXOqGtT4 12858
gha_utils/mailmap.py sha256=naUqJYJnE3fLTjju1nd6WMm7ODiSaI2SHuJxRtmaFWs 6269
gha_utils/matrix.py sha256=_afJD0K-xZLNxwykVnUhD0Gj9cdO0Z43g3VHa-q_tkI 11941
gha_utils/metadata.py sha256=CCUVH2RXG9PdB1F5GA7HUO0MSBpxq0BGvVnY8qY4ZXA 48705
gha_utils/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gha_utils/test_plan.py sha256=57qwIaYfOLbyVKA5X4wldAKePxfvclK7lut--If2fSA 13149
gha_utils-4.15.5.dist-info/METADATA sha256=GNv2Aw-dYgHAl0lfMNeeZegwXX0r1JAVXIIDuFHV-R4 20372
gha_utils-4.15.5.dist-info/WHEEL sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8 91
gha_utils-4.15.5.dist-info/entry_points.txt sha256=8bJOwQYf9ZqsLhBR6gUCzvwLNI9f8tiiBrJ3AR0EK4o 54
gha_utils-4.15.5.dist-info/top_level.txt sha256=C94Blb61YkkyPBwCdM3J_JPDjWH0lnKa5nGZeZ5M6yE 10
gha_utils-4.15.5.dist-info/RECORD

top_level.txt

gha_utils

entry_points.txt

gha-utils = gha_utils.__main__:main