Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3860
Added Files:
pyqi-py.info
Log Message:
new pkg pyqi 0.2.0
--- NEW FILE: pyqi-py.info ---
Info2: <<
Package: pyqi-py%type_pkg[python]
Version: 0.2.0
Revision: 1
Description: Tools for developing/testing Python CLI
License: BSD
Maintainer: Hanspeter Niederstrasser <[email protected]>
Type: python (2.7)
Depends: <<
python%type_pkg[python]
<<
Source: ftp://thebeast.colorado.edu/pub/pyqi-releases/pyqi-%v.tar.gz
Source-MD5: 49577ba321290f12bd23e1b2cf584256
Source-Checksum: SHA1(118d7a32592acb12a136b092d3accd78ea02638b)
CompileScript: <<
%p/bin/python%type_raw[python] setup.py build
<<
InfoTest: <<
# check that nosetest is still used for tests when upgrading
TestDepends: <<
nose-py%type_pkg[python]
<<
TestScript: <<
%p/bin/nosetests%type_raw[python] || exit 2
<<
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root %d
mv %i/bin/pyqi %i/bin/pyqi-py%type_pkg[python]
<<
DocFiles: COPYING.txt ChangeLog.md README.md
PostInstScript: <<
update-alternatives --install %p/bin/pyqi pyqi
%p/bin/pyqi-py%type_pkg[python] %type_pkg[python]
<<
PreRmScript: <<
if [ $1 != "upgrade" ]; then
update-alternatives --remove pyqi
%p/bin/pyqi-py%type_pkg[python]
fi
<<
Homepage: http://bipy.github.io/pyqi/doc/index.html
DescDetail: <<
pyqi (canonically pronounced pie chee) is a Python framework designed to
support wrapping general commands in multiple types of interfaces,
including at the command line, HTML, and API levels.
<<
<<
------------------------------------------------------------------------------
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=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs