buildbot-fossil

View on PyPIReverse Dependencies (0)

1.1 buildbot_fossil-1.1-py3-none-any.whl

Wheel Details

Project: buildbot-fossil
Version: 1.1
Filename: buildbot_fossil-1.1-py3-none-any.whl
Download: [link]
Size: 23217
MD5: 533485d7ad7e70f4454d396b090226d1
SHA256: 1d4463b1c0801a434fdfcd5508fa51e6f5c9361bab832ac956b96815a2f0c764
Uploaded: 2022-06-18 18:06:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: buildbot-fossil
Version: 1.1
Summary: Fossil version control plugin for Buildbot
Author: Jakob Stoklund Olesen
Author-Email: stoklund[at]2pi.dk
Home-Page: https://github.com/stoklund/buildbot-fossil
Project-Url: Documentation, https://buildbot-fossil.readthedocs.io/
Project-Url: Repository, https://github.com/stoklund/buildbot-fossil
License: GPL-2.0-only
Keywords: Buildbot,Fossil SCM
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.6,<4.0
Requires-Dist: buildbot (<4,>=3)
Requires-Dist: treq (>=20)
Description-Content-Type: text/markdown
[Description omitted; length: 521 characters]

WHEEL

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

RECORD

Path Digest Size
buildbot_fossil/__init__.py sha256=I362P4QMS4VHDj7I4aoycN2AqOx6cnUCr5nPpMB85-U 33
buildbot_fossil/changes.py sha256=mui7jJgozeCxYCpKrh2TwCAMn-TRq84nxFKhImhWD1I 11861
buildbot_fossil/steps.py sha256=5a0-HTq_amkDRG0Szxo6v7BFf_Rht7rRhZYkgbUoXTA 12801
buildbot_fossil/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
buildbot_fossil/test/test_changes.py sha256=Llqtj8Rs6ynnlmhPEMLjqjwNtnWc1AoHMV-zGbUx_Xc 21197
buildbot_fossil/test/test_source.py sha256=3pmvdanFHZHts4xSRolmSbkcfsSsJIr0IYpwU4LnbG0 10238
buildbot_fossil-1.1.dist-info/entry_points.txt sha256=NpA7vI-cEWbxtBaRfPHtr2mXSnOs3cTsDHBXyJgJR6s 124
buildbot_fossil-1.1.dist-info/LICENSE sha256=34QkYgTjxUzSSuu8I3FCNfX8QddU1TtlREoq-_BwEw8 15122
buildbot_fossil-1.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
buildbot_fossil-1.1.dist-info/METADATA sha256=xBnY9vjt4ur3qKiL7HKZut9aVavSLR9cchk180GK5iM 1649
buildbot_fossil-1.1.dist-info/RECORD

entry_points.txt

FossilPoller = buildbot_fossil.changes:FossilPoller
Fossil = buildbot_fossil.steps:Fossil