summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <djc@gentoo.org>2010-01-04 08:18:55 +0000
committerDirkjan Ochtman <djc@gentoo.org>2010-01-04 08:18:55 +0000
commit6abad1b943b603898f45e52417aa72b88fae4828 (patch)
tree769429a6f09a0b452e80c23043d0dbd3732896fb /dev-python/dulwich
parentBump dev-python/subvertpy to 0.7.2. (diff)
downloadhistorical-6abad1b943b603898f45e52417aa72b88fae4828.tar.gz
historical-6abad1b943b603898f45e52417aa72b88fae4828.tar.bz2
historical-6abad1b943b603898f45e52417aa72b88fae4828.zip
Bump dev-python/dulwich to 0.4.1.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r--dev-python/dulwich/ChangeLog9
-rw-r--r--dev-python/dulwich/Manifest14
-rw-r--r--dev-python/dulwich/dulwich-0.4.1.ebuild28
3 files changed, 38 insertions, 13 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index 3a4799d073b3..5babeea915fe 100644
--- a/dev-python/dulwich/ChangeLog
+++ b/dev-python/dulwich/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/dulwich
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.3 2009/12/01 10:16:32 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.4 2010/01/04 08:18:55 djc Exp $
+
+*dulwich-0.4.1 (04 Jan 2010)
+
+ 04 Jan 2010; Dirkjan Ochtman <djc@gentoo.org> +dulwich-0.4.1.ebuild:
+ Bump to 0.4.1.
01 Dec 2009; Markus Meier <maekke@gentoo.org> dulwich-0.4.0.ebuild:
amd64/x86 stable, bug #295213
diff --git a/dev-python/dulwich/Manifest b/dev-python/dulwich/Manifest
index 3dae7fde9030..8463900e03a6 100644
--- a/dev-python/dulwich/Manifest
+++ b/dev-python/dulwich/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST dulwich-0.4.0.tar.gz 73140 RMD160 d8e1bc1fd4d0ae924becbf9c8047a81f419eed1a SHA1 c8b2dcd11284a5eb80646c8705fd070ea981acb9 SHA256 03c082349f934c332df98072d711874953e1134f17504dc51c16084cf0a81565
+DIST dulwich-0.4.1.tar.gz 75577 RMD160 f6a62acd0f7e91fbb03a115443975e3095f3854e SHA1 2c19314ff010579102d55d82326aa4e399ac6dfa SHA256 002e6731b8dd12de92d5059efbeb6f4881cb0345236e98bd7e50f1ff0141c452
EBUILD dulwich-0.4.0.ebuild 765 RMD160 31230ac85c198f6dfce25415cf6502f7b14b67f5 SHA1 a8459e474063dd319b9037fe624ea6bef882015a SHA256 61a412a0c4690d873c265dd6969f4233301c2788a3465b9c002e6856915519a8
-MISC ChangeLog 569 RMD160 0f2ba0203d7e0ad3c647ad935b470f7f64e86417 SHA1 6f6a1ba641ae600af4cdc626f2999f03586855a4 SHA256 542bea8325b51fed1a72b5dc354c1848d8fa92ef99b7468d68c01f201ce17821
+EBUILD dulwich-0.4.1.ebuild 764 RMD160 cce0f698ce4d2f6bbb3dfc26cb034d41ab7f2ebc SHA1 06ad4918702e79e0ec882b2d7f63f2ea7ed285aa SHA256 540c96f8556dd88603917f5d0fb8456da74ca900971d856b73bd8745475f26ba
+MISC ChangeLog 685 RMD160 89e16ff060989b46e252b8aaa102ea9021306515 SHA1 a891f4ec50bb3058659081f9d9fdfac6402a2751 SHA256 7eab9ae84712ade8799b339725106d984b477557ee089f36b6e60142805339b1
MISC metadata.xml 259 RMD160 4b781a038008fac445e4154045f964b64ad59e75 SHA1 9809d89f3360f9f7537c2bb480d6bcbe942c6ea0 SHA256 0fb1da675767b69b5bd240d135effe2fc500e8b997a5f4eed212e5b26d027972
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.11 (GNU/Linux)
-
-iEYEARECAAYFAksU7RMACgkQkKaRLQcq0GLPEQCfWP2WWRfCJcXF7e+jI3EH6SKe
-8gkAnA7fzvzU674f31V8/mIvfqt/V/v3
-=zu++
------END PGP SIGNATURE-----
diff --git a/dev-python/dulwich/dulwich-0.4.1.ebuild b/dev-python/dulwich/dulwich-0.4.1.ebuild
new file mode 100644
index 000000000000..efef7d0f584c
--- /dev/null
+++ b/dev-python/dulwich/dulwich-0.4.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.4.1.ebuild,v 1.1 2010/01/04 08:18:55 djc Exp $
+
+EAPI="2"
+SUPPORT_PYTHON_ABIS="1"
+
+inherit distutils
+
+DESCRIPTION="Dulwich is a pure-Python implementation of the Git file formats and protocols."
+HOMEPAGE="http://samba.org/~jelmer/dulwich/ http://pypi.python.org/pypi/dulwich"
+SRC_URI="http://samba.org/~jelmer/dulwich/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="test? ( dev-python/nose )"
+RDEPEND=""
+RESTRICT_PYTHON_ABIS="3.*"
+
+src_test() {
+ testing() {
+ PYTHONPATH="build-${PYTHON_ABI}/lib" nosetests-${PYTHON_ABI}
+ }
+ python_execute_function testing
+}