tempo-commit

View on PyPIReverse Dependencies (0)

0.1.2 tempo_commit-0.1.2-py3-none-any.whl

Wheel Details

Project: tempo-commit
Version: 0.1.2
Filename: tempo_commit-0.1.2-py3-none-any.whl
Download: [link]
Size: 5504
MD5: beae313e273faed732551c92249a705f
SHA256: 929f74d8026ae1d86886ed804964f521bfbd0a2a6a44b7e1a492c57926e67bb5
Uploaded: 2024-02-09 01:13:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tempo-commit
Version: 0.1.2
Summary: A cli tool to add a worklog to Tempo on commit
Author: Dinmukhamet Igissinov
Author-Email: igissinov.d[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: asyncclick (<9.0.0.0,>=8.1.7.1)
Requires-Dist: gitpython (<4.0.0,>=3.1.41)
Requires-Dist: jira[cli] (<4.0.0,>=3.6.0)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: python-dotenv (==0.20.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/cli.py sha256=W6Y4raF-ClX9N6lDcPNRzoVLgKDyid9NktW6OAVe3cE 1496
src/config.py sha256=1FjPZ14bAwBX83xs5Bl6Au4wAQo77NR-CGzKO_BzfnE 736
src/script.py sha256=0QrKayOtxxVIyHkMUCJjFS35DSVnTPyV4f-wcZ--L4U 420
src/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/services/commits.py sha256=btX60dvK42Y4QlH7X8F68laRKAgT3nknrQ1KVcKGGwc 2580
src/services/jira_client.py sha256=ZRU4mcqLU_SRGfdB_ZEwenYojsAl6y-0jeK8wutidtY 841
src/services/tempo_client.py sha256=cmWyv9wz-LciO1m5m3qxzH1DPoO-RXU1E_8WpoqBtdw 1006
tempo_commit-0.1.2.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
tempo_commit-0.1.2.dist-info/entry_points.txt sha256=lk09r-HChv6aOO4MC1BaPDXI-2OR3SsK6c-2YITclCk 59
tempo_commit-0.1.2.dist-info/METADATA sha256=DS4eF6kXvNHQX95Q3IrUucAmSw_hEsXB-HDsCdnQRZE 617
tempo_commit-0.1.2.dist-info/RECORD

entry_points.txt

commit = src.cli:commit
init = src.cli:init