Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530962 - dev-python/sure cannot use python3_4
Summary: dev-python/sure cannot use python3_4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.4 531136
  Show dependency tree
 
Reported: 2014-11-28 10:44 UTC by Pacho Ramos
Modified: 2014-12-11 09:57 UTC (History)
1 user (show)

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


Attachments
build.log (nose-1.3.0:20141128-104232.log,127.18 KB, text/plain)
2014-11-28 10:44 UTC, Pacho Ramos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2014-11-28 10:44:26 UTC
Created attachment 390480 [details]
build.log

Because it needs nose-1.3.0, whose tests fail with python 3.4
Comment 1 Pacho Ramos gentoo-dev 2014-11-28 10:45:40 UTC
This prevents dev-python/httpretty:0 porting too :/
Comment 2 Patrick Lauer gentoo-dev 2014-12-10 03:44:17 UTC
You should use nose-1.3.4, which has fixed dependencies etc. for tests and doesn't fail.

+  10 Dec 2014; Patrick Lauer <patrick@gentoo.org> sure-1.2.5-r1.ebuild:
+  Relax nose dep, add py3.4 support

+  10 Dec 2014; Patrick Lauer <patrick@gentoo.org> httpretty-0.8.0.ebuild:
+  Add py3.4 support
Comment 3 Pacho Ramos gentoo-dev 2014-12-11 09:57:25 UTC
Thanks for handling all! :)