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

Bug 427746

Summary: dev-python/django-dajax-0.8.4 - Easy to use library to create asynchronous presentation logic with django and dajaxice
Product: Gentoo Linux Reporter: José Romildo Malaquias <jrmalaq>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: python
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://dajaxproject.com/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 427744    
Bug Blocks:    
Attachments: django-dajax-0.8.4.ebuild

Description José Romildo Malaquias 2012-07-23 13:10:36 UTC
Created attachment 318986 [details]
django-dajax-0.8.4.ebuild

Please, add django-dajaxice to portage.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-12-12 12:17:56 UTC
Do you still wish to have this package added to portage?

What variable setting is absent from

EAPI="4"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"

inherit distutils
?

What variable setting is absent from

RDEPEND="dev-python/django
        dev-python/django-dajaxice"
DEPEND="${RDEPEND}
        dev-python/setuptools"

DOCS="CHANGELOG README"

which is needed ar postinst?