Package python-module-lazy-object-proxy: Information

    Source package: python-module-lazy-object-proxy
    Version: 1.4.1-alt1
    Build time:  Jan 12, 2021, 09:01 PM
    Report package bug
    License: BSD
    Summary: A fast and thorough lazy object proxy
    Description: 
    This Python module is based on wrapt's ObjectProxy with one big change: it
    calls a function the first time the proxy object is used, while
    wrapt.ObjectProxy just forwards the method calls to the target object.

    List of rpms provided by this srpm:
    python-module-lazy-object-proxy (e2kv5, e2kv4, e2k)
    python-module-lazy-object-proxy-debuginfo (e2kv5, e2kv4, e2k)
    python3-module-lazy-object-proxy (e2kv5, e2kv4, e2k)
    python3-module-lazy-object-proxy-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin

      1. python2.7(setuptools_scm)
      2. python3-module-setuptools
      3. python3(pytest)
      4. python3(pytest_benchmark)
      5. python3(pytest_cov)
      6. python3(setuptools_scm)
      7. python-module-setuptools
      8. python3(tox)
      9. rpm-build-python3
      10. python2.7(pytest)
      11. python2.7(pytest_benchmark)
      12. python2.7(pytest_cov)

    Last changed


    May 30, 2019 Stanislav Levin 1.4.1-alt1
    - 1.3.1 -> 1.4.1.
    Sept. 3, 2018 Stanislav Levin 1.3.1-alt1
    - Initial build.