pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-lazr.delegates



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Tue Apr 25 19:32:11 UTC 2017

Added Files:
        pkgsrc/devel/py-lazr.delegates: DESCR Makefile PLIST distinfo

Log Message:
Import lazr.delegates 2.0.3 as devel/py-lazr.delegates.

The lazr.delegates package makes it easy to write objects that
delegate behavior to another object. The new object adds some property
or behavior on to the other object, while still providing the
underlying interface, and delegating behavior.


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

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

Added files:

Index: pkgsrc/devel/py-lazr.delegates/DESCR
diff -u /dev/null pkgsrc/devel/py-lazr.delegates/DESCR:1.1
--- /dev/null   Tue Apr 25 19:32:11 2017
+++ pkgsrc/devel/py-lazr.delegates/DESCR        Tue Apr 25 19:32:11 2017
@@ -0,0 +1,4 @@
+The lazr.delegates package makes it easy to write objects that
+delegate behavior to another object. The new object adds some property
+or behavior on to the other object, while still providing the
+underlying interface, and delegating behavior.
Index: pkgsrc/devel/py-lazr.delegates/Makefile
diff -u /dev/null pkgsrc/devel/py-lazr.delegates/Makefile:1.1
--- /dev/null   Tue Apr 25 19:32:11 2017
+++ pkgsrc/devel/py-lazr.delegates/Makefile     Tue Apr 25 19:32:11 2017
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2017/04/25 19:32:11 fhajny Exp $
+#
+
+DISTNAME=      lazr.delegates-2.0.3
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_PYPI:=l/lazr.delegates/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://launchpad.net/lazr.delegates/
+COMMENT=       Easily write objects that delegate behavior
+LICENSE=       gnu-lgpl-v3
+
+USE_LANGUAGES= # none
+
+DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
+DEPENDS+=      ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
+
+# TEST_DEPENDS
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
+
+PYSETUPTESTTARGET=     nosetests
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-lazr.delegates/PLIST
diff -u /dev/null pkgsrc/devel/py-lazr.delegates/PLIST:1.1
--- /dev/null   Tue Apr 25 19:32:11 2017
+++ pkgsrc/devel/py-lazr.delegates/PLIST        Tue Apr 25 19:32:11 2017
@@ -0,0 +1,48 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/25 19:32:11 fhajny Exp $
+${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}/lazr/delegates/__init__.py
+${PYSITELIB}/lazr/delegates/__init__.pyo
+${PYSITELIB}/lazr/delegates/__init__.pyc
+${PYSITELIB}/lazr/delegates/_delegates.pyo
+${PYSITELIB}/lazr/delegates/_delegates.pyc
+${PYSITELIB}/lazr/delegates/_passthrough.pyo
+${PYSITELIB}/lazr/delegates/_passthrough.pyc
+${PYSITELIB}/lazr/delegates/_python2.pyo
+${PYSITELIB}/lazr/delegates/_python2.pyc
+${PYSITELIB}/lazr/delegates/_python3.pyo
+${PYSITELIB}/lazr/delegates/_python3.pyc
+${PYSITELIB}/lazr/delegates/_delegates.py
+${PYSITELIB}/lazr/delegates/_passthrough.py
+${PYSITELIB}/lazr/delegates/_python2.py
+${PYSITELIB}/lazr/delegates/_python3.py
+${PYSITELIB}/lazr/delegates/docs/NEWS.rst
+${PYSITELIB}/lazr/delegates/docs/__init__.py
+${PYSITELIB}/lazr/delegates/docs/__init__.pyo
+${PYSITELIB}/lazr/delegates/docs/__init__.pyc
+${PYSITELIB}/lazr/delegates/docs/fixture.pyo
+${PYSITELIB}/lazr/delegates/docs/fixture.pyc
+${PYSITELIB}/lazr/delegates/docs/usage_fixture.pyo
+${PYSITELIB}/lazr/delegates/docs/usage_fixture.pyc
+${PYSITELIB}/lazr/delegates/docs/fixture.py
+${PYSITELIB}/lazr/delegates/docs/usage.rst
+${PYSITELIB}/lazr/delegates/docs/usage_fixture.py
+${PYSITELIB}/lazr/delegates/tests/__init__.py
+${PYSITELIB}/lazr/delegates/tests/__init__.pyo
+${PYSITELIB}/lazr/delegates/tests/__init__.pyc
+${PYSITELIB}/lazr/delegates/tests/test_api.pyo
+${PYSITELIB}/lazr/delegates/tests/test_api.pyc
+${PYSITELIB}/lazr/delegates/tests/test_passthrough.pyo
+${PYSITELIB}/lazr/delegates/tests/test_passthrough.pyc
+${PYSITELIB}/lazr/delegates/tests/test_python2.pyo
+${PYSITELIB}/lazr/delegates/tests/test_python2.pyc
+${PYSITELIB}/lazr/delegates/tests/test_api.py
+${PYSITELIB}/lazr/delegates/tests/test_passthrough.py
+${PYSITELIB}/lazr/delegates/tests/test_python2.py
+${PYSITELIB}/lazr/delegates/version.txt
Index: pkgsrc/devel/py-lazr.delegates/distinfo
diff -u /dev/null pkgsrc/devel/py-lazr.delegates/distinfo:1.1
--- /dev/null   Tue Apr 25 19:32:11 2017
+++ pkgsrc/devel/py-lazr.delegates/distinfo     Tue Apr 25 19:32:11 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/04/25 19:32:11 fhajny Exp $
+
+SHA1 (lazr.delegates-2.0.3.tar.gz) = 0313ff26796be3e1ad3abdaad8f4d2fce00b9518
+RMD160 (lazr.delegates-2.0.3.tar.gz) = bff37c7d355a8d0ea310bdbe5fa175c5c9cc3198
+SHA512 (lazr.delegates-2.0.3.tar.gz) = 36a4fd3aabf25c8dac0daf8bae67bdf938867b33f72926696437b65ab7a450999c0fc9999216125af6f311f783f3f20bfa03ac761f1552f9a8810de9964cfd61
+Size (lazr.delegates-2.0.3.tar.gz) = 14039 bytes



Home | Main Index | Thread Index | Old Index