Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-restkit-4.2.2-lp152.4.55 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python-restkit Distribution: openSUSE Leap 15.2
Version: 4.2.2 Vendor: openSUSE
Release: lp152.4.55 Build date: Tue Jun 9 06:24:11 2020
Group: Development/Languages/Python Build host: lamb04
Size: 1540785 Source RPM: python-restkit-4.2.2-lp152.4.55.src.rpm
Packager: https://bugs.opensuse.org
Url: http://benoitc.github.com/restkit
Summary: Python REST kit
Restkit is an HTTP resource kit for Python. It allows you to easily access to
HTTP resource and build objects around it. It's the base of couchdbkit, a
Python CouchDB framework.

Restkit is a full HTTP client using pure socket calls and its own HTTP parser.
It's not based on httplib or urllib2.

Provides

Requires

License

MIT

Changelog

* Fri Feb 09 2018 tbechtold@suse.com
  - Set PYTHONPATH to fix doc build
* Sun Nov 24 2013 p.drouand@gmail.com
  - Update to version 4.2.2
    + ChangeLog hasn't been updated for this version
  - Generate documentation with Sphinx and add it in package
* Mon Oct 28 2013 speilicke@suse.com
  - Don't install global "tests" module into python_sitelib
* Thu Oct 24 2013 speilicke@suse.com
  - Require python-setuptools instead of distribute (upstreams merged)
* Sat Feb 09 2013 p.drouand@gmail.com
  - Update to version 4.2.1:
    * No changelog available
* Thu Jan 24 2013 p.drouand@gmail.com
  - Update to version 4.2.0:
    * No changelog available
* Mon Feb 13 2012 jfunk@funktronics.ca
  - Update to version 4.1.2:
    * set content-length if provided
    * Fix bad http-parser version requirement
* Thu Feb 02 2012 saschpe@suse.de
  - Fix version and add requirement on python-socketpool
* Tue Jan 31 2012 saschpe@suse.de
  - Simplified macro usage
  - Update to version 4.1.1:
    * fix connection reusing. When connection is closed or an EPIPE/EAGAIN error happen, we now retry it.
    * fix wgsi_proxy contrib
    * fix examples
  - Changes from version 3.0.0:
    * Replace the socket pool by socketpool improve connection handling and better management of gevent & eventlet.
    * Fix NoMoreData issue
    * Fix SSL connections
    * multipart forms: quote is now configurable & flush size cache
* Thu Dec 08 2011 jfunk@funktronics.ca
  - Update to 3.3.2
    - add support for multivalue field in multipart
    - form_encode can now accept arbitrary items
    - fix proxy handling in client

Files

