tag-publish

View on PyPIReverse Dependencies (0)

0.8.2 tag_publish-0.8.2-py3-none-any.whl

Wheel Details

Project: tag-publish
Version: 0.8.2
Filename: tag_publish-0.8.2-py3-none-any.whl
Download: [link]
Size: 27683
MD5: 0cb0c034c40fb2b1c00a8739b759270a
SHA256: 9a3ae8bf7083c816a3b876b5e21c649728ee7180deb7a561bad00d88cb067cd9
Uploaded: 2024-11-15 12:22:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tag-publish
Version: 0.8.2
Summary: Tools used to publish Python packages, Docker images and Helm charts for GitHub tag and branch
Author: Camptocamp
Author-Email: info[at]camptocamp.com
Home-Page: https://github.com/camptocamp/tag-publish
Project-Url: Repository, https://github.com/camptocamp/tag-publish
License: FreeBSD
Keywords: ci
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: PyGithub (<3.0.0,>=2.0.0)
Requires-Dist: PyYAML (<7.0.0,>=6.0.0)
Requires-Dist: applications-download (<1.0.0,>=0.0.0)
Requires-Dist: debian-inspector (<32.0.0,>=31.0.0)
Requires-Dist: id (<2.0.0,>=1.0.0)
Requires-Dist: jsonschema-validator-new (<1.0.0,>=0.0.0)
Requires-Dist: multi-repo-automation (<2.0.0,>=1.0.0)
Requires-Dist: requests (<3.0.0,>=2.0.0)
Requires-Dist: security-md (<1.0.0,>=0.0.0)
Requires-Dist: twine (<6.0.0,>=5.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8329 characters]

WHEEL

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

RECORD

Path Digest Size
tag_publish/__init__.py sha256=n84ZNtqgILkDNtzzsCV2WEShtu8rZbGYtOr4WnLI7Fc 8615
tag_publish/cli.py sha256=h_hEz5KuTYJQtwMaJa0bpbZNjUbqqKWW1xI4Eivhdig 21824
tag_publish/configuration.py sha256=NLNJok9zY96SO5iRJDy5p8OapVHaG047_BcDAK3E38g 8524
tag_publish/lib/docker.py sha256=EMhLJwKr2b-G-ZRLv3TzOhdvhOMgutGyUEaPUABap3Q 5405
tag_publish/lib/oidc.py sha256=inulioX8__IJEF-yJO8pJNJb-CnU1zdSLdXrD7uP2Qc 6297
tag_publish/new.py sha256=yFAmBrjZ35wLfIcmKuF1xl6G7odKyqHBlYiI5DKyZMY 9353
tag_publish/publish.py sha256=hg3-U9GBGfx9yvIa7dxsZ5OHU7m04rXC_cB6RPZCTgs 9595
tag_publish/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tag_publish/schema.json sha256=8ndzXJ55lSi8_2lFT5nSZIgeXagMj0Q1I52fJj4_aAM 8271
tag_publish/versions.yaml sha256=gZIxKOIqb8-oOZXLahqUpf2JJJt8oW3WwcyXJrIEND8 162
tag_publish-0.8.2.dist-info/LICENSE sha256=EMCYfDu0AgsMQO6k8Hl_xHzoFxM0db1xu9n_asZW9Vc 1307
tag_publish-0.8.2.dist-info/METADATA sha256=QKaaZF-1AwWs0m8vY8kcb-WupiEEyIWit_QHFvyfy6w 9864
tag_publish-0.8.2.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
tag_publish-0.8.2.dist-info/entry_points.txt sha256=zJ3T3-mgWzowCT7hZgP27d4vAmqsDV1U62M8fUMUYrA 89
tag_publish-0.8.2.dist-info/RECORD

entry_points.txt

tag-publish = tag_publish.cli:main
tag-publish-new = tag_publish.new:main