diff options
author | 2009-09-12 23:23:33 +0000 | |
---|---|---|
committer | 2009-09-12 23:23:33 +0000 | |
commit | 08683c7e1550313b2581ddc0e6ad68df1c8b1e33 (patch) | |
tree | f40f2dc879424cc175d2e32219397f10ec674fbd /dev-python/python-cdb | |
parent | Version bump. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | historical-08683c7e1550313b2581ddc0e6ad68df1c8b1e33.tar.gz historical-08683c7e1550313b2581ddc0e6ad68df1c8b1e33.tar.bz2 historical-08683c7e1550313b2581ddc0e6ad68df1c8b1e33.zip |
Version bump. Set SUPPORT_PYTHON_ABIS.
Package-Manager: portage-14238-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/python-cdb')
-rw-r--r-- | dev-python/python-cdb/ChangeLog | 10 | ||||
-rw-r--r-- | dev-python/python-cdb/Manifest | 5 | ||||
-rw-r--r-- | dev-python/python-cdb/python-cdb-0.32.ebuild | 17 | ||||
-rw-r--r-- | dev-python/python-cdb/python-cdb-0.34.ebuild | 32 |
4 files changed, 43 insertions, 21 deletions
diff --git a/dev-python/python-cdb/ChangeLog b/dev-python/python-cdb/ChangeLog index b7115957d2e3..d21c02757c6e 100644 --- a/dev-python/python-cdb/ChangeLog +++ b/dev-python/python-cdb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/python-cdb -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/ChangeLog,v 1.21 2008/09/27 16:31:58 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/ChangeLog,v 1.22 2009/09/12 23:23:33 arfrever Exp $ + +*python-cdb-0.34 (13 Sep 2009) + + 13 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -python-cdb-0.32.ebuild, +python-cdb-0.34.ebuild: + Version bump. Set SUPPORT_PYTHON_ABIS. 27 Sep 2008; Raúl Porcel <armin76@gentoo.org> python-cdb-0.32-r1.ebuild: arm stable wrt #231306 diff --git a/dev-python/python-cdb/Manifest b/dev-python/python-cdb/Manifest index c5a03109f41a..589bde5f168e 100644 --- a/dev-python/python-cdb/Manifest +++ b/dev-python/python-cdb/Manifest @@ -1,6 +1,7 @@ AUX python-cdb-0.32-python-2.5-compat.patch 366 RMD160 dd180191925ac9f17e8ac3f3c7f837622a737e43 SHA1 8ad3210c5fab37f7a902acaaaefc25f042388455 SHA256 854aa18d3bfd030ff321cdffcc1e10e8229e9a8db93d22566b170dd2b0c43f0b DIST python-cdb-0.32.tar.gz 18985 RMD160 665102db0d08df00dde5bb235d708158fe15c2ce SHA1 b2a109d601f36cf6a829992461a6c7db61022c45 SHA256 24d2593b02faf036b1ae9fdad3af66d0013a8a2cb1669439ece4863b5d7756c6 +DIST python-cdb-0.34.tar.gz 18865 RMD160 02519e7c03aae5798823ab4cd0388b6afaf1908a SHA1 6c5ef1f27fe0e5c2e9a4a032435ebf58c82639f2 SHA256 31c4c272d02c8f9ca66394c36be677fd9ea1813782cac73efacc5add2cbd677c EBUILD python-cdb-0.32-r1.ebuild 910 RMD160 401dc2d4a3f9ce09f828fc220e29139075cbc838 SHA1 85e68e40a47562d014d7ef8d147dd5b446a06419 SHA256 ee5894e78c5498e34b0da391c30b523729e8385b9ccac9b28f36c69fcdeccbee -EBUILD python-cdb-0.32.ebuild 523 RMD160 e8909b2f01573dfbfbd7c5dcc036ee207e25c144 SHA1 5831c499b552be12f67a62d6a4e7dbc9115a6b5b SHA256 c8d423e904a17e7f1242a1888eee948218435a9988cb372c6c30f2517b881e13 -MISC ChangeLog 2523 RMD160 d1126bff7d36063ae393fb53ddf47bc0afde2511 SHA1 8f81c64a9da0e606bafa4de5ffb43994b469c2c2 SHA256 01f6d20e41711bf86dab4428f5196e461a1c2f1558535b9ed7c0a51702afc582 +EBUILD python-cdb-0.34.ebuild 923 RMD160 cc178716a598d3fc6de9dc3898140fe296eb7cf0 SHA1 873bc0c60f0818ef750b04751d62e2677f77301f SHA256 4cd61fe9e53652c8e30e191f109da3e6beeb61050e182dd705baa3213df12903 +MISC ChangeLog 2723 RMD160 9eda40e864356c7eb5ad42505eaae44bed59c323 SHA1 4f99cf84c248dc511394b7f434f648c7f1f515fe SHA256 25e39a473d02155edf7ece3620c47593482fbd10fa7c0458347e4fc973abfbb4 MISC metadata.xml 159 RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f SHA1 c8e604d56dae898258b5254d78cfeac0b981e288 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4 diff --git a/dev-python/python-cdb/python-cdb-0.32.ebuild b/dev-python/python-cdb/python-cdb-0.32.ebuild deleted file mode 100644 index 7180ee9784e8..000000000000 --- a/dev-python/python-cdb/python-cdb-0.32.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/python-cdb-0.32.ebuild,v 1.15 2008/01/17 18:40:26 grobian Exp $ - -inherit distutils - -DESCRIPTION="A Python extension module for cdb" -SRC_URI="http://pilcrow.madison.wi.us/python-cdb/${P}.tar.gz" -HOMEPAGE="http://pilcrow.madison.wi.us/#pycdb" - -SLOT="0" -IUSE="" -LICENSE="GPL-2" -KEYWORDS="amd64 arm ia64 ppc sparc x86" - -DEPEND=">=dev-lang/python-2.2 - dev-db/cdb" diff --git a/dev-python/python-cdb/python-cdb-0.34.ebuild b/dev-python/python-cdb/python-cdb-0.34.ebuild new file mode 100644 index 000000000000..ce392ef4c1ed --- /dev/null +++ b/dev-python/python-cdb/python-cdb-0.34.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/python-cdb-0.34.ebuild,v 1.1 2009/09/12 23:23:33 arfrever Exp $ + +EAPI="2" +SUPPORT_PYTHON_ABIS="1" + +inherit distutils eutils + +DESCRIPTION="A Python extension module for cdb" +SRC_URI="http://pilcrow.madison.wi.us/python-cdb/${P}.tar.gz" +HOMEPAGE="http://pilcrow.madison.wi.us/#pycdb" + +SLOT="0" +IUSE="" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" + +DEPEND="dev-db/cdb" +RDEPEND="${DEPEND}" +RESTRICT_PYTHON_ABIS="3.*" + +DOCS="Example" + +src_test() { + testing() { + "$(PYTHON)" setup.py build -b "build-${PYTHON_ABI}" install --home "${T}/test-${PYTHON_ABI}" + # This is not really intended as test but it is better than nothing. + PYTHONPATH="${T}/test-${PYTHON_ABI}/lib/python" "$(PYTHON)" < Example + } + python_execute_function testing +} |