Bug 950426 - Change requires to python-django14
Summary: Change requires to python-django14
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-pydev
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 950469
TreeView+ depends on / blocked
 
Reported: 2013-04-10 08:47 UTC by Matthias Runge
Modified: 2013-04-10 11:55 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-10 11:55:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthias Runge 2013-04-10 08:47:12 UTC
I see eclipse-pydev requires Django.

We renamed Django to python-django about a year ago. Now we're updating python-django to Django-1.5, which might break packages requiring Django. WRT to eclipse-pydev, I'm simply unsure, as it doesn't really require a special Django version to work, right?

If you want to stick at Django-1.4, we have a compat-package; then please change the requirement from
Requires: Django 
to
Requires: python-django14

Comment 1 Alexander Kurtakov 2013-04-10 11:55:33 UTC
Switched to python-django in http://pkgs.fedoraproject.org/cgit/eclipse-pydev.git/commit/?id=1a77d464e9013a1a633f16e9bf6a20b6d1135ffd . This is just a convenience Requires as pydev has a django wizard and it's easy if we make sure user has it already installed. I prefer to stay away from compat packages as much as possible :).


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