pkgsrc-WIP-changes archive

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

wip/py-ZopeSecurity: import py-ZopeSecurity-5.1.1



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Oct 28 16:18:36 2020 +0100
Changeset:	a2ac2585b0bd32caaf675aa36f3a90bdd1373a93

Added Files:
	py-ZopeSecurity/DESCR
	py-ZopeSecurity/Makefile
	py-ZopeSecurity/PLIST
	py-ZopeSecurity/distinfo

Log Message:
wip/py-ZopeSecurity: import py-ZopeSecurity-5.1.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a2ac2585b0bd32caaf675aa36f3a90bdd1373a93

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

diffstat:
 py-ZopeSecurity/DESCR    |   6 +++
 py-ZopeSecurity/Makefile |  19 ++++++++
 py-ZopeSecurity/PLIST    | 124 +++++++++++++++++++++++++++++++++++++++++++++++
 py-ZopeSecurity/distinfo |   6 +++
 4 files changed, 155 insertions(+)

diffs:
diff --git a/py-ZopeSecurity/DESCR b/py-ZopeSecurity/DESCR
new file mode 100644
index 0000000000..3b0c4630d7
--- /dev/null
+++ b/py-ZopeSecurity/DESCR
@@ -0,0 +1,6 @@
+The Security framework provides a generic mechanism
+to implement security policies on Python objects.
+This introduction provides a tutorial of the framework
+explaining concepts, design, and going through sample
+usage from the perspective of a Python programmer using
+the framework outside of Zope
diff --git a/py-ZopeSecurity/Makefile b/py-ZopeSecurity/Makefile
new file mode 100644
index 0000000000..831bbb9c55
--- /dev/null
+++ b/py-ZopeSecurity/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME=	zope.security-5.1.1
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME:S/zope.s/ZopeS/}
+CATEGORIES=	security python
+MASTER_SITES=	${MASTER_SITE_PYPI:=s/storm/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/zopefoundation/zope.security
+COMMENT=	Zope Security Framework
+LICENSE=        zpl-2.1
+
+DEPENDS+=	${PYPKGPREFIX}-zope.proxy>=4.3.5:../../www/py-zope.proxy
+
+PYTHON_VERSIONED_DEPENDENCIES+= setuptools
+
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-ZopeSecurity/PLIST b/py-ZopeSecurity/PLIST
new file mode 100644
index 0000000000..30903da072
--- /dev/null
+++ b/py-ZopeSecurity/PLIST
@@ -0,0 +1,124 @@
+@comment $NetBSD$
+${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/security/__init__.py
+${PYSITELIB}/zope/security/__init__.pyc
+${PYSITELIB}/zope/security/__init__.pyo
+${PYSITELIB}/zope/security/_compat.py
+${PYSITELIB}/zope/security/_compat.pyc
+${PYSITELIB}/zope/security/_compat.pyo
+${PYSITELIB}/zope/security/_definitions.py
+${PYSITELIB}/zope/security/_definitions.pyc
+${PYSITELIB}/zope/security/_definitions.pyo
+${PYSITELIB}/zope/security/_proxy.c
+${PYSITELIB}/zope/security/_zope_security_checker.c
+${PYSITELIB}/zope/security/_zope_security_checker.so
+${PYSITELIB}/zope/security/adapter.py
+${PYSITELIB}/zope/security/adapter.pyc
+${PYSITELIB}/zope/security/adapter.pyo
+${PYSITELIB}/zope/security/checker.py
+${PYSITELIB}/zope/security/checker.pyc
+${PYSITELIB}/zope/security/checker.pyo
+${PYSITELIB}/zope/security/configure.zcml
+${PYSITELIB}/zope/security/decorator.py
+${PYSITELIB}/zope/security/decorator.pyc
+${PYSITELIB}/zope/security/decorator.pyo
+${PYSITELIB}/zope/security/examples/sandbox.py
+${PYSITELIB}/zope/security/examples/sandbox.pyc
+${PYSITELIB}/zope/security/examples/sandbox.pyo
+${PYSITELIB}/zope/security/examples/sandbox_security.py
+${PYSITELIB}/zope/security/examples/sandbox_security.pyc
+${PYSITELIB}/zope/security/examples/sandbox_security.pyo
+${PYSITELIB}/zope/security/i18n.py
+${PYSITELIB}/zope/security/i18n.pyc
+${PYSITELIB}/zope/security/i18n.pyo
+${PYSITELIB}/zope/security/interfaces.py
+${PYSITELIB}/zope/security/interfaces.pyc
+${PYSITELIB}/zope/security/interfaces.pyo
+${PYSITELIB}/zope/security/management.py
+${PYSITELIB}/zope/security/management.pyc
+${PYSITELIB}/zope/security/management.pyo
+${PYSITELIB}/zope/security/meta.zcml
+${PYSITELIB}/zope/security/metaconfigure.py
+${PYSITELIB}/zope/security/metaconfigure.pyc
+${PYSITELIB}/zope/security/metaconfigure.pyo
+${PYSITELIB}/zope/security/metadirectives.py
+${PYSITELIB}/zope/security/metadirectives.pyc
+${PYSITELIB}/zope/security/metadirectives.pyo
+${PYSITELIB}/zope/security/permission.py
+${PYSITELIB}/zope/security/permission.pyc
+${PYSITELIB}/zope/security/permission.pyo
+${PYSITELIB}/zope/security/permissions.zcml
+${PYSITELIB}/zope/security/protectclass.py
+${PYSITELIB}/zope/security/protectclass.pyc
+${PYSITELIB}/zope/security/protectclass.pyo
+${PYSITELIB}/zope/security/proxy.py
+${PYSITELIB}/zope/security/proxy.pyc
+${PYSITELIB}/zope/security/proxy.pyo
+${PYSITELIB}/zope/security/simplepolicies.py
+${PYSITELIB}/zope/security/simplepolicies.pyc
+${PYSITELIB}/zope/security/simplepolicies.pyo
+${PYSITELIB}/zope/security/testing.py
+${PYSITELIB}/zope/security/testing.pyc
+${PYSITELIB}/zope/security/testing.pyo
+${PYSITELIB}/zope/security/tests/__init__.py
+${PYSITELIB}/zope/security/tests/__init__.pyc
+${PYSITELIB}/zope/security/tests/__init__.pyo
+${PYSITELIB}/zope/security/tests/exampleclass.py
+${PYSITELIB}/zope/security/tests/exampleclass.pyc
+${PYSITELIB}/zope/security/tests/exampleclass.pyo
+${PYSITELIB}/zope/security/tests/module.py
+${PYSITELIB}/zope/security/tests/module.pyc
+${PYSITELIB}/zope/security/tests/module.pyo
+${PYSITELIB}/zope/security/tests/redefineperms.zcml
+${PYSITELIB}/zope/security/tests/test_adapter.py
+${PYSITELIB}/zope/security/tests/test_adapter.pyc
+${PYSITELIB}/zope/security/tests/test_adapter.pyo
+${PYSITELIB}/zope/security/tests/test_checker.py
+${PYSITELIB}/zope/security/tests/test_checker.pyc
+${PYSITELIB}/zope/security/tests/test_checker.pyo
+${PYSITELIB}/zope/security/tests/test_decorator.py
+${PYSITELIB}/zope/security/tests/test_decorator.pyc
+${PYSITELIB}/zope/security/tests/test_decorator.pyo
+${PYSITELIB}/zope/security/tests/test_location.py
+${PYSITELIB}/zope/security/tests/test_location.pyc
+${PYSITELIB}/zope/security/tests/test_location.pyo
+${PYSITELIB}/zope/security/tests/test_management.py
+${PYSITELIB}/zope/security/tests/test_management.pyc
+${PYSITELIB}/zope/security/tests/test_management.pyo
+${PYSITELIB}/zope/security/tests/test_metaconfigure.py
+${PYSITELIB}/zope/security/tests/test_metaconfigure.pyc
+${PYSITELIB}/zope/security/tests/test_metaconfigure.pyo
+${PYSITELIB}/zope/security/tests/test_permission.py
+${PYSITELIB}/zope/security/tests/test_permission.pyc
+${PYSITELIB}/zope/security/tests/test_permission.pyo
+${PYSITELIB}/zope/security/tests/test_protectclass.py
+${PYSITELIB}/zope/security/tests/test_protectclass.pyc
+${PYSITELIB}/zope/security/tests/test_protectclass.pyo
+${PYSITELIB}/zope/security/tests/test_proxy.py
+${PYSITELIB}/zope/security/tests/test_proxy.pyc
+${PYSITELIB}/zope/security/tests/test_proxy.pyo
+${PYSITELIB}/zope/security/tests/test_simpleinteraction.py
+${PYSITELIB}/zope/security/tests/test_simpleinteraction.pyc
+${PYSITELIB}/zope/security/tests/test_simpleinteraction.pyo
+${PYSITELIB}/zope/security/tests/test_simplepolicies.py
+${PYSITELIB}/zope/security/tests/test_simplepolicies.pyc
+${PYSITELIB}/zope/security/tests/test_simplepolicies.pyo
+${PYSITELIB}/zope/security/tests/test_testing.py
+${PYSITELIB}/zope/security/tests/test_testing.pyc
+${PYSITELIB}/zope/security/tests/test_testing.pyo
+${PYSITELIB}/zope/security/tests/test_zcml.py
+${PYSITELIB}/zope/security/tests/test_zcml.pyc
+${PYSITELIB}/zope/security/tests/test_zcml.pyo
+${PYSITELIB}/zope/security/tests/test_zcml_functest.py
+${PYSITELIB}/zope/security/tests/test_zcml_functest.pyc
+${PYSITELIB}/zope/security/tests/test_zcml_functest.pyo
+${PYSITELIB}/zope/security/zcml.py
+${PYSITELIB}/zope/security/zcml.pyc
+${PYSITELIB}/zope/security/zcml.pyo
diff --git a/py-ZopeSecurity/distinfo b/py-ZopeSecurity/distinfo
new file mode 100644
index 0000000000..0db927152b
--- /dev/null
+++ b/py-ZopeSecurity/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (zope.security-5.1.1.tar.gz) = eae504c4599d8add62f0d0de293ff4f2d3d855a8
+RMD160 (zope.security-5.1.1.tar.gz) = 89ff476f82e4f9e98daabea5ec2c0256d1609f6f
+SHA512 (zope.security-5.1.1.tar.gz) = 33e5df8fc82fe1aaed2a8473577df30623704bf4e304c1c2ce8f270a918c5bc451f5f0c711dc4466cc91dc04029c6599d7e9f32d8585db6b13c17b2f718d87e7
+Size (zope.security-5.1.1.tar.gz) = 123400 bytes


Home | Main Index | Thread Index | Old Index