tools/pip-requires has unnecessary entry for hashlib

Bug #818122 reported by Johannes Erdfelt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Low
Johannes Erdfelt

Bug Description

tools/pip-requires includes hashlib, which has been part of the base Python module set since 2.5.

Since glance uses the 'with' statement, the minimum version required is also 2.5 (and even then since it doesn't enable with_statement consistently, the code effectively requires 2.6 right now).

Related branches

Changed in glance:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → diablo-4
Jay Pipes (jaypipes)
Changed in glance:
assignee: nobody → Johannes Erdfelt (johannes.erdfelt)
importance: Undecided → Low
Thierry Carrez (ttx)
Changed in glance:
milestone: diablo-4 → 2011.3
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.