Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501180 - dev-python/django-extensions-1.3.3 version bump
Summary: dev-python/django-extensions-1.3.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-13 12:26 UTC by Sławek Lis (RETIRED)
Modified: 2014-03-26 03:39 UTC (History)
0 users

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


Attachments
diff -u of ebuilds (django-extensions.patch,2.11 KB, patch)
2014-03-21 13:11 UTC, Ian Delaney (RETIRED)
Details | Diff
diff -u of ebuilds (django-extensions-r.patch,2.05 KB, patch)
2014-03-26 03:32 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sławek Lis (RETIRED) gentoo-dev 2014-02-13 12:26:29 UTC
There is new version available. 
Also - version available in portage is incompatible with >=django-1.6.



Reproducible: Always
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-03-21 13:11:02 UTC
Created attachment 373190 [details, diff]
diff -u of ebuilds

$ ebuild django-extensions-1.3.3.ebuild clean test

----------------------------------------------------------------------
Ran 35 tests in 1.425s

OK

$ USE=doc ebuild django-extensions-1.3.3.ebuild clean install

 * python2_7: running distutils-r1_run_phase python_install_all
>>> Completed installing django-extensions-1.3.3 into /mnt/gen2/TmpDir/portage/dev-python/django-extensions-1.3.3/image/

Seems it was also me who did the last.
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2014-03-26 03:32:53 UTC
Created attachment 373554 [details, diff]
diff -u of ebuilds

Re-set test? ( ) to test? ( ${RDEPEND} ), those mostly req'd for testsuite.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2014-03-26 03:39:31 UTC
*django-extensions-1.3.3 (26 Mar 2014)

  26 Mar 2014; Ian Delaney <idella4@gentoo.org> +django-extensions-1.3.3.ebuild:
  bump; add py3.3 support, add IUSE test, tidy deps, add REQUIRED_USE settings
  to cater to USE flags supporting only py2 capable deps