Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304891 - dev-lang/python: Enable "ssl" USE flag by default via IUSE
Summary: dev-lang/python: Enable "ssl" USE flag by default via IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-13 16:17 UTC by kfm
Modified: 2010-02-21 13:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kfm 2010-02-13 16:17:31 UTC
As per summary, I think that the ssl flag is a good candidate for becoming a pkginternal default in python. My request stems principally from the following two observations:

* IUSE defaults are useful for setting important 'out-of-the-box'
  per-package defaults that are useful to the vast majority of the
  gentoo userbase (whether the user is of the Joe 'duh-what's-a-profile?'
  Sixpack variety, or an experienced sysadmin of many years standing)

* Recent versions of portage gripe about the lack of support for HTTPS
  connections in the event that python is built without ssl support:

  !!! CANNOT IMPORT HTTP.CLIENT: cannot import name HTTPSConnection

My rationale for making such a request is explained in much greater detail in bug 304887 (which is similar to this one but concerns another package).
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-02-21 13:52:46 UTC
It looks like a good idea. Fixed.