diff options
author | Ian Delaney <idella4@gentoo.org> | 2013-06-03 07:17:51 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2013-06-03 07:17:51 +0000 |
commit | c140487ec7671a12b78efe5ac110c83922a94b89 (patch) | |
tree | cff33d2b67e35998ba25ff895f2293b3a33aaab8 /dev-python | |
parent | Version bump. (diff) | |
download | gentoo-2-c140487ec7671a12b78efe5ac110c83922a94b89.tar.gz gentoo-2-c140487ec7671a12b78efe5ac110c83922a94b89.tar.bz2 gentoo-2-c140487ec7671a12b78efe5ac110c83922a94b89.zip |
Correct Changelog
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/django-tastypie/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-python/django-tastypie/ChangeLog b/dev-python/django-tastypie/ChangeLog index 0806f2febbfc..36aa9053bc3b 100644 --- a/dev-python/django-tastypie/ChangeLog +++ b/dev-python/django-tastypie/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/django-tastypie # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/django-tastypie/ChangeLog,v 1.5 2013/05/30 21:16:59 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/django-tastypie/ChangeLog,v 1.6 2013/06/03 07:17:51 idella4 Exp $ + + 3 June 2013; Ian Delaney <idella4@gentoo.org> +runtests.patch, + django-tastypie-0.9.15.ebuild: + Added needed deps, tarball from pypi substituted with 'proper' one + from home site, patch for running testsuite to die on fail (shifts + code from ebuild back to run script), tests unrestricted and + test phase reduced accordingly 30 May 2013; Mike Gilbert <floppym@gentoo.org> django-tastypie-0.9.15.ebuild: Replace python_test with something that actually runs tests. Restrict them |