pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-zope.proxy



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Oct 28 15:07:27 UTC 2018

Added Files:
        pkgsrc/www/py-zope.proxy: DESCR Makefile PLIST distinfo

Log Message:
www/py-zope.proxy: add version 4.3.1

Add py-zope.proxy package version 4.3.1.

``zope.proxy``
==============

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.

zope.proxy is implemented via a C extension module, which lets it do things
like lie about its own ``__class__`` that are difficult in pure Python (and
were completely impossible before metaclasses).  It also proxies all the
internal slots (such as ``__int__``/``__str__``/``__add__``).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-zope.proxy/DESCR \
    pkgsrc/www/py-zope.proxy/Makefile pkgsrc/www/py-zope.proxy/PLIST \
    pkgsrc/www/py-zope.proxy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/www/py-zope.proxy/DESCR
diff -u /dev/null pkgsrc/www/py-zope.proxy/DESCR:1.1
--- /dev/null   Sun Oct 28 15:07:27 2018
+++ pkgsrc/www/py-zope.proxy/DESCR      Sun Oct 28 15:07:27 2018
@@ -0,0 +1,12 @@
+``zope.proxy``
+==============
+
+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.
+
+zope.proxy is implemented via a C extension module, which lets it do things
+like lie about its own ``__class__`` that are difficult in pure Python (and
+were completely impossible before metaclasses).  It also proxies all the
+internal slots (such as ``__int__``/``__str__``/``__add__``).
Index: pkgsrc/www/py-zope.proxy/Makefile
diff -u /dev/null pkgsrc/www/py-zope.proxy/Makefile:1.1
--- /dev/null   Sun Oct 28 15:07:27 2018
+++ pkgsrc/www/py-zope.proxy/Makefile   Sun Oct 28 15:07:27 2018
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2018/10/28 15:07:27 taca Exp $
+
+DISTNAME=      zope.proxy-4.3.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    www python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=z/zope.proxy/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://github.com/zopefoundation/zope.proxy
+COMMENT=       Generic Transparent Proxies
+LICENSE=       zpl-2.1
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-zope.proxy/PLIST
diff -u /dev/null pkgsrc/www/py-zope.proxy/PLIST:1.1
--- /dev/null   Sun Oct 28 15:07:27 2018
+++ pkgsrc/www/py-zope.proxy/PLIST      Sun Oct 28 15:07:27 2018
@@ -0,0 +1,34 @@
+@comment $NetBSD: PLIST,v 1.1 2018/10/28 15:07:27 taca Exp $
+${PYINC}/zope.proxy/proxy.h
+${PYSITELIB}/${EGG_NAME}-nspkg.pth
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/zope/proxy/__init__.py
+${PYSITELIB}/zope/proxy/__init__.pyo
+${PYSITELIB}/zope/proxy/__init__.pyc
+${PYSITELIB}/zope/proxy/_compat.pyo
+${PYSITELIB}/zope/proxy/_compat.pyc
+${PYSITELIB}/zope/proxy/decorator.pyo
+${PYSITELIB}/zope/proxy/decorator.pyc
+${PYSITELIB}/zope/proxy/interfaces.pyo
+${PYSITELIB}/zope/proxy/interfaces.pyc
+${PYSITELIB}/zope/proxy/_compat.py
+${PYSITELIB}/zope/proxy/_zope_proxy_proxy.c
+${PYSITELIB}/zope/proxy/_zope_proxy_proxy.so
+${PYSITELIB}/zope/proxy/decorator.py
+${PYSITELIB}/zope/proxy/interfaces.py
+${PYSITELIB}/zope/proxy/proxy.h
+${PYSITELIB}/zope/proxy/tests/__init__.py
+${PYSITELIB}/zope/proxy/tests/__init__.pyo
+${PYSITELIB}/zope/proxy/tests/__init__.pyc
+${PYSITELIB}/zope/proxy/tests/test_decorator.pyo
+${PYSITELIB}/zope/proxy/tests/test_decorator.pyc
+${PYSITELIB}/zope/proxy/tests/test_proxy.pyo
+${PYSITELIB}/zope/proxy/tests/test_proxy.pyc
+${PYSITELIB}/zope/proxy/tests/test_decorator.py
+${PYSITELIB}/zope/proxy/tests/test_proxy.py
Index: pkgsrc/www/py-zope.proxy/distinfo
diff -u /dev/null pkgsrc/www/py-zope.proxy/distinfo:1.1
--- /dev/null   Sun Oct 28 15:07:27 2018
+++ pkgsrc/www/py-zope.proxy/distinfo   Sun Oct 28 15:07:27 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/10/28 15:07:27 taca Exp $
+
+SHA1 (zope.proxy-4.3.1.tar.gz) = 6ab8aa9e706a643cac1362ba097e91fddc598da2
+RMD160 (zope.proxy-4.3.1.tar.gz) = a8b0877a27dbbae83801291ad4ad567118a4288a
+SHA512 (zope.proxy-4.3.1.tar.gz) = 914884efe841998cc8f2aef01a5c462b51543ce30506e96ab47b2194114f01501fc98e06cb918d99dfbedbb6be6ca71a026bada0a5cd54c3e12a58d420fb5d1e
+Size (zope.proxy-4.3.1.tar.gz) = 43424 bytes



Home | Main Index | Thread Index | Old Index