Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415289 - Version bump dev-python/django-extensions-0.8
Summary: Version bump dev-python/django-extensions-0.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: http://pypi.python.org/pypi/django-ex...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-09 18:58 UTC by Matt Summers (RETIRED)
Modified: 2012-05-09 19:21 UTC (History)
0 users

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


Attachments
patch (bump_0.8.patch,348 bytes, patch)
2012-05-09 18:58 UTC, Matt Summers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Summers (RETIRED) gentoo-dev 2012-05-09 18:58:07 UTC
django-extensions in tree is behind by a bit, please bump to 0.8. Patch is trivial.


diff -u /usr/portage/dev-python/django-extensions/django-extensions-0.5.ebuild django-extensions-0.8.ebuild 
--- /usr/portage/dev-python/django-extensions/django-extensions-0.5.ebuild      2011-04-25 07:49:06.000000000 -0500
+++ django-extensions-0.8.ebuild        2012-05-09 13:52:22.000000000 -0500
@@ -10,7 +10,7 @@
 
 inherit distutils
 
-GIT_HASH_TAG="b4b8e5c"
+GIT_HASH_TAG="0f498ff"
 PYTHON_MODNAME="django_extensions"
 
 DESCRIPTION="Django Command Extensions"


Reproducible: Always
Comment 1 Matt Summers (RETIRED) gentoo-dev 2012-05-09 18:58:52 UTC
Created attachment 311275 [details, diff]
patch
Comment 2 Jesus Rivero (RETIRED) gentoo-dev 2012-05-09 19:21:51 UTC
In CVS.