rpmrh

View on PyPIReverse Dependencies (0)

0.7.2 rpmrh-0.7.2-py3-none-any.whl

Wheel Details

Project: rpmrh
Version: 0.7.2
Filename: rpmrh-0.7.2-py3-none-any.whl
Download: [link]
Size: 46807
MD5: 097937a7aed823b4dbf437c16633dd3d
SHA256: 2535d872d680c26c2320a13945f90d36fd0b2389e8a4fa5592c0f3a1b76467db
Uploaded: 2019-07-24 10:05:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rpmrh
Version: 0.7.2
Summary: An automation tool for rebuilding RPMs and Software Collections
Author: Jan Staněk
Author-Email: jstanek[at]redhat.com
Home-Page: https://github.com/khardix/rpm-rebuild-helper
License: GNU General Public License version 3 or later
Keywords: rpm,scl,softwarecollections,rebuilding
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Platform: Linux
Requires-Dist: attrs (>=17)
Requires-Dist: cerberus
Requires-Dist: click
Requires-Dist: click-log
Requires-Dist: python-jenkins
Requires-Dist: pyxdg
Requires-Dist: requests
Requires-Dist: requests-file
Requires-Dist: ruamel.yaml (~=0.15)
Requires-Dist: toml
Requires-Dist: PyTrie; extra == "dev"
Requires-Dist: betamax; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: pyfakefs; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-autobuild; extra == "dev"
Requires-Dist: rpm (>=4.11); extra == "system"
Requires-Dist: dnf (>=4.1); extra == "system"
Requires-Dist: koji (>=1.16); extra == "system"
Requires-Dist: createrepo-c; extra == "system"
Provides-Extra: dev
Provides-Extra: system
[Description omitted; length: 1358 characters]

WHEEL

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

RECORD

Path Digest Size
rpmrh/__init__.py sha256=74QskvcamfJY1oBSPxKPfuyxDWarRGAd9rBYpQuqbK0 123
rpmrh/__main__.py sha256=Y01R6ijdGut8V6ZrvigtRL86pFM3Hsef1rOc6OWtwwY 51
rpmrh/exception.py sha256=OGzwA1YLN-UR-gsAuIKXzPVETpKYbfjAkQos8mGHgAU 540
rpmrh/rpm.py sha256=XnIRQKAKacgmwFFm2RZ9E6xQJ0P6p_Jprt-866cjhk0 8508
rpmrh/cli/__init__.py sha256=6PFCozHF0du95uCtIMDkdQKJuglAa5RPUWnP51uIoHI 87
rpmrh/cli/command.py sha256=o6Lv_epH2iz_TmPkUJ-8sahAHvFSGfMtvBn0S53ZV0o 12397
rpmrh/cli/tooling.py sha256=7o91LXAXwaKOczcPCJtQnJy-723Cw_vuoyoqKTX5hpc 8021
rpmrh/conf.d/cbs.service.toml sha256=TSLCC_dmvEn7GMmwjzJPSRS4grh2whqrV8Lk7LcEvjo 131
rpmrh/conf.d/config.toml sha256=llTPP9ooCCC7fMslM3xLwU4tU_9vQ6TjcFIgennXQyQ 170
rpmrh/conf.d/sclo-sig.phase.toml sha256=YzP3d6HwgQ9PLMk_Hq5AsVm8Lw836QN3M0zlFlZj1Mc 648
rpmrh/configuration/__init__.py sha256=9dvedhEO-3M-XEygfNOrkr5UAD2MH39ODz6kvlhOYs8 43
rpmrh/configuration/_loading.py sha256=KPwohzn0ShGRfGR5PPpjWwrIFF7Dp5QGi9_8ZFYOiOM 3147
rpmrh/configuration/_validation.py sha256=z2JoVwkRyWlrWNNETJSLZTi6zxcx4b3QYIOAHmTCbRE 1992
rpmrh/configuration/phase.py sha256=Q_WqWxr_7IRf8LtVBdk_01uFu0Zgarpx1MuXWytB7c4 2597
rpmrh/configuration/runtime.py sha256=RcFFatC9m0Zgxrm2mWvtG94oDGSZDi0TErljzGXD92s 1920
rpmrh/configuration/service.py sha256=nXdezP2svRPybbs6TxPi9d6KY-P9PkBcwy7DaxACCFQ 3179
rpmrh/service/__init__.py sha256=aVEyX59XOkDGEwJH3KzBJOMCeFRXwnWB-rBANJoW72I 117
rpmrh/service/abc.py sha256=uC7iRsXaFiSn9yttBJ6PH3FnO5QfixE_d4sdFNsrecE 4215
rpmrh/service/jenkins.py sha256=xBz6J7i_9Gqxg-WALlMOiIXaMjfyO919kaduaK6D82w 3521
rpmrh/service/koji.py sha256=y2M_JLz1_701cUivPpPjo3HnnxEmUNxW_Y8NDj7YcXQ 15686
rpmrh/service/dnf/__init__.py sha256=IsfFOIRL0B-IRBkAdGfpNbNK4Pr8x3f4zpmDyR5gFn8 104
rpmrh/service/dnf/_compat.py sha256=bQ3BRYwWGrRq68CiNXd8vVCvcUX9Dohx12UwtQ0dCfw 2521
rpmrh/service/dnf/interface.py sha256=94lBm63XgoWCkiILSBaqyVEzF3TF0N5ha_pTuUUbdn0 4538
rpmrh/util/__init__.py sha256=zTamsQ01f2vsKKhQqdYr59htsbnEeVR1UAG4Mp0ZAZI 202
rpmrh/util/importlib.py sha256=yHq2HT_pSmhxuaUeCDa_tYa4Q1IIDArp44uE6CgBgqs 1745
rpmrh/util/iterable.py sha256=w6PbzCWeO785BPOOnO-cOmNEOyKs8noOCkDFG73OqXg 657
rpmrh/util/logging.py sha256=ArzFYCytyEKwgXPX0OmYZc7Qw3r-g1MSCXR7r5xIy08 1901
rpmrh/util/net.py sha256=EJUgMn0vT9-Haj7_oQJafFY5ia0q0jn8q1ZL5WC01TQ 1743
rpmrh-0.7.2.dist-info/LICENSE sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI 35141
rpmrh-0.7.2.dist-info/METADATA sha256=4tTqOMxxGoqUF5XDpZozAy97_MbT9uxpxdDwPQ_M1iw 3043
rpmrh-0.7.2.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
rpmrh-0.7.2.dist-info/entry_points.txt sha256=0ERSrhNKnCvUdHAZDYNicNkhQRTbijnGoVekEmPHgEk 50
rpmrh-0.7.2.dist-info/top_level.txt sha256=yD5QZ3y2GwtS4sXI2GHEM2o9BTczPfmu3094UyynjEo 6
rpmrh-0.7.2.dist-info/RECORD

top_level.txt

rpmrh

entry_points.txt

rpmrh = rpmrh.cli.command:main