[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-commits
Subject:    [cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs/pythonmods
From:       David Fang <fangism () users ! sourceforge ! net>
Date:       2011-11-30 21:55:32
Message-ID: E1RVs7q-0002Af-CS () sfs-ml-2 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv21530

Added Files:
	subvertpy-py.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- NEW FILE: subvertpy-py.info ---
Info2: <<
Package: subvertpy-py%type_pkg[python]
Version: 0.8.9
Revision: 1
Type: python (2.5 2.6 2.7)
Description: Python bindings for subversion
DescDetail: <<
    Python bindings for the Subversion version control system that are
    aimed to be complete, fast and feel native to Python programmers.

    Bindings are provided for the working copy, client, delta, remote
    access and repository APIs. A hookable server side implementation of
    the custom Subversion protocol (svn_ra) is also provided.

    subvertpy covers more of the APIs than python-svn. It provides a more
    "Pythonic" API than python-subversion, which wraps the Subversion C API
    pretty much directly. Neither provide a hookable server-side.
<<
Maintainer: Daniel Johnson <daniel@daniel-johnson.org>
License: LGPL2+
Homepage: http://samba.org/~jelmer/subvertpy/

Source: http://samba.org/~jelmer/subvertpy/subvertpy-%v.tar.gz
Source-MD5: e6f9e33bd93269897461dae87cffbfd4

Depends: python%type_pkg[python], svn15-shlibs, libapr.0-shlibs
BuildDepends: fink (>= 0.24.12), svn15-dev, libapr.0-dev, libaprutil.0-dev

CompileScript: <<
    SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py build
<<

InfoTest: <<
    TestDepends: (%type_pkg[python] << 27) unittest2-py%type_pkg[python]
    TestScript: <<
        #!/bin/bash -ev
        export PYTHONPATH=`ls -d %b/build/lib*`/subvertpy
        
        if [ '%type_pkg[python]' -lt '27' ]; then
        	%p/bin/python%type_raw[python] -m unittest2.__main__ \
subvertpy.tests.test_suite || exit 2  else
        	%p/bin/python%type_raw[python] -m unittest subvertpy.tests.test_suite || \
exit 2  fi
    <<
<<
        
InstallScript: <<
    SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py install \
	--root=%d
	/bin/mv %i/bin/subvertpy-fast-export \
%i/bin/subvertpy-fast-export-py%type_pkg[python] <<

PostInstScript: <<
	update-alternatives --install %p/bin/subvertpy-fast-export subvertpy-fast-export \
%p/bin/subvertpy-fast-export-py%type_pkg[python] %type_pkg[python] <<

PreRmScript: <<
	if [ $1 != "upgrade" ]; then
		update-alternatives --remove subvertpy-fast-export \
%p/bin/subvertpy-fast-export-py%type_pkg[python]  fi
<<

DocFiles: AUTHORS COPYING NEWS TODO examples
<<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic