#9481: Changeset 9107 (setup.py) breaks bdist_rpm ---------------------------------+------------------------------------------ Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.0 Keywords: setup.py bdist_rpm | Stage: Unreviewed Has_patch: 1 | ---------------------------------+------------------------------------------ The change to how the version is calculated in setup.py in changeset 9107 makes it possible for the version string used for packaging to contain a space. RPM can't accept versions containing spaces, so bdist_rpm fails. Patch attached.
-- Ticket URL: <http://code.djangoproject.com/ticket/9481> 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 django-updates@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---