SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-lazy-object-proxy rpm build for : Fedora 25. For other distributions click python-lazy-object-proxy.

Name : python-lazy-object-proxy
Version : 1.2.1 Vendor : Ionel Cristian Mărieș < contact_ionelmc_ro>
Release : 2.1 Date : 2017-04-02 15:21:10
Group : Development/Libraries Source RPM : lazy-object-proxy-1.2.1-2.1.src.rpm
Size : 0.12 MB
Packager : (none)
Summary : A fast and thorough lazy object proxy.
Description :
===============================
lazy-object-proxy
===============================

.. list-table::
:stub-columns: 1

* - docs
- |docs|
* - tests
- | |travis| |appveyor|
| |coveralls| |codecov| |landscape| |scrutinizer|
* - package
- |version| |downloads|

..
|wheel| |supported-versions| |supported-implementations|

.. |docs| image:: https://readthedocs.org/projects/python-lazy-object-proxy/badge/?style=flat
:target: https://readthedocs.org/projects/python-lazy-object-proxy
:alt: Documentation Status

.. |travis| image:: http://img.shields.io/travis/ionelmc/python-lazy-object-proxy/master.svg?style=flat&label=Travis
:alt: Travis-CI Build Status
:target: https://travis-ci.org/ionelmc/python-lazy-object-proxy

.. |appveyor| image:: https://img.shields.io/appveyor/ci/ionelmc/python-lazy-object-proxy/master.svg?style=flat&label=AppVeyor
:alt: AppVeyor Build Status
:target: https://ci.appveyor.com/project/ionelmc/python-lazy-object-proxy

.. |coveralls| image:: http://img.shields.io/coveralls/ionelmc/python-lazy-object-proxy/master.svg?style=flat&label=Coveralls
:alt: Coverage Status
:target: https://coveralls.io/r/ionelmc/python-lazy-object-proxy

.. |codecov| image:: http://img.shields.io/codecov/c/github/ionelmc/python-lazy-object-proxy/master.svg?style=flat&label=Codecov
:alt: Coverage Status
:target: https://codecov.io/github/ionelmc/python-lazy-object-proxy

.. |landscape| image:: https://landscape.io/github/ionelmc/python-lazy-object-proxy/master/landscape.svg?style=flat
:target: https://landscape.io/github/ionelmc/python-lazy-object-proxy/master
:alt: Code Quality Status

.. |version| image:: http://img.shields.io/pypi/v/lazy-object-proxy.svg?style=flat
:alt: PyPI Package latest release
:target: https://pypi.python.org/pypi/lazy-object-proxy

.. |downloads| image:: http://img.shields.io/pypi/dm/lazy-object-proxy.svg?style=flat
:alt: PyPI Package monthly downloads
:target: https://pypi.python.org/pypi/lazy-object-proxy

.. |wheel| image:: https://pypip.in/wheel/lazy-object-proxy/badge.svg?style=flat
:alt: PyPI Wheel
:target: https://pypi.python.org/pypi/lazy-object-proxy

.. |supported-versions| image:: https://pypip.in/py_versions/lazy-object-proxy/badge.svg?style=flat
:alt: Supported versions
:target: https://pypi.python.org/pypi/lazy-object-proxy

.. |supported-implementations| image:: https://pypip.in/implementation/lazy-object-proxy/badge.svg?style=flat
:alt: Supported implementations
:target: https://pypi.python.org/pypi/lazy-object-proxy

.. |scrutinizer| image:: https://img.shields.io/scrutinizer/g/ionelmc/python-lazy-object-proxy/master.svg?style=flat
:alt: Scrutinizer Status
:target: https://scrutinizer-ci.com/g/ionelmc/python-lazy-object-proxy/

A fast and thorough lazy object proxy.

* Free software: BSD license

Installation
============

::

pip install lazy-object-proxy

Documentation
=============

https://python-lazy-object-proxy.readthedocs.org/

Development
===========

To run the all tests run::

tox

Acknowledgements
================

This project is based on some code from `wrapt < https://github.com/GrahamDumpleton/wrapt>`_
as you can see in the git history.


Changelog
=========

1.2.1 (2015-08-18)
------------------

* Fix a memory leak (the wrapped object would get bogus references). Contributed by Astrum Kuo in
`#10 < https://github.com/ionelmc/python-lazy-object-proxy/pull/10>`_.

1.2.0 (2015-07-06)
------------------

* Don\'t instantiate the object when __repr__ is called. This aids with debugging (allows one to see exactly in
what state the proxy is).

1.1.0 (2015-07-05)
------------------

* Added support for pickling. The pickled value is going to be the wrapped object *without* any Proxy container.
* Fixed a memory management issue in the C extension (reference cycles weren\'t garbage collected due to improper
handling in the C extension).

1.0.2 (2015-04-11)
-----------------------------------------

* First release on PyPI.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/joachimmetz:/testing/Fedora_25/i686

Content of RPM  Provides Requires

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

Provides :
python-lazy-object-proxy
python-lazy-object-proxy(x86-32)
python2.7dist(lazy-object-proxy)
python2dist(lazy-object-proxy)

Requires :
libc.so.6
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
libpthread.so.0
libpython2.7.so.1.0
python(abi) = 2.7
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
rtld(GNU_HASH)


Content of RPM :
/usr/lib/python2.7/site-packages/lazy_object_proxy-1.2.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/lazy_object_proxy-1.2.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/lazy_object_proxy-1.2.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/lazy_object_proxy-1.2.1-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/lazy_object_proxy-1.2.1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/lazy_object_proxy/__init__.py
/usr/lib/python2.7/site-packages/lazy_object_proxy/__init__.pyc
/usr/lib/python2.7/site-packages/lazy_object_proxy/__init__.pyo
/usr/lib/python2.7/site-packages/lazy_object_proxy/cext.c
/usr/lib/python2.7/site-packages/lazy_object_proxy/cext.so
/usr/lib/python2.7/site-packages/lazy_object_proxy/compat.py
/usr/lib/python2.7/site-packages/lazy_object_proxy/compat.pyc
/usr/lib/python2.7/site-packages/lazy_object_proxy/compat.pyo
/usr/lib/python2.7/site-packages/lazy_object_proxy/simple.py
/usr/lib/python2.7/site-packages/lazy_object_proxy/simple.pyc
/usr/lib/python2.7/site-packages/lazy_object_proxy/simple.pyo
/usr/lib/python2.7/site-packages/lazy_object_proxy/slots.py
/usr/lib/python2.7/site-packages/lazy_object_proxy/slots.pyc
/usr/lib/python2.7/site-packages/lazy_object_proxy/slots.pyo
/usr/lib/python2.7/site-packages/lazy_object_proxy/utils.py
/usr/lib/python2.7/site-packages/lazy_object_proxy/utils.pyc
/usr/lib/python2.7/site-packages/lazy_object_proxy/utils.pyo

 
ICM