Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13110
Added Files: bottle-py.info Log Message: New package bottle-py 0.11.6. --- NEW FILE: bottle-py.info --- Info2: << Package: bottle-py%type_pkg[python] Version: 0.11.6 Revision: 1 Type: python (2.6 2.7 3.1 3.2 3.3) Description: Fast and simple WSGI-framework DescDetail: << Bottle is a fast and simple micro-framework for small web applications. It offers request dispatching (Routes) with url parameter support, templates, a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and template engines - all in a single file and with no dependencies other than the Python Standard Library. << Maintainer: Daniel Johnson <dan...@daniel-johnson.org> License: BSD Homepage: http://pypi.python.org/pypi/bottle Source: https://pypi.python.org/packages/source/b/bottle/bottle-%v.tar.gz Source-MD5: 0bafdc4e13ea2b1a3bddf36b5af108c4 Depends: python%type_pkg[python] BuildDepends: fink (>= 0.24.12) CompileScript: %p/bin/python%type_raw[python] setup.py build InfoTest: << TestScript: << %p/bin/python%type_raw[python] test/testall.py fast || exit 2 << << InstallScript: << %p/bin/python%type_raw[python] setup.py install --root=%d mv %i/bin/bottle.py %i/bin/bottle.py%type_pkg[python] << PostInstScript: << update-alternatives --install %p/bin/bottle.py bottle.py %p/bin/bottle.py%type_pkg[python] %type_pkg[python] << PreRmScript: << if [ $1 != "upgrade" ]; then update-alternatives --remove bottle.py %p/bin/bottle.py%type_pkg[python] fi << DocFiles: PKG-INFO README.rst << ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs