Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 578604

Summary: dev-python/django-tastypie: version bump
Product: Gentoo Linux Reporter: Thomas Capricelli <orzel>
Component: [OLD] DevelopmentAssignee: Ian Delaney (RETIRED) <idella4>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Capricelli 2016-03-30 12:57:22 UTC
Version in current portage (0.9.15) is very very old, and incompatible with all useful (maintained) Django.

As of today the latest version is 0.13.3.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2016-04-13 07:23:17 UTC
Did you prompt for this because it is 'there', or because you wish to use it ? I shall check on the demand for this first.
Comment 2 Thomas Capricelli 2016-04-13 10:20:05 UTC
I use it, I'm a django developer. I have to use pip install currently, which I'd like to avoid.
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2016-04-13 12:26:09 UTC
Ian: I don't think we need to withhold version bumps somehow. If it's in the tree, it's probably better if we bump it.
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2016-04-14 01:10:07 UTC
(In reply to Dirkjan Ochtman from comment #3)
> Ian: I don't think we need to withhold version bumps somehow. If it's in the
> tree, it's probably better if we bump it.

sure. Some packages come and go in their use. Look at reviewboard. I shall do this now.
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2016-04-14 04:30:51 UTC
The testsuite is horrible under prepared to run at all. It appears to require django's django-admin.py but essential nodules are persitently reported as absent.
The stable version had tests restricted anyway.  Leaving the deps for tests in case someone figures how to run the test suite.  The bumped ebuild has all deps updated and builds and installs.

commit 3487c716589694616bc8de542aefd5c892ee4f70
Author: Ian Delaney <idella4@gentoo.org>
Date:   Thu Apr 14 12:30:07 2016 +0800

    dev-python/django-tastypie: bump to vn 0.13.3
    
    removed 3 use flags found to be un-needed. Test phase still
    set to RESTRICT since it is not ready to run in this tarball provided.
    Request made from
    
    Gentoo-bug: #578604