ci-watson

View on PyPIReverse Dependencies (5)

0.8.0 ci_watson-0.8.0-py3-none-any.whl

Wheel Details

Project: ci-watson
Version: 0.8.0
Filename: ci_watson-0.8.0-py3-none-any.whl
Download: [link]
Size: 19007
MD5: ef3c49818b30b806ab9a962bab578c37
SHA256: 0e7618cdd608cac5aa09623d0dc92091ad5a2f586d3aa6546fd82822343c5d77
Uploaded: 2024-12-09 15:23:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ci_watson
Version: 0.8.0
Summary: CI helper for STScI Jenkins
Author-Email: STScI <help[at]stsci.edu>
Project-Url: Homepage, https://github.com/spacetelescope/ci_watson
License: BSD 3-Clause License Copyright (c) 2018-2023, Space Telescope Science Institute, AURA All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: crds
Requires-Dist: colorama (>=0.4.1)
Requires-Dist: pytest (>=6)
Requires-Dist: readchar (>=3.0)
Requires-Dist: requests
Requires-Dist: astropy; extra == "all"
Requires-Dist: pytest-astropy-header; extra == "test"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: sphinx_rtd_theme (>1.2.0); extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Provides-Extra: all
Provides-Extra: test
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 1560 characters]

WHEEL

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

RECORD

Path Digest Size
ci_watson/__init__.py sha256=YBgv4L52Noc6ZUcyXlXjApAPwysGnBSVFX8qI_IJLx0 94
ci_watson/artifactory_helpers.py sha256=W0GPL8K1bVKtR0f8MQ1fRLAYcXzXp6buPw24rARsUAI 23109
ci_watson/hst_helpers.py sha256=BAlIEguBfwPobQbO5ZJZtfDlovT_BfRT_DnWTFCIIkc 4766
ci_watson/jwst_helpers.py sha256=s_hMwVXUkHPRDCuoANMwF_GCNv_OjsSgCTcwGKgUtOc 906
ci_watson/plugin.py sha256=oPa1ITvcQSPN_7SiRQngyyDp1ocIpv65Jmxa0bxnCxM 2061
ci_watson/version.py sha256=vspFLRfYI6gAAN7kyihey2lhPos0jxqKaNDWFlKPlmU 411
ci_watson/scripts/okify_regtests.py sha256=CKzJHQz_E0kx8MM6mBp0mx-0Mupyz6GSEH5AuVxPReA 11155
ci_watson-0.8.0.dist-info/LICENSE.md sha256=QO_a6SmrIXEqMXyIPreNMeQcOJzm_F2yXDBrudR3UOM 1544
ci_watson-0.8.0.dist-info/METADATA sha256=nQYsjNr0D_v2sljIyOzRJsOANXj5dWr_bcxNY8TqCS0 4485
ci_watson-0.8.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
ci_watson-0.8.0.dist-info/entry_points.txt sha256=caMA_VekHIsAnz7F7GEQRdNnVlSRLYR6W9W-X8p9rhY 120
ci_watson-0.8.0.dist-info/top_level.txt sha256=e7kwsFsqmtTElqvaND9-oAcTyUavq97OH-IAjSRI1Rs 10
ci_watson-0.8.0.dist-info/RECORD

top_level.txt

ci_watson

entry_points.txt

okify_regtests = ci_watson.scripts.okify_regtests:main
pytest_ciwatson = ci_watson.plugin