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

python3-WSME-0.10.0-bp153.1.15 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-WSME Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.10.0 Vendor: openSUSE
Release: bp153.1.15 Build date: Sat Mar 6 03:57:11 2021
Group: Unspecified Build host: wildcard2
Size: 713097 Source RPM: python-WSME-0.10.0-bp153.1.15.src.rpm
Packager: https://bugs.opensuse.org
Url: https://packages.python.org/WSME/
Summary: Web Services Made Easy
Web Service Made Easy (WSME) is a way to implement webservices
in Python web applications.
It is originally a rewrite of TGWebServices
with focus on extensibility, framework-independence and improved type handling.

Provides

Requires

License

MIT

Changelog

* Wed Apr 29 2020 Dirk Mueller <dmueller@suse.com>
  - update to 0.10.0:
    * Remove use of '\_\_import\_\_'
    * Fix misc README issues
    * sphinxext: Fix Sphinx 3.0 compatibility
    * tox: Remove pecan-devNN tox targets, centralize deps
    * Rework documentation build
    * Allow fault code customization
    * Undo rename of 'wsme.rest.json', 'wsme.rest.xml' modules
    * trivial: Reformat setup.cfg
    * WebOb: Do not use the deprecated best\_match method
    * Remove simplejson support
    * Remove support for SPORE protcol
    * Remove support for SQLAlchemy protocol
    * Remove support for SOAP protocol
    * Remove support for Ext Direct protocol
    * Remove cornice integration
    * Remove turbogears integration
    * Remove tox templating
    * gitignore: Ignore '.eggs' directory
    * Mark tests as passing again
    * OpenDev Migration Patch
    * Fix overindentation
    * Update the tox.ini template and regenerate tox.ini
    * Move CI jobs in-tree, add Python 3.6 and 3.7
    * Get WSME tests working again
    * Python 3 compatibility: fix xrange/range issues
    * Removed older version of python added 3.5
* Mon Oct 14 2019 Matej Cepl <mcepl@suse.com>
  - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Wed Sep 05 2018 dmueller@suse.com
  - update to 0.9.3:
    * Improve handling of :module: in wsme documenters
    * Change flask restful module name
    * fix a typo in documentation
    * Fix (some) tests for modern flask and pep8
* Fri Aug 25 2017 jengelh@inai.de
  - Trim sensationalist wording.
* Fri Aug 25 2017 tbechtold@suse.com
  - Fix fdupes call
* Thu Aug 24 2017 tbechtold@suse.com
  - update to 0.9.2:
    * Remove white space between print ()
    * Fix: Sphinx extension on Python3
    * Fix the setup.cfg metadata
    * Print exceptions raised from from_param methods
    * Fix pep8 issues and switch to py35 in tox.ini
    * [doc] Complete doc requirements
    * Add the 0.8.0 changes list
    * wsattr.__set__() catchs TypeError
    * Fix jenkins failure
    * Port test_cornice to Python 3
    * Change the repositories from stackforge to openstack
    * Update .gitreview for new namespace
  - convert to singlespec
* Wed Sep 09 2015 tbechtold@suse.com
  - update to 0.8.0:
    * Return 400, if the query string is not a dict
    * rest: return 415 when content-type is invalid
    * json: raise ValueError invalid list or dict
    * Fixes exception path with the datatype is a Object
    * Update README formatting for release tools
    * Set up dependencies for cross-tests
* Mon Jun 01 2015 tbechtold@suse.com
  - update to 0.7.0:
    * Ensure UserType objects are converted to basetype
    * Convert built-in types when passed as strings
    * Multiple protocol accept or content-type matching
    * Raise an InvalidInput if you get a ValueError from JSON data
    * Remove unsupported python versions from setup.cfg
    * Clean up setup.py and add requirements.txt
    * Add full MIT license
    * Fix i18n when formatting exception
    * Cleanup up logging
    * Make it possible to use the Response to return a non-default return type
    * several fixes for SOAP protocol
  - Update Requires and BuildRequires according to requirements.txt
