SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-PyChef rpm build for : OpenSuSE. For other distributions click python3-PyChef.

Name : python3-PyChef
Version : 0.3.0 Vendor : obs://build_opensuse_org/home:thelande
Release : 1.1 Date : 2018-11-26 17:37:14
Group : Development/Languages/Python Source RPM : python-PyChef-0.3.0-1.1.src.rpm
Size : 0.23 MB
Packager : (none)
Summary : Python implementation of a Chef API client
Description :
PyChef
======

.. image:: https://secure.travis-ci.org/coderanger/pychef.png?branch=master
:target: http://travis-ci.org/coderanger/pychef

A Python API for interacting with a Chef server.

Example
-------

::

from chef import autoconfigure, Node

api = autoconfigure()
n = Node(\'web1\')
print n[\'fqdn\']
n[\'myapp\'][\'version\'] = \'1.0\'
n.save()

Further Reading
---------------

For more information check out http://pychef.readthedocs.org/en/latest/index.html

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/thelande:/cloud:/7/SLE_15/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-PyChef

Requires :
libopenssl1_0_0
python(abi) = 3.6
python3-requests >= 2.7.0
python3-six >= 1.9.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/PyChef-0.3.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/PyChef-0.3.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/PyChef-0.3.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/PyChef-0.3.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/PyChef-0.3.0-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/PyChef-0.3.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/PyChef-0.3.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/chef
/usr/lib/python3.6/site-packages/chef/__init__.py
/usr/lib/python3.6/site-packages/chef/__pycache__
/usr/lib/python3.6/site-packages/chef/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/acl.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/acl.cpython-36.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/api.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/api.cpython-36.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/auth.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/auth.cpython-36.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/client.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/client.cpython-36.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/data_bag.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/data_bag.cpython-36.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/environment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/environment.cpython-36.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/fabric.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/chef/__pycache__/fabric.cpython-36.pyc
There is 69 files more in these RPM.

 
ICM