Generic Transparent Proxies
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.
- Developed at devel:languages:python
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-zope.proxy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-zope.proxy.changes | 0000006786 6.63 KB | |
python-zope.proxy.spec | 0000003269 3.19 KB | |
zope_proxy-6.1.tar.gz | 0000043823 42.8 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1218875
from
Dirk Mueller (dirkmueller)
(revision 18)
- update to 6.1: * Respect PURE_PYTHON environment variable set to 0. * Declare full support for Python 3.13. * Drop support for Python 3.7. * Build Windows wheels on GHA. * Correct return type for wrap_hash (fixes build on i386).
Comments 0