diff options
author | 2011-03-03 01:57:35 +0000 | |
---|---|---|
committer | 2011-03-03 01:57:35 +0000 | |
commit | 29a3cf43e3faf42133321f1c993aded39cd6fbd1 (patch) | |
tree | 050c59653ac12c97a7d245b4a0fad0a5b65fcac7 /dev-python/subvertpy | |
parent | Version bump. (diff) | |
download | historical-29a3cf43e3faf42133321f1c993aded39cd6fbd1.tar.gz historical-29a3cf43e3faf42133321f1c993aded39cd6fbd1.tar.bz2 historical-29a3cf43e3faf42133321f1c993aded39cd6fbd1.zip |
Version bump.
Package-Manager: portage-2.2.0_alpha26_p5/cvs/Linux x86_64
Diffstat (limited to 'dev-python/subvertpy')
-rw-r--r-- | dev-python/subvertpy/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/subvertpy/Manifest | 4 | ||||
-rw-r--r-- | dev-python/subvertpy/subvertpy-0.8.0.ebuild | 43 |
3 files changed, 53 insertions, 2 deletions
diff --git a/dev-python/subvertpy/ChangeLog b/dev-python/subvertpy/ChangeLog index 423b6604e08d..10147c144cdf 100644 --- a/dev-python/subvertpy/ChangeLog +++ b/dev-python/subvertpy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/subvertpy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.27 2011/01/11 22:06:51 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.28 2011/03/03 01:57:35 arfrever Exp $ + +*subvertpy-0.8.0 (03 Mar 2011) + + 03 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +subvertpy-0.8.0.ebuild: + Version bump. 11 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> -subvertpy-0.7.3.1.ebuild, -subvertpy-0.7.4.ebuild: diff --git a/dev-python/subvertpy/Manifest b/dev-python/subvertpy/Manifest index e057af58658b..409a3eedec0e 100644 --- a/dev-python/subvertpy/Manifest +++ b/dev-python/subvertpy/Manifest @@ -1,4 +1,6 @@ DIST subvertpy-0.7.5.tar.gz 91369 RMD160 76b3dd6e121df3aef60833ccd22d0f0e895f5c35 SHA1 dd4f62611e4ab2a1b245a09b0032902ea00c17f9 SHA256 c43782ef281f347a1c4fe02e5cab4dd361fe228a6c3186f2d76ec01daca9bb5e +DIST subvertpy-0.8.0.tar.gz 99202 RMD160 2a59008ba582d8904af1a51f446a9f77f68537c0 SHA1 14848339dd7141844ce65baadd26d7557d4ff923 SHA256 31bc04dd8caa462218136c42f4806740ad7f9f2c2abff8a4ab546c54bfa5ac08 EBUILD subvertpy-0.7.5.ebuild 1200 RMD160 a6d30263dbc95d748139ae0d2a5358931f1e518e SHA1 ee67c9fde9183f5b21e9bda69d773d72435b6c90 SHA256 cb1bed5edec7873ce57ad275e4ac422ac3aafa1d0a1304c6fa71428321b98f2d -MISC ChangeLog 3543 RMD160 ae3123475217790315611f638b1c49240db706bd SHA1 71bfcc6371077f60d9ff506e353ec6d11dde9ec3 SHA256 669baceb1db4d499dee9abd7254cdc6b490489275f1a1aee22641f841d7a3b8d +EBUILD subvertpy-0.8.0.ebuild 1213 RMD160 a988781c175f02e6c545de8ae6aeb9169e4f9389 SHA1 8884af016669f2d5069082fb68cc6268291a9c77 SHA256 dcd6c7af1928c6d0fa3b980dd242bf1d313cb76873507c5cd30751b33571a9fd +MISC ChangeLog 3692 RMD160 86e34f76855de642347782e075cf79f1f34ab34d SHA1 4dd9d6355e44bcb1c30ad6e8b6ee329aa1ffeeb2 SHA256 1fe9e7fc8f11e032fb8f8b1b279db5364c04df7d46bc78b2a574206fcb7ecb9c MISC metadata.xml 270 RMD160 0784825b3037e27bf8f06ffabba9783ecdd1d33d SHA1 5e097fe7035086b5c30f963ddac2a1df5062f619 SHA256 758061f2c796a31ce3126c4733ca1c9e8c9cadd3aea51640386d929af7f74d06 diff --git a/dev-python/subvertpy/subvertpy-0.8.0.ebuild b/dev-python/subvertpy/subvertpy-0.8.0.ebuild new file mode 100644 index 000000000000..cb27d3f546c7 --- /dev/null +++ b/dev-python/subvertpy/subvertpy-0.8.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.0.ebuild,v 1.1 2011/03/03 01:57:35 arfrever Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.* *-jython" +DISTUTILS_SRC_TEST="nosetests" + +inherit distutils + +DESCRIPTION="Alternative Python bindings for Subversion" +HOMEPAGE="http://samba.org/~jelmer/subvertpy/ http://pypi.python.org/pypi/subvertpy" +SRC_URI="http://samba.org/~jelmer/${PN}/${P}.tar.gz" + +LICENSE="|| ( LGPL-2.1 LGPL-3 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=dev-vcs/subversion-1.4" +RDEPEND="${DEPEND}" + +PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") + +DOCS="NEWS AUTHORS" + +distutils_src_test_pre_hook() { + local module + for module in _ra client repos wc; do + ln -fs "../$(ls -d build-${PYTHON_ABI}/lib.*)/subvertpy/${module}.so" "subvertpy/${module}.so" || die "Symlinking subvertpy/${module}.so failed with $(python_get_implementation) $(python_get_version)" + done +} + +src_install() { + distutils_src_install + + delete_tests() { + rm -fr "${ED}$(python_get_sitedir)/subvertpy/tests" + } + python_execute_function -q delete_tests +} |