Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427730 - New: dev-python/django-mptt-0.4.2 - Utilities for implementing a modified pre-order traversal tree in django
Summary: New: dev-python/django-mptt-0.4.2 - Utilities for implementing a modified pre...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Sławek Lis (RETIRED)
URL: https://github.com/django-mptt/django...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-23 11:53 UTC by José Romildo Malaquias
Modified: 2015-11-05 13:01 UTC (History)
1 user (show)

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


Attachments
django-mptt-0.5.2.ebuild (django-mptt-0.5.2.ebuild,593 bytes, text/plain)
2012-07-23 11:53 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 11:53:54 UTC
Created attachment 318964 [details]
django-mptt-0.5.2.ebuild

Please, add django-mptt to portage.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-12-12 11:46:23 UTC
Do you still wish for this package to be added to portage?

What is missing from 

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

inherit distutils
?

What is wrong with
~/improvise/dev-python/django-mptt $ repoman manifest
HTTP request sent, awaiting response... 404 Not Found
2012-12-13 11:45:43 ERROR 404: Not Found.

!!! Couldn't download 'django-mptt-0.4.2.tar.gz'. Aborting.
 * The following are listed in SRC_URI for django-mptt:
 *    mirror://pypi/d/django-mptt/django-mptt-0.4.2.tar.gz
!!! Fetch failed for django-mptt-0.4.2.tar.gz, can't update Manifest
Unable to generate manifest.

?