Bug 950418 - Change requires to python-django14
Summary: Change requires to python-django14
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: cobbler
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: James C.
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 950469
TreeView+ depends on / blocked
 
Reported: 2013-04-10 08:35 UTC by Matthias Runge
Modified: 2014-04-21 18:09 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-21 18:09:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthias Runge 2013-04-10 08:35:11 UTC
Rawhide contains and f19 will get Django-1.5 instead of Django-1.4.x soon.

If you're not sure, if your package is compatible with Django-1.5, please change
Requires: python-django
to 
Requires: python-django14
and rebuild.

If I don't hear anything against it, I can do the rebuild in the week after Apr 22nd.

Comment 1 James C. 2013-04-10 13:43:16 UTC
Looking through https://docs.djangoproject.com/en/dev/releases/1.5/#backwards-incompatible-changes-in-1-5 I don't believe there's too much there that would present a problem for cobbler. The main one that could be a problem might be "Non-form data in HTTP requests", which I will need to test for. 

Overall, I do not believe that a strict requirement on 1.4 is required at this time.


Note You need to log in before you can comment on or make changes to this bug.