Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427746 - dev-python/django-dajax-0.8.4 - Easy to use library to create asynchronous presentation logic with django and dajaxice
Summary: dev-python/django-dajax-0.8.4 - Easy to use library to create asynchronous pr...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://dajaxproject.com/
Whiteboard:
Keywords: EBUILD
Depends on: 427744
Blocks:
  Show dependency tree
 
Reported: 2012-07-23 13:10 UTC by José Romildo Malaquias
Modified: 2016-10-12 15:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
django-dajax-0.8.4.ebuild (django-dajax-0.8.4.ebuild,567 bytes, text/plain)
2012-07-23 13:10 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
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?