1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
# ChangeLog for dev-python/django-tastypie
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/django-tastypie/ChangeLog,v 1.9 2015/03/08 23:45:31 pacho Exp $
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> django-tastypie-0.9.15.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> django-tastypie-0.9.15.ebuild:
amd64 stable, bug 540290
06 Jun 2013; Ian Delaney <idella4@gentoo.org> django-tastypie-0.9.15.ebuild,
files/runtests.patch:
tidyup
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
until someone gets them working fully.
*django-tastypie-0.9.15 (29 May 2013)
29 May 2013; Ian Delaney <idella4@gentoo.org> +django-tastypie-0.9.15.ebuild,
-django-tastypie-0.9.11-r1.ebuild:
bump, fix deps, remove old
14 Nov 2012; Ian Delaney <idella4@gentoo.org> metadata.xml:
Updating maintainer, metadata.xml
*django-tastypie-0.9.11-r1 (08 May 2012)
08 May 2012; <iksaif@gentoo.org> +django-tastypie-0.9.11-r1.ebuild,
-django-tastypie-0.9.11.ebuild, metadata.xml:
Add oauth flag to django-tastypie, pulls oauth dependencies.
*django-tastypie-0.9.11 (27 Apr 2012)
27 Apr 2012; Theo Chatzimichos <tampakrap@gentoo.org>
+django-tastypie-0.9.11.ebuild, +metadata.xml:
Initial commit, ebuild by idella4
|