Skip to main content

Buildout recipe for compiling python subversion bindings

Project description

ore.recipe.svnlib

A Recipe for downloading and compiling the python subversion libraries, this is recipe is based on the zc.recipe.cmmi, and accepts all the same recipe options. it downloads and compiles a subversion release, additionally it executes the commands to compile and install the python subversion bindings. This recipe assumes the usage of a python with developer headers, and a swig installation, both can be passed in via the extra_options section, if you have installed them in custom locations or via buildout.

a note of caution regarding python subversion bindings, releases prior to 1.5.0 have memory leaks in the bindings api.

an example buildout part, and another part which uses it to construct a python interpreter with the svn python bindings:

[subversion]
recipe=ore.recipe.svnlib
url=http://subversion.tigris.org/downloads/subversion-1.5.2.tar.bz2
extra_options=--without-apxs

[python]
recipe=zc.recipe.egg
eggs =
interpreter = python
extra-paths =
  $[subversion:location}/lib/svn-python

Changes

  • 0.1.3 ( 2008.5.8 )

    both swig_pydir and swig_pydir_extra need to be passed in addition to destdir to give arbitrary location installation, the swig helper libdir is installed into the –prefix by default.

  • 0.1.2 ( 2008.5.7 )

  • 0.1.1 ( 2008.5.5 )

  • 0.1.0 ( 2008.5.5 )

    First Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ore.recipe.svnlib-0.1.4.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ore.recipe.svnlib-0.1.4-py2.5.egg (7.1 kB view details)

Uploaded Egg

File details

Details for the file ore.recipe.svnlib-0.1.4.tar.gz.

File metadata

File hashes

Hashes for ore.recipe.svnlib-0.1.4.tar.gz
Algorithm Hash digest
SHA256 4c574824abdc71be35756285f195b7d78dcc80353b63fefed0da4f8810630f22
MD5 b88e19be3d2cb2d66db67004a01d3dbb
BLAKE2b-256 3364e5f2446049a9b59d2df5170e5c5ff35059517f4723ff7e6f08de269dfead

See more details on using hashes here.

File details

Details for the file ore.recipe.svnlib-0.1.4-py2.5.egg.

File metadata

File hashes

Hashes for ore.recipe.svnlib-0.1.4-py2.5.egg
Algorithm Hash digest
SHA256 9e7c079bcae3b5276361914d3f5c63227f275117f4d707d5280bbc3b2b6fe3c1
MD5 bbccf90848c5c6271c0dc292b0d3707a
BLAKE2b-256 c0e782e516cf30cc01137ce421132db6bc62c5344af72e02d0bacea81450be7e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page