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

python3-wrapt-1.10.10-lp152.3.2 RPM for armv7hl

From OpenSuSE Ports Leap 15.2 for armv7hl

Name: python3-wrapt Distribution: openSUSE Leap 15.2
Version: 1.10.10 Vendor: openSUSE
Release: lp152.3.2 Build date: Tue Nov 12 14:49:31 2019
Group: Development/Languages/Python Build host: armbuild24
Size: 185423 Source RPM: python-wrapt-1.10.10-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/GrahamDumpleton/wrapt
Summary: A Python module for decorators, wrappers and monkey patching
The aim of the **wrapt** module is to provide a transparent object proxy
for Python, which can be used as the basis for the construction of function
wrappers and decorator functions.

The **wrapt** module focuses very much on correctness. It therefore goes
way beyond existing mechanisms such as ``functools.wraps()`` to ensure that
decorators preserve introspectability, signatures, type checking abilities
etc. The decorators that can be constructed using this module will work in
far more scenarios than typical decorators and provide more predictable and
consistent behaviour.

To ensure that the overhead is as minimal as possible, a C extension module
is used for performance critical components. An automatic fallback to a
pure Python implementation is also provided where a target system does not
have a compiler to allow the C extension to be compiled.

Documentation
-------------

For further information on the **wrapt** module see:

* http://wrapt.readthedocs.org/

Provides

Requires

License

BSD-2-Clause

Changelog

* Sun Jul 09 2017 adrian@suse.de
  - update to version 1.10.10:
    * Added back missing description and categorisations when releasing
    to PyPi.
    * Code for inspect.getargspec() when using Python 2.6 was missing
    import of sys module.
* Mon Feb 27 2017 jmatejek@suse.com
  - update for singlespec
* Thu Sep 01 2016 tbechtold@suse.com
  update to version 1.10.8
    * Increment version to 1.10.8.
    * Fix modulo operator on ObjectProxy
    * Increment version to 1.10.7.
    * Document mod operator bug in Python variant of object proxy.
    * Update copyright year.
    * Fix tests for floordiv and mod.
    * Remove reference to inspect.getargspec() as removed in Python 3.6. #64
  - Use pypi.io as Source url
* Tue Feb 16 2016 michael@stroeder.com
  - update to 1.10.6
* Tue Nov 04 2014 hpj@urpla.net
  - version 1.9: initial build

Files

/usr/lib/python3.6/site-packages/wrapt
/usr/lib/python3.6/site-packages/wrapt-1.10.10-py3.6.egg-info
/usr/lib/python3.6/site-packages/wrapt/__init__.py
/usr/lib/python3.6/site-packages/wrapt/__pycache__
/usr/lib/python3.6/site-packages/wrapt/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wrapt/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/wrapt/__pycache__/arguments.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wrapt/__pycache__/arguments.cpython-36.pyc
/usr/lib/python3.6/site-packages/wrapt/__pycache__/decorators.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wrapt/__pycache__/decorators.cpython-36.pyc
/usr/lib/python3.6/site-packages/wrapt/__pycache__/importer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wrapt/__pycache__/importer.cpython-36.pyc
/usr/lib/python3.6/site-packages/wrapt/__pycache__/wrappers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wrapt/__pycache__/wrappers.cpython-36.pyc
/usr/lib/python3.6/site-packages/wrapt/_wrappers.cpython-36m-arm-linux-gnueabihf.so
/usr/lib/python3.6/site-packages/wrapt/arguments.py
/usr/lib/python3.6/site-packages/wrapt/decorators.py
/usr/lib/python3.6/site-packages/wrapt/importer.py
/usr/lib/python3.6/site-packages/wrapt/wrappers.py
/usr/share/doc/packages/python3-wrapt
/usr/share/doc/packages/python3-wrapt/LICENSE
/usr/share/doc/packages/python3-wrapt/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:35:51 2024