Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 530962

Summary: dev-python/sure cannot use python3_4
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: openstack
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 504336, 531136    
Attachments: build.log

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! :)