scriptworker

View on PyPIReverse Dependencies (5)

60.4.0 scriptworker-60.4.0-py2.py3-none-any.whl

Wheel Details

Project: scriptworker
Version: 60.4.0
Filename: scriptworker-60.4.0-py2.py3-none-any.whl
Download: [link]
Size: 79461
MD5: f7d30b92a60b591ce10bfc04b9bca712
SHA256: c41bc323e2aaf3e7b85bde23e0a5a50072cc4e5163100b1308b0456b505d7a0b
Uploaded: 2024-08-27 15:21:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scriptworker
Version: 60.4.0
Summary: TaskCluster Script Worker
Author: Mozilla Release Engineering
Author-Email: release+python[at]mozilla.com
Home-Page: https://github.com/mozilla-releng/scriptworker
License: MPL 2.0
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: aiohttp (>=3)
Requires-Dist: aiomemoizettl
Requires-Dist: arrow (>=1.0)
Requires-Dist: cryptography (>=2.6.1)
Requires-Dist: dictdiffer
Requires-Dist: github3.py
Requires-Dist: immutabledict (>=1.3.0)
Requires-Dist: jsonschema
Requires-Dist: json-e (>=2.5.0)
Requires-Dist: PyYAML
Requires-Dist: taskcluster (>=40)
License-File: LICENSE
[Description omitted; length: 2824 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.44.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
scriptworker/__init__.py sha256=oXiVA-RIptyo0crytRuzfdUA5Wmje5tviksN26LMS8w 20
scriptworker/artifacts.py sha256=Uq6pugBcxOeiObRQxYO03EbX9sG65Y_9UcanCO4QyG4 16952
scriptworker/client.py sha256=1x18wQ6HIUaH9fKdn_6r15YvKjBnrROToT8HL5dB3EI 7620
scriptworker/config.py sha256=hus8o_woS-NmLctNyOAsnwokfDmW2tyGxP-gs7BOyu4 7717
scriptworker/constants.py sha256=ZW3-Eh8bGh7LnjLwYq9fIQkRIyr50YIuJbHDBuQCcY0 30560
scriptworker/context.py sha256=NtOVutXDwWJlzbTAu9mHojLo3_vldhO1hDkKr_k19Mc 9619
scriptworker/ed25519.py sha256=QdEx7o_8EUVp0buAVAIf37GzanIGOoQe8F9UibRWXtQ 5846
scriptworker/exceptions.py sha256=V6wp8CBNXnNPDOnTpjrw1pHw7iZUa69eBnzLvEnCXJ4 3795
scriptworker/github.py sha256=Wk0zestHsEyKh3ffARwyOXlwsywyt-af1bd5n6ExtE0 9952
scriptworker/log.py sha256=KJpk22VJ0qDqxlGNwTnR75Nfk8fJa0d3fdVXssm27i0 5647
scriptworker/task.py sha256=nYUFXj_BTvsjU8rhuunzDWM6nB3xMpw6n0NqzwYPGCs 26525
scriptworker/task_process.py sha256=CqU9xZeHnZ8q34JopgqwpS85DLpIrdqviV19J9mAMVE 1238
scriptworker/utils.py sha256=IzfkbD4RQqbOa5ueTunwNnNVyYwwOpXO6ZV9Ug8jpCQ 33284
scriptworker/version.py sha256=IHIlS_O5auCaBWFurPY80SL9KcNqI5myXqRjKmzocrw 2942
scriptworker/worker.py sha256=GKvPwch9ldAwHtj84W78rv6eGpE83ygVUAcO052SSec 8923
scriptworker/cot/__init__.py sha256=tbKvigJzPmZ8V3bbIWI_9lFdy-3B-oPj4qw3aOrUAAo 43
scriptworker/cot/generate.py sha256=Z6I1vUgBftAn9g1Rp7Smgw8jiNI3hLhgTp593M6Pi90 4025
scriptworker/cot/verify.py sha256=A6pagLbg0VK_u_EKnfXzFC-E8FXSQmK7L8hUtKVyQa0 91104
scriptworker/data/cot_v1_schema.json sha256=edYNN43z4t8YQ-aaZiMY-88dulmqabFjU3rR71vjQbQ 1206
scriptworker-60.4.0.dist-info/LICENSE sha256=YCIsKMGn9qksffmOXF9EWeYk5uKF4Lm5RGevX2qzND0 15922
scriptworker-60.4.0.dist-info/METADATA sha256=aBv8IgxIOMlk9AQ_ujOM6usqDoWQZpkZaxrhhJIFVGA 3661
scriptworker-60.4.0.dist-info/WHEEL sha256=fS9sRbCBHs7VFcwJLnLXN1MZRR0_TVTxvXKzOnaSFs8 110
scriptworker-60.4.0.dist-info/entry_points.txt sha256=HtNE1SIBdc4-QMY9kwSjN3xMzOFnMg-SCctIAjoWw6c 257
scriptworker-60.4.0.dist-info/top_level.txt sha256=TtZLbI5MEEACH4IrRelBnstfmNQr5tzb9s4xLfBBcGE 13
scriptworker-60.4.0.dist-info/RECORD

top_level.txt

scriptworker

entry_points.txt

create_test_workdir = scriptworker.cot.verify:create_test_workdir
scriptworker = scriptworker.worker:main
verify_cot = scriptworker.cot.verify:verify_cot_cmdln
verify_ed25519_signature = scriptworker.ed25519:verify_ed25519_signature_cmdln