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
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-zope.proxy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-zope.proxy.changes | 0000006202 6.06 KB | |
python-zope.proxy.spec | 0000003234 3.16 KB | |
zope.proxy-5.1.tar.gz | 0000047950 46.8 KB |
Revision 16 (latest revision is 18)
Ana Guerrero (anag+factory)
accepted
request 1133582
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 5.1: * Add support for Python 3.12. * Drop support for Python 2.7, 3.5, 3.6. * Remove proxying code for names that no longer exist in Python 3 like ``__long__`` and some others. - Update to version 4.6.1 - Update to version 4.6.0 - Update to version 4.5.1 * Add support for Python 3.10. * Fix indexing pure-Python proxies with slices under Python 3, and restore the use of __getslice__ (if implemented by the - Provides/Obsoletes should be on the -devel package since
Comments 0