#9260: Changeset 9108 breaks setup.py in 1.0.x branch -----------------------------------+---------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: post-1.0 Component: Uncategorized | Version: 1.0 Keywords: setup | Stage: Unreviewed Has_patch: 0 | -----------------------------------+---------------------------------------- It appears that the changes in [9107] were not cleanly applied to the 1.0.x branch in [9108].
Specifically, the assignment to "version_tuple" instead of "version" at line 69 causes "NameError: name 'version' is not defined" at line 70. -- Ticket URL: <http://code.djangoproject.com/ticket/9260> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