* Thu Jan 08 2015 tbechtold@suse.com
  - Update to version 0.6.4:
    * Include tests in the source distribution (so pecan can download and run them
    * Disable universal wheels
    * Fix passing Dict/Array based UserType as params
    * Document next version changes
    * Allow non-auto-registered complex type
    * Make the flask adapter working with flask.ext.restful
    * Avoid Sphinx 1.3x in the tests
    * Doc: status= -> status_code=
    * Minor documentation edits
    * Fix tox configuration
    * Add support for manually specifying supported content types in @wsmeexpose
    * Fix broken sphinx tests
    * fix errors/warnings in tests
    * Use APIPATH_MAXLEN from the right module

Files

/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6-nspkg.pth
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info/namespace_packages.txt
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info/pbr.json
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/WSME-0.10.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/wsme
/usr/lib/python3.6/site-packages/wsme/__init__.py
/usr/lib/python3.6/site-packages/wsme/__pycache__
/usr/lib/python3.6/site-packages/wsme/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/api.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/api.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/exc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/exc.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/protocol.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/protocol.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/root.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/root.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/runtime.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/runtime.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/types.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/types.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/api.py
/usr/lib/python3.6/site-packages/wsme/exc.py
/usr/lib/python3.6/site-packages/wsme/protocol.py
/usr/lib/python3.6/site-packages/wsme/rest
/usr/lib/python3.6/site-packages/wsme/rest/__init__.py
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/args.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/args.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/json.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/json.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/protocol.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/protocol.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/xml.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/rest/__pycache__/xml.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/rest/args.py
/usr/lib/python3.6/site-packages/wsme/rest/json.py
/usr/lib/python3.6/site-packages/wsme/rest/protocol.py
/usr/lib/python3.6/site-packages/wsme/rest/xml.py
/usr/lib/python3.6/site-packages/wsme/root.py
/usr/lib/python3.6/site-packages/wsme/runtime.py
/usr/lib/python3.6/site-packages/wsme/tests
/usr/lib/python3.6/site-packages/wsme/tests/__init__.py
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/protocol.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/protocol.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_api.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_api.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_exc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_exc.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_protocols.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_protocols.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_protocols_commons.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_protocols_commons.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_restjson.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_restjson.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_restxml.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_restxml.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_root.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_root.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_types.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_types.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsme/tests/__pycache__/test_utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsme/tests/protocol.py
/usr/lib/python3.6/site-packages/wsme/tests/test_api.py
/usr/lib/python3.6/site-packages/wsme/tests/test_exc.py
/usr/lib/python3.6/site-packages/wsme/tests/test_protocols.py
/usr/lib/python3.6/site-packages/wsme/tests/test_protocols_commons.py
/usr/lib/python3.6/site-packages/wsme/tests/test_restjson.py
/usr/lib/python3.6/site-packages/wsme/tests/test_restxml.py
/usr/lib/python3.6/site-packages/wsme/tests/test_root.py
/usr/lib/python3.6/site-packages/wsme/tests/test_types.py
/usr/lib/python3.6/site-packages/wsme/tests/test_utils.py
/usr/lib/python3.6/site-packages/wsme/types.py
/usr/lib/python3.6/site-packages/wsme/utils.py
/usr/lib/python3.6/site-packages/wsmeext
/usr/lib/python3.6/site-packages/wsmeext/__pycache__
/usr/lib/python3.6/site-packages/wsmeext/__pycache__/flask.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsmeext/__pycache__/flask.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsmeext/__pycache__/pecan.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsmeext/__pycache__/pecan.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsmeext/__pycache__/sphinxext.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wsmeext/__pycache__/sphinxext.cpython-36.pyc
/usr/lib/python3.6/site-packages/wsmeext/flask.py
/usr/lib/python3.6/site-packages/wsmeext/pecan.py
/usr/lib/python3.6/site-packages/wsmeext/sphinxext.py
/usr/share/doc/packages/python3-WSME
/usr/share/doc/packages/python3-WSME/README.rst
/usr/share/doc/packages/python3-WSME/examples
/usr/share/doc/packages/python3-WSME/examples/demo
/usr/share/doc/packages/python3-WSME/examples/demo/demo.py
/usr/share/doc/packages/python3-WSME/examples/demo/setup.cfg
/usr/share/doc/packages/python3-WSME/examples/demo/setup.py
/usr/share/licenses/python3-WSME
/usr/share/licenses/python3-WSME/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024