Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858605
en ru br
ALT Linux repos
5.0: 1.5.2-alt1.1
4.1: 1.5.2-alt1.1

Group :: Development/Python
RPM: python-module-pysvn

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python-module-pysvn
Version: 1.5.2
Release: alt1.1
Summary: Subversion support for python
License: Apache License
Group: Development/Python
Url: http://pysvn.tigris.org/
Packager: Gennady Kovalev <gik at altlinux.ru>
Source0: pysvn-%version.tar
Patch0: pysvn-%version-alt-allinone.patch
# Automatically added by buildreq on Tue Jan 01 2008
BuildRequires: gcc-c++ libcom_err-devel libexpat-devel libkrb5-devel libsubversion-devel python-devel python-modules-compiler python-modules-xml subversion

%description
The pysvn project's goal is to enable Tools to be written in Python that use Subversion.


%prep
%setup -n pysvn-%version
%patch0 -p1


%build
cd Source
%__python setup.py configure
%make


%install
mkdir -p %buildroot%python_sitelibdir
cp -r Source/pysvn %buildroot%python_sitelibdir


%files
%dir %python_sitelibdir/pysvn
%python_sitelibdir/pysvn/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin