Package python3-module-zope.proxy: Information

    Source package: python3-module-zope.proxy
    Version: 7.1-alt1
    Latest version according to Repology
    Build time:  Dec 2, 2025, 07:48 PM in the task #401629
    Report package bug
    License: ZPL-2.1
    Summary: Generic Transparent Proxies
    Description: 
    Proxies are special objects which serve as mostly-transparent wrappers
    around another object, intervening in the apparent behavior of the
    wrapped object only when necessary to apply the policy (e.g., access
    checking, location brokering, etc.) for which the proxy is responsible.

    List of RPM packages built from this SRPM:
    python3-module-zope.proxy (x86_64, i586, aarch64)
    python3-module-zope.proxy-debuginfo (x86_64, i586, aarch64)
    python3-module-zope.proxy-devel (x86_64, i586, aarch64)

    Maintainer: Stanislav Levin



      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. python3-module-zope-interface
      5. python3-module-zope-testrunner
      6. rpm-build-pyproject

    Last changed


    Dec. 2, 2025 Stanislav Levin 7.1-alt1
    - 6.1 -> 7.1.
    Aug. 7, 2025 Stanislav Levin 6.1-alt2
    - Dropped optional circular tests dependency on zope.security (Python bootstrap).
    April 2, 2025 Stanislav Levin 6.1-alt1.1
    - NMU: fixed FTBFS (setuptools 75.8.1)