pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-cherrypy17



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Sep  5 08:15:47 UTC 2018

Added Files:
        pkgsrc/www/py-cherrypy17: ALTERNATIVES DESCR Makefile PLIST distinfo

Log Message:
py-cherrypy17: added version 17.3.0 (compatible with Python 2.7)


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-cherrypy17/ALTERNATIVES \
    pkgsrc/www/py-cherrypy17/DESCR pkgsrc/www/py-cherrypy17/Makefile \
    pkgsrc/www/py-cherrypy17/PLIST pkgsrc/www/py-cherrypy17/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-cherrypy17/ALTERNATIVES
diff -u /dev/null pkgsrc/www/py-cherrypy17/ALTERNATIVES:1.1
--- /dev/null   Wed Sep  5 08:15:47 2018
+++ pkgsrc/www/py-cherrypy17/ALTERNATIVES       Wed Sep  5 08:15:47 2018
@@ -0,0 +1 @@
+bin/cherryd @PREFIX@/bin/cherryd-@PYVERSSUFFIX@
Index: pkgsrc/www/py-cherrypy17/DESCR
diff -u /dev/null pkgsrc/www/py-cherrypy17/DESCR:1.1
--- /dev/null   Wed Sep  5 08:15:47 2018
+++ pkgsrc/www/py-cherrypy17/DESCR      Wed Sep  5 08:15:47 2018
@@ -0,0 +1,7 @@
+CherryPy allows developers to build web applications in much the same way they
+would build any other object-oriented Python program. This results in smaller
+source code developed in less time.
+
+CherryPy is now more than six years old and it is has proven very fast and
+stable. It is being used in production by many sites, from the simplest ones to
+the most demanding ones.
Index: pkgsrc/www/py-cherrypy17/Makefile
diff -u /dev/null pkgsrc/www/py-cherrypy17/Makefile:1.1
--- /dev/null   Wed Sep  5 08:15:47 2018
+++ pkgsrc/www/py-cherrypy17/Makefile   Wed Sep  5 08:15:47 2018
@@ -0,0 +1,37 @@
+# $NetBSD: Makefile,v 1.1 2018/09/05 08:15:47 adam Exp $
+
+DISTNAME=      CherryPy-17.3.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES=    www python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=C/CherryPy/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.cherrypy.org/
+COMMENT=       Pythonic, object-oriented HTTP framework
+LICENSE=       modified-bsd
+
+DEPENDS+=      ${PYPKGPREFIX}-cheroot>=6.2.4:../../www/py-cheroot
+DEPENDS+=      ${PYPKGPREFIX}-contextlib2-[0-9]*:../../devel/py-contextlib2
+DEPENDS+=      ${PYPKGPREFIX}-more-itertools-[0-9]*:../../devel/py-more-itertools
+DEPENDS+=      ${PYPKGPREFIX}-portend>=2.1.1:../../net/py-portend
+DEPENDS+=      ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson
+DEPENDS+=      ${PYPKGPREFIX}-six>=1.11.0:../../lang/py-six
+DEPENDS+=      ${PYPKGPREFIX}-zc.lockfile-[0-9]*:../../devel/py-zc.lockfile
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
+TEST_DEPENDS+= ${PYPKGPREFIX}-path.py-[0-9]*:../../devel/py-path.py
+TEST_DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt-[0-9]*:../../devel/py-requests-toolbelt
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.8:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-sugar-[0-9]*:../../devel/py-test-sugar
+
+USE_LANGUAGES= # none
+
+post-install:
+       cd ${DESTDIR}${PREFIX}/bin && ${MV} cherryd cherryd-${PYVERSSUFFIX} || ${TRUE}
+
+do-test:
+       cd ${WRKSRC} && py.test-${PYVERSSUFFIX}
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-cherrypy17/PLIST
diff -u /dev/null pkgsrc/www/py-cherrypy17/PLIST:1.1
--- /dev/null   Wed Sep  5 08:15:47 2018
+++ pkgsrc/www/py-cherrypy17/PLIST      Wed Sep  5 08:15:47 2018
@@ -0,0 +1,339 @@
+@comment $NetBSD: PLIST,v 1.1 2018/09/05 08:15:47 adam Exp $
+bin/cherryd-${PYVERSSUFFIX}
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/cherrypy/__init__.py
+${PYSITELIB}/cherrypy/__init__.pyc
+${PYSITELIB}/cherrypy/__init__.pyo
+${PYSITELIB}/cherrypy/__main__.py
+${PYSITELIB}/cherrypy/__main__.pyc
+${PYSITELIB}/cherrypy/__main__.pyo
+${PYSITELIB}/cherrypy/_cpchecker.py
+${PYSITELIB}/cherrypy/_cpchecker.pyc
+${PYSITELIB}/cherrypy/_cpchecker.pyo
+${PYSITELIB}/cherrypy/_cpcompat.py
+${PYSITELIB}/cherrypy/_cpcompat.pyc
+${PYSITELIB}/cherrypy/_cpcompat.pyo
+${PYSITELIB}/cherrypy/_cpconfig.py
+${PYSITELIB}/cherrypy/_cpconfig.pyc
+${PYSITELIB}/cherrypy/_cpconfig.pyo
+${PYSITELIB}/cherrypy/_cpdispatch.py
+${PYSITELIB}/cherrypy/_cpdispatch.pyc
+${PYSITELIB}/cherrypy/_cpdispatch.pyo
+${PYSITELIB}/cherrypy/_cperror.py
+${PYSITELIB}/cherrypy/_cperror.pyc
+${PYSITELIB}/cherrypy/_cperror.pyo
+${PYSITELIB}/cherrypy/_cplogging.py
+${PYSITELIB}/cherrypy/_cplogging.pyc
+${PYSITELIB}/cherrypy/_cplogging.pyo
+${PYSITELIB}/cherrypy/_cpmodpy.py
+${PYSITELIB}/cherrypy/_cpmodpy.pyc
+${PYSITELIB}/cherrypy/_cpmodpy.pyo
+${PYSITELIB}/cherrypy/_cpnative_server.py
+${PYSITELIB}/cherrypy/_cpnative_server.pyc
+${PYSITELIB}/cherrypy/_cpnative_server.pyo
+${PYSITELIB}/cherrypy/_cpreqbody.py
+${PYSITELIB}/cherrypy/_cpreqbody.pyc
+${PYSITELIB}/cherrypy/_cpreqbody.pyo
+${PYSITELIB}/cherrypy/_cprequest.py
+${PYSITELIB}/cherrypy/_cprequest.pyc
+${PYSITELIB}/cherrypy/_cprequest.pyo
+${PYSITELIB}/cherrypy/_cpserver.py
+${PYSITELIB}/cherrypy/_cpserver.pyc
+${PYSITELIB}/cherrypy/_cpserver.pyo
+${PYSITELIB}/cherrypy/_cptools.py
+${PYSITELIB}/cherrypy/_cptools.pyc
+${PYSITELIB}/cherrypy/_cptools.pyo
+${PYSITELIB}/cherrypy/_cptree.py
+${PYSITELIB}/cherrypy/_cptree.pyc
+${PYSITELIB}/cherrypy/_cptree.pyo
+${PYSITELIB}/cherrypy/_cpwsgi.py
+${PYSITELIB}/cherrypy/_cpwsgi.pyc
+${PYSITELIB}/cherrypy/_cpwsgi.pyo
+${PYSITELIB}/cherrypy/_cpwsgi_server.py
+${PYSITELIB}/cherrypy/_cpwsgi_server.pyc
+${PYSITELIB}/cherrypy/_cpwsgi_server.pyo
+${PYSITELIB}/cherrypy/_helper.py
+${PYSITELIB}/cherrypy/_helper.pyc
+${PYSITELIB}/cherrypy/_helper.pyo
+${PYSITELIB}/cherrypy/daemon.py
+${PYSITELIB}/cherrypy/daemon.pyc
+${PYSITELIB}/cherrypy/daemon.pyo
+${PYSITELIB}/cherrypy/favicon.ico
+${PYSITELIB}/cherrypy/lib/__init__.py
+${PYSITELIB}/cherrypy/lib/__init__.pyc
+${PYSITELIB}/cherrypy/lib/__init__.pyo
+${PYSITELIB}/cherrypy/lib/auth_basic.py
+${PYSITELIB}/cherrypy/lib/auth_basic.pyc
+${PYSITELIB}/cherrypy/lib/auth_basic.pyo
+${PYSITELIB}/cherrypy/lib/auth_digest.py
+${PYSITELIB}/cherrypy/lib/auth_digest.pyc
+${PYSITELIB}/cherrypy/lib/auth_digest.pyo
+${PYSITELIB}/cherrypy/lib/caching.py
+${PYSITELIB}/cherrypy/lib/caching.pyc
+${PYSITELIB}/cherrypy/lib/caching.pyo
+${PYSITELIB}/cherrypy/lib/covercp.py
+${PYSITELIB}/cherrypy/lib/covercp.pyc
+${PYSITELIB}/cherrypy/lib/covercp.pyo
+${PYSITELIB}/cherrypy/lib/cpstats.py
+${PYSITELIB}/cherrypy/lib/cpstats.pyc
+${PYSITELIB}/cherrypy/lib/cpstats.pyo
+${PYSITELIB}/cherrypy/lib/cptools.py
+${PYSITELIB}/cherrypy/lib/cptools.pyc
+${PYSITELIB}/cherrypy/lib/cptools.pyo
+${PYSITELIB}/cherrypy/lib/encoding.py
+${PYSITELIB}/cherrypy/lib/encoding.pyc
+${PYSITELIB}/cherrypy/lib/encoding.pyo
+${PYSITELIB}/cherrypy/lib/gctools.py
+${PYSITELIB}/cherrypy/lib/gctools.pyc
+${PYSITELIB}/cherrypy/lib/gctools.pyo
+${PYSITELIB}/cherrypy/lib/httputil.py
+${PYSITELIB}/cherrypy/lib/httputil.pyc
+${PYSITELIB}/cherrypy/lib/httputil.pyo
+${PYSITELIB}/cherrypy/lib/jsontools.py
+${PYSITELIB}/cherrypy/lib/jsontools.pyc
+${PYSITELIB}/cherrypy/lib/jsontools.pyo
+${PYSITELIB}/cherrypy/lib/locking.py
+${PYSITELIB}/cherrypy/lib/locking.pyc
+${PYSITELIB}/cherrypy/lib/locking.pyo
+${PYSITELIB}/cherrypy/lib/profiler.py
+${PYSITELIB}/cherrypy/lib/profiler.pyc
+${PYSITELIB}/cherrypy/lib/profiler.pyo
+${PYSITELIB}/cherrypy/lib/reprconf.py
+${PYSITELIB}/cherrypy/lib/reprconf.pyc
+${PYSITELIB}/cherrypy/lib/reprconf.pyo
+${PYSITELIB}/cherrypy/lib/sessions.py
+${PYSITELIB}/cherrypy/lib/sessions.pyc
+${PYSITELIB}/cherrypy/lib/sessions.pyo
+${PYSITELIB}/cherrypy/lib/static.py
+${PYSITELIB}/cherrypy/lib/static.pyc
+${PYSITELIB}/cherrypy/lib/static.pyo
+${PYSITELIB}/cherrypy/lib/xmlrpcutil.py
+${PYSITELIB}/cherrypy/lib/xmlrpcutil.pyc
+${PYSITELIB}/cherrypy/lib/xmlrpcutil.pyo
+${PYSITELIB}/cherrypy/process/__init__.py
+${PYSITELIB}/cherrypy/process/__init__.pyc
+${PYSITELIB}/cherrypy/process/__init__.pyo
+${PYSITELIB}/cherrypy/process/plugins.py
+${PYSITELIB}/cherrypy/process/plugins.pyc
+${PYSITELIB}/cherrypy/process/plugins.pyo
+${PYSITELIB}/cherrypy/process/servers.py
+${PYSITELIB}/cherrypy/process/servers.pyc
+${PYSITELIB}/cherrypy/process/servers.pyo
+${PYSITELIB}/cherrypy/process/win32.py
+${PYSITELIB}/cherrypy/process/win32.pyc
+${PYSITELIB}/cherrypy/process/win32.pyo
+${PYSITELIB}/cherrypy/process/wspbus.py
+${PYSITELIB}/cherrypy/process/wspbus.pyc
+${PYSITELIB}/cherrypy/process/wspbus.pyo
+${PYSITELIB}/cherrypy/scaffold/__init__.py
+${PYSITELIB}/cherrypy/scaffold/__init__.pyc
+${PYSITELIB}/cherrypy/scaffold/__init__.pyo
+${PYSITELIB}/cherrypy/scaffold/apache-fcgi.conf
+${PYSITELIB}/cherrypy/scaffold/example.conf
+${PYSITELIB}/cherrypy/scaffold/site.conf
+${PYSITELIB}/cherrypy/scaffold/static/made_with_cherrypy_small.png
+${PYSITELIB}/cherrypy/test/__init__.py
+${PYSITELIB}/cherrypy/test/__init__.pyc
+${PYSITELIB}/cherrypy/test/__init__.pyo
+${PYSITELIB}/cherrypy/test/_test_decorators.py
+${PYSITELIB}/cherrypy/test/_test_decorators.pyc
+${PYSITELIB}/cherrypy/test/_test_decorators.pyo
+${PYSITELIB}/cherrypy/test/_test_states_demo.py
+${PYSITELIB}/cherrypy/test/_test_states_demo.pyc
+${PYSITELIB}/cherrypy/test/_test_states_demo.pyo
+${PYSITELIB}/cherrypy/test/benchmark.py
+${PYSITELIB}/cherrypy/test/benchmark.pyc
+${PYSITELIB}/cherrypy/test/benchmark.pyo
+${PYSITELIB}/cherrypy/test/checkerdemo.py
+${PYSITELIB}/cherrypy/test/checkerdemo.pyc
+${PYSITELIB}/cherrypy/test/checkerdemo.pyo
+${PYSITELIB}/cherrypy/test/fastcgi.conf
+${PYSITELIB}/cherrypy/test/fcgi.conf
+${PYSITELIB}/cherrypy/test/helper.py
+${PYSITELIB}/cherrypy/test/helper.pyc
+${PYSITELIB}/cherrypy/test/helper.pyo
+${PYSITELIB}/cherrypy/test/logtest.py
+${PYSITELIB}/cherrypy/test/logtest.pyc
+${PYSITELIB}/cherrypy/test/logtest.pyo
+${PYSITELIB}/cherrypy/test/modfastcgi.py
+${PYSITELIB}/cherrypy/test/modfastcgi.pyc
+${PYSITELIB}/cherrypy/test/modfastcgi.pyo
+${PYSITELIB}/cherrypy/test/modfcgid.py
+${PYSITELIB}/cherrypy/test/modfcgid.pyc
+${PYSITELIB}/cherrypy/test/modfcgid.pyo
+${PYSITELIB}/cherrypy/test/modpy.py
+${PYSITELIB}/cherrypy/test/modpy.pyc
+${PYSITELIB}/cherrypy/test/modpy.pyo
+${PYSITELIB}/cherrypy/test/modwsgi.py
+${PYSITELIB}/cherrypy/test/modwsgi.pyc
+${PYSITELIB}/cherrypy/test/modwsgi.pyo
+${PYSITELIB}/cherrypy/test/sessiondemo.py
+${PYSITELIB}/cherrypy/test/sessiondemo.pyc
+${PYSITELIB}/cherrypy/test/sessiondemo.pyo
+${PYSITELIB}/cherrypy/test/static/404.html
+${PYSITELIB}/cherrypy/test/static/dirback.jpg
+${PYSITELIB}/cherrypy/test/static/index.html
+${PYSITELIB}/cherrypy/test/style.css
+${PYSITELIB}/cherrypy/test/test.pem
+${PYSITELIB}/cherrypy/test/test_auth_basic.py
+${PYSITELIB}/cherrypy/test/test_auth_basic.pyc
+${PYSITELIB}/cherrypy/test/test_auth_basic.pyo
+${PYSITELIB}/cherrypy/test/test_auth_digest.py
+${PYSITELIB}/cherrypy/test/test_auth_digest.pyc
+${PYSITELIB}/cherrypy/test/test_auth_digest.pyo
+${PYSITELIB}/cherrypy/test/test_bus.py
+${PYSITELIB}/cherrypy/test/test_bus.pyc
+${PYSITELIB}/cherrypy/test/test_bus.pyo
+${PYSITELIB}/cherrypy/test/test_caching.py
+${PYSITELIB}/cherrypy/test/test_caching.pyc
+${PYSITELIB}/cherrypy/test/test_caching.pyo
+${PYSITELIB}/cherrypy/test/test_compat.py
+${PYSITELIB}/cherrypy/test/test_compat.pyc
+${PYSITELIB}/cherrypy/test/test_compat.pyo
+${PYSITELIB}/cherrypy/test/test_config.py
+${PYSITELIB}/cherrypy/test/test_config.pyc
+${PYSITELIB}/cherrypy/test/test_config.pyo
+${PYSITELIB}/cherrypy/test/test_config_server.py
+${PYSITELIB}/cherrypy/test/test_config_server.pyc
+${PYSITELIB}/cherrypy/test/test_config_server.pyo
+${PYSITELIB}/cherrypy/test/test_conn.py
+${PYSITELIB}/cherrypy/test/test_conn.pyc
+${PYSITELIB}/cherrypy/test/test_conn.pyo
+${PYSITELIB}/cherrypy/test/test_core.py
+${PYSITELIB}/cherrypy/test/test_core.pyc
+${PYSITELIB}/cherrypy/test/test_core.pyo
+${PYSITELIB}/cherrypy/test/test_dynamicobjectmapping.py
+${PYSITELIB}/cherrypy/test/test_dynamicobjectmapping.pyc
+${PYSITELIB}/cherrypy/test/test_dynamicobjectmapping.pyo
+${PYSITELIB}/cherrypy/test/test_encoding.py
+${PYSITELIB}/cherrypy/test/test_encoding.pyc
+${PYSITELIB}/cherrypy/test/test_encoding.pyo
+${PYSITELIB}/cherrypy/test/test_etags.py
+${PYSITELIB}/cherrypy/test/test_etags.pyc
+${PYSITELIB}/cherrypy/test/test_etags.pyo
+${PYSITELIB}/cherrypy/test/test_http.py
+${PYSITELIB}/cherrypy/test/test_http.pyc
+${PYSITELIB}/cherrypy/test/test_http.pyo
+${PYSITELIB}/cherrypy/test/test_httputil.py
+${PYSITELIB}/cherrypy/test/test_httputil.pyc
+${PYSITELIB}/cherrypy/test/test_httputil.pyo
+${PYSITELIB}/cherrypy/test/test_iterator.py
+${PYSITELIB}/cherrypy/test/test_iterator.pyc
+${PYSITELIB}/cherrypy/test/test_iterator.pyo
+${PYSITELIB}/cherrypy/test/test_json.py
+${PYSITELIB}/cherrypy/test/test_json.pyc
+${PYSITELIB}/cherrypy/test/test_json.pyo
+${PYSITELIB}/cherrypy/test/test_logging.py
+${PYSITELIB}/cherrypy/test/test_logging.pyc
+${PYSITELIB}/cherrypy/test/test_logging.pyo
+${PYSITELIB}/cherrypy/test/test_mime.py
+${PYSITELIB}/cherrypy/test/test_mime.pyc
+${PYSITELIB}/cherrypy/test/test_mime.pyo
+${PYSITELIB}/cherrypy/test/test_misc_tools.py
+${PYSITELIB}/cherrypy/test/test_misc_tools.pyc
+${PYSITELIB}/cherrypy/test/test_misc_tools.pyo
+${PYSITELIB}/cherrypy/test/test_native.py
+${PYSITELIB}/cherrypy/test/test_native.pyc
+${PYSITELIB}/cherrypy/test/test_native.pyo
+${PYSITELIB}/cherrypy/test/test_objectmapping.py
+${PYSITELIB}/cherrypy/test/test_objectmapping.pyc
+${PYSITELIB}/cherrypy/test/test_objectmapping.pyo
+${PYSITELIB}/cherrypy/test/test_params.py
+${PYSITELIB}/cherrypy/test/test_params.pyc
+${PYSITELIB}/cherrypy/test/test_params.pyo
+${PYSITELIB}/cherrypy/test/test_plugins.py
+${PYSITELIB}/cherrypy/test/test_plugins.pyc
+${PYSITELIB}/cherrypy/test/test_plugins.pyo
+${PYSITELIB}/cherrypy/test/test_proxy.py
+${PYSITELIB}/cherrypy/test/test_proxy.pyc
+${PYSITELIB}/cherrypy/test/test_proxy.pyo
+${PYSITELIB}/cherrypy/test/test_refleaks.py
+${PYSITELIB}/cherrypy/test/test_refleaks.pyc
+${PYSITELIB}/cherrypy/test/test_refleaks.pyo
+${PYSITELIB}/cherrypy/test/test_request_obj.py
+${PYSITELIB}/cherrypy/test/test_request_obj.pyc
+${PYSITELIB}/cherrypy/test/test_request_obj.pyo
+${PYSITELIB}/cherrypy/test/test_routes.py
+${PYSITELIB}/cherrypy/test/test_routes.pyc
+${PYSITELIB}/cherrypy/test/test_routes.pyo
+${PYSITELIB}/cherrypy/test/test_session.py
+${PYSITELIB}/cherrypy/test/test_session.pyc
+${PYSITELIB}/cherrypy/test/test_session.pyo
+${PYSITELIB}/cherrypy/test/test_sessionauthenticate.py
+${PYSITELIB}/cherrypy/test/test_sessionauthenticate.pyc
+${PYSITELIB}/cherrypy/test/test_sessionauthenticate.pyo
+${PYSITELIB}/cherrypy/test/test_states.py
+${PYSITELIB}/cherrypy/test/test_states.pyc
+${PYSITELIB}/cherrypy/test/test_states.pyo
+${PYSITELIB}/cherrypy/test/test_static.py
+${PYSITELIB}/cherrypy/test/test_static.pyc
+${PYSITELIB}/cherrypy/test/test_static.pyo
+${PYSITELIB}/cherrypy/test/test_tools.py
+${PYSITELIB}/cherrypy/test/test_tools.pyc
+${PYSITELIB}/cherrypy/test/test_tools.pyo
+${PYSITELIB}/cherrypy/test/test_tutorials.py
+${PYSITELIB}/cherrypy/test/test_tutorials.pyc
+${PYSITELIB}/cherrypy/test/test_tutorials.pyo
+${PYSITELIB}/cherrypy/test/test_virtualhost.py
+${PYSITELIB}/cherrypy/test/test_virtualhost.pyc
+${PYSITELIB}/cherrypy/test/test_virtualhost.pyo
+${PYSITELIB}/cherrypy/test/test_wsgi_ns.py
+${PYSITELIB}/cherrypy/test/test_wsgi_ns.pyc
+${PYSITELIB}/cherrypy/test/test_wsgi_ns.pyo
+${PYSITELIB}/cherrypy/test/test_wsgi_unix_socket.py
+${PYSITELIB}/cherrypy/test/test_wsgi_unix_socket.pyc
+${PYSITELIB}/cherrypy/test/test_wsgi_unix_socket.pyo
+${PYSITELIB}/cherrypy/test/test_wsgi_vhost.py
+${PYSITELIB}/cherrypy/test/test_wsgi_vhost.pyc
+${PYSITELIB}/cherrypy/test/test_wsgi_vhost.pyo
+${PYSITELIB}/cherrypy/test/test_wsgiapps.py
+${PYSITELIB}/cherrypy/test/test_wsgiapps.pyc
+${PYSITELIB}/cherrypy/test/test_wsgiapps.pyo
+${PYSITELIB}/cherrypy/test/test_xmlrpc.py
+${PYSITELIB}/cherrypy/test/test_xmlrpc.pyc
+${PYSITELIB}/cherrypy/test/test_xmlrpc.pyo
+${PYSITELIB}/cherrypy/test/webtest.py
+${PYSITELIB}/cherrypy/test/webtest.pyc
+${PYSITELIB}/cherrypy/test/webtest.pyo
+${PYSITELIB}/cherrypy/tutorial/README.rst
+${PYSITELIB}/cherrypy/tutorial/__init__.py
+${PYSITELIB}/cherrypy/tutorial/__init__.pyc
+${PYSITELIB}/cherrypy/tutorial/__init__.pyo
+${PYSITELIB}/cherrypy/tutorial/custom_error.html
+${PYSITELIB}/cherrypy/tutorial/pdf_file.pdf
+${PYSITELIB}/cherrypy/tutorial/tut01_helloworld.py
+${PYSITELIB}/cherrypy/tutorial/tut01_helloworld.pyc
+${PYSITELIB}/cherrypy/tutorial/tut01_helloworld.pyo
+${PYSITELIB}/cherrypy/tutorial/tut02_expose_methods.py
+${PYSITELIB}/cherrypy/tutorial/tut02_expose_methods.pyc
+${PYSITELIB}/cherrypy/tutorial/tut02_expose_methods.pyo
+${PYSITELIB}/cherrypy/tutorial/tut03_get_and_post.py
+${PYSITELIB}/cherrypy/tutorial/tut03_get_and_post.pyc
+${PYSITELIB}/cherrypy/tutorial/tut03_get_and_post.pyo
+${PYSITELIB}/cherrypy/tutorial/tut04_complex_site.py
+${PYSITELIB}/cherrypy/tutorial/tut04_complex_site.pyc
+${PYSITELIB}/cherrypy/tutorial/tut04_complex_site.pyo
+${PYSITELIB}/cherrypy/tutorial/tut05_derived_objects.py
+${PYSITELIB}/cherrypy/tutorial/tut05_derived_objects.pyc
+${PYSITELIB}/cherrypy/tutorial/tut05_derived_objects.pyo
+${PYSITELIB}/cherrypy/tutorial/tut06_default_method.py
+${PYSITELIB}/cherrypy/tutorial/tut06_default_method.pyc
+${PYSITELIB}/cherrypy/tutorial/tut06_default_method.pyo
+${PYSITELIB}/cherrypy/tutorial/tut07_sessions.py
+${PYSITELIB}/cherrypy/tutorial/tut07_sessions.pyc
+${PYSITELIB}/cherrypy/tutorial/tut07_sessions.pyo
+${PYSITELIB}/cherrypy/tutorial/tut08_generators_and_yield.py
+${PYSITELIB}/cherrypy/tutorial/tut08_generators_and_yield.pyc
+${PYSITELIB}/cherrypy/tutorial/tut08_generators_and_yield.pyo
+${PYSITELIB}/cherrypy/tutorial/tut09_files.py
+${PYSITELIB}/cherrypy/tutorial/tut09_files.pyc
+${PYSITELIB}/cherrypy/tutorial/tut09_files.pyo
+${PYSITELIB}/cherrypy/tutorial/tut10_http_errors.py
+${PYSITELIB}/cherrypy/tutorial/tut10_http_errors.pyc
+${PYSITELIB}/cherrypy/tutorial/tut10_http_errors.pyo
+${PYSITELIB}/cherrypy/tutorial/tutorial.conf
Index: pkgsrc/www/py-cherrypy17/distinfo
diff -u /dev/null pkgsrc/www/py-cherrypy17/distinfo:1.1
--- /dev/null   Wed Sep  5 08:15:47 2018
+++ pkgsrc/www/py-cherrypy17/distinfo   Wed Sep  5 08:15:47 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/09/05 08:15:47 adam Exp $
+
+SHA1 (CherryPy-17.3.0.tar.gz) = 81de24c8dc42f481f890e653a8a4fee85e8895a9
+RMD160 (CherryPy-17.3.0.tar.gz) = 9a806eb67a5ec779f2a1e9d240dbc801c7347f46
+SHA512 (CherryPy-17.3.0.tar.gz) = ac859928d7188ae06b2928ed3d9c71939e61a9fd633dd5d876e5adab18c5e239e1c106c0c7d991ce076aa16d566923caef69e2da8e69b4accc0398addf734d96
+Size (CherryPy-17.3.0.tar.gz) = 684214 bytes



Home | Main Index | Thread Index | Old Index