/usr/bin/restcli
/usr/lib/python2.7/site-packages/restkit
/usr/lib/python2.7/site-packages/restkit-4.2.2-py2.7.egg-info
/usr/lib/python2.7/site-packages/restkit-4.2.2-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/restkit-4.2.2-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/restkit-4.2.2-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/restkit-4.2.2-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/restkit-4.2.2-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/restkit-4.2.2-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/restkit-4.2.2-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/restkit/__init__.py
/usr/lib/python2.7/site-packages/restkit/__init__.pyc
/usr/lib/python2.7/site-packages/restkit/client.py
/usr/lib/python2.7/site-packages/restkit/client.pyc
/usr/lib/python2.7/site-packages/restkit/conn.py
/usr/lib/python2.7/site-packages/restkit/conn.pyc
/usr/lib/python2.7/site-packages/restkit/contrib
/usr/lib/python2.7/site-packages/restkit/contrib/__init__.py
/usr/lib/python2.7/site-packages/restkit/contrib/__init__.pyc
/usr/lib/python2.7/site-packages/restkit/contrib/console.py
/usr/lib/python2.7/site-packages/restkit/contrib/console.pyc
/usr/lib/python2.7/site-packages/restkit/contrib/ipython_shell.py
/usr/lib/python2.7/site-packages/restkit/contrib/ipython_shell.pyc
/usr/lib/python2.7/site-packages/restkit/contrib/webob_api.py
/usr/lib/python2.7/site-packages/restkit/contrib/webob_api.pyc
/usr/lib/python2.7/site-packages/restkit/contrib/webob_helper.py
/usr/lib/python2.7/site-packages/restkit/contrib/webob_helper.pyc
/usr/lib/python2.7/site-packages/restkit/contrib/wsgi_proxy.py
/usr/lib/python2.7/site-packages/restkit/contrib/wsgi_proxy.pyc
/usr/lib/python2.7/site-packages/restkit/datastructures.py
/usr/lib/python2.7/site-packages/restkit/datastructures.pyc
/usr/lib/python2.7/site-packages/restkit/errors.py
/usr/lib/python2.7/site-packages/restkit/errors.pyc
/usr/lib/python2.7/site-packages/restkit/filters.py
/usr/lib/python2.7/site-packages/restkit/filters.pyc
/usr/lib/python2.7/site-packages/restkit/forms.py
/usr/lib/python2.7/site-packages/restkit/forms.pyc
/usr/lib/python2.7/site-packages/restkit/oauth2.py
/usr/lib/python2.7/site-packages/restkit/oauth2.pyc
/usr/lib/python2.7/site-packages/restkit/resource.py
/usr/lib/python2.7/site-packages/restkit/resource.pyc
/usr/lib/python2.7/site-packages/restkit/session.py
/usr/lib/python2.7/site-packages/restkit/session.pyc
/usr/lib/python2.7/site-packages/restkit/tee.py
/usr/lib/python2.7/site-packages/restkit/tee.pyc
/usr/lib/python2.7/site-packages/restkit/util.py
/usr/lib/python2.7/site-packages/restkit/util.pyc
/usr/lib/python2.7/site-packages/restkit/version.py
/usr/lib/python2.7/site-packages/restkit/version.pyc
/usr/lib/python2.7/site-packages/restkit/wrappers.py
/usr/lib/python2.7/site-packages/restkit/wrappers.pyc
/usr/share/doc/packages/python-restkit
/usr/share/doc/packages/python-restkit/LICENSE
/usr/share/doc/packages/python-restkit/NOTICE
/usr/share/doc/packages/python-restkit/README.rst
/usr/share/doc/packages/python-restkit/THANKS
/usr/share/doc/packages/python-restkit/TODO.txt
/usr/share/doc/packages/python-restkit/examples
/usr/share/doc/packages/python-restkit/examples/couchdbproxy.py
/usr/share/doc/packages/python-restkit/examples/proxy.ini
/usr/share/doc/packages/python-restkit/examples/test_eventlet.py
/usr/share/doc/packages/python-restkit/examples/test_gevent.py
/usr/share/doc/packages/python-restkit/examples/test_threads.py
/usr/share/doc/packages/python-restkit/html
/usr/share/doc/packages/python-restkit/html/api
/usr/share/doc/packages/python-restkit/html/api.html
/usr/share/doc/packages/python-restkit/html/api/client.html
/usr/share/doc/packages/python-restkit/html/api/conn.html
/usr/share/doc/packages/python-restkit/html/api/datastructure.html
/usr/share/doc/packages/python-restkit/html/api/errors.html
/usr/share/doc/packages/python-restkit/html/api/filters.html
/usr/share/doc/packages/python-restkit/html/api/forms.html
/usr/share/doc/packages/python-restkit/html/api/modules.html
/usr/share/doc/packages/python-restkit/html/api/oauth2.html
/usr/share/doc/packages/python-restkit/html/api/resource.html
/usr/share/doc/packages/python-restkit/html/api/restkit.contrib.html
/usr/share/doc/packages/python-restkit/html/api/restkit.html
/usr/share/doc/packages/python-restkit/html/api/session.html
/usr/share/doc/packages/python-restkit/html/api/tee.html
/usr/share/doc/packages/python-restkit/html/api/util.html
/usr/share/doc/packages/python-restkit/html/api/version.html
/usr/share/doc/packages/python-restkit/html/api/wrappers.html
/usr/share/doc/packages/python-restkit/html/authentication.html
/usr/share/doc/packages/python-restkit/html/client.html
/usr/share/doc/packages/python-restkit/html/genindex.html
/usr/share/doc/packages/python-restkit/html/green.html
/usr/share/doc/packages/python-restkit/html/images
/usr/share/doc/packages/python-restkit/html/images/screenshot_client.png
/usr/share/doc/packages/python-restkit/html/index.html
/usr/share/doc/packages/python-restkit/html/installation.html
/usr/share/doc/packages/python-restkit/html/news.html
/usr/share/doc/packages/python-restkit/html/objects.inv
/usr/share/doc/packages/python-restkit/html/pool.html
/usr/share/doc/packages/python-restkit/html/py-modindex.html
/usr/share/doc/packages/python-restkit/html/resource.html
/usr/share/doc/packages/python-restkit/html/search.html
/usr/share/doc/packages/python-restkit/html/searchindex.js
/usr/share/doc/packages/python-restkit/html/shell.html
/usr/share/doc/packages/python-restkit/html/sitemap.xml
/usr/share/doc/packages/python-restkit/html/sources
/usr/share/doc/packages/python-restkit/html/sources/api
/usr/share/doc/packages/python-restkit/html/sources/api.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/client.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/conn.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/datastructure.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/errors.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/filters.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/forms.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/modules.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/oauth2.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/resource.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/restkit.contrib.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/restkit.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/session.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/tee.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/util.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/version.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/api/wrappers.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/authentication.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/client.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/green.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/index.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/installation.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/news.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/pool.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/resource.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/shell.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/streaming.rst.txt
/usr/share/doc/packages/python-restkit/html/sources/wsgi_proxy.rst.txt
/usr/share/doc/packages/python-restkit/html/static
/usr/share/doc/packages/python-restkit/html/static/ajax-loader.gif
/usr/share/doc/packages/python-restkit/html/static/basic.css
/usr/share/doc/packages/python-restkit/html/static/blitzer
/usr/share/doc/packages/python-restkit/html/static/blitzer/images
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-bg_flat_0_333333_40x100.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-bg_flat_65_ffffff_40x100.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-bg_flat_75_ffffff_40x100.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-icons_004276_256x240.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-icons_cc0000_256x240.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/images/ui-icons_ffffff_256x240.png
/usr/share/doc/packages/python-restkit/html/static/blitzer/jquery-ui-custom.css
/usr/share/doc/packages/python-restkit/html/static/comment-bright.png
/usr/share/doc/packages/python-restkit/html/static/comment-close.png
/usr/share/doc/packages/python-restkit/html/static/comment.png
/usr/share/doc/packages/python-restkit/html/static/doctools.js
/usr/share/doc/packages/python-restkit/html/static/documentation_options.js
/usr/share/doc/packages/python-restkit/html/static/down-pressed.png
/usr/share/doc/packages/python-restkit/html/static/down.png
/usr/share/doc/packages/python-restkit/html/static/file.png
/usr/share/doc/packages/python-restkit/html/static/jquery-3.2.1.js
/usr/share/doc/packages/python-restkit/html/static/jquery.js
/usr/share/doc/packages/python-restkit/html/static/minus.png
/usr/share/doc/packages/python-restkit/html/static/plus.png
/usr/share/doc/packages/python-restkit/html/static/pygments.css
/usr/share/doc/packages/python-restkit/html/static/restkit.css
/usr/share/doc/packages/python-restkit/html/static/screenshot_client.png
/usr/share/doc/packages/python-restkit/html/static/searchtools.js
/usr/share/doc/packages/python-restkit/html/static/underscore-1.3.1.js
/usr/share/doc/packages/python-restkit/html/static/underscore.js
/usr/share/doc/packages/python-restkit/html/static/up-pressed.png
/usr/share/doc/packages/python-restkit/html/static/up.png
/usr/share/doc/packages/python-restkit/html/static/websupport.js
/usr/share/doc/packages/python-restkit/html/streaming.html
/usr/share/doc/packages/python-restkit/html/wsgi_proxy.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024