#2314: TG 1.0 requires at least formencode 0.9
---------------------------+------------------------------------------------
Reporter: Felix.Schwarz | Owner:
Type: defect | Status: new
Priority: low | Milestone: 1.0.x bugfix
Component: TurboGears | Version: 1.0 HEAD
Severity: minor | Keywords:
---------------------------+------------------------------------------------
The current [source:/branches/1.0/setup...@5386#l19 setup.py for
formencode is 0.7.1]. However due to the use of
[source:/branches/1.0/turbogears/validators...@6028#l41
IPhoneNumberValidator] it really requires at least formencode 0.9 because
this class was added in (formencode) rev 2702. formencode 0.7.1 was tagged
with rev 2482 so only formencode 0.9 (rev 3180) contains it.
Probably the easiest way to fix this is to bump the minimal required
version of formencode.
--
Ticket URL: <http://trac.turbogears.org/ticket/2314>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---