SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python310-PyChef rpm build for : openSUSE Tumbleweed. For other distributions click python310-PyChef.

Name : python310-PyChef
Version : 0.3.0 Vendor : obs://build_opensuse_org/home:jayvdb
Release : 2.43 Date : 2022-10-31 00:18:16
Group : Development/Languages/Python Source RPM : python-PyChef-0.3.0-2.43.src.rpm
Size : 0.18 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:/jayvdb:/py-new/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python310-PyChef-0.3.0-2.43.noarch.rpm
     

Provides :
python3-PyChef
python3.10dist(pychef)
python310-PyChef
python3dist(pychef)

Requires :
libopenssl1_0_0
python(abi) = 3.10
python310-requests >= 2.7.0
python310-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(PayloadIsZstd) <= 5.4.18-1


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

 
ICM