Opened 12 years ago

Closed 11 years ago

#302 closed defect (fixed)

Django packages are getting renamed in F18/F19

Reported by: achernya Owned by:
Priority: blocker Milestone: Fedora 20
Component: internals Keywords:
Cc:

Description

As per the Fedora Packaging Committee decision on Django package naming, Django-* and django-* packages are being renamed to python-django-*. The Fedora 19 installation cycle must be careful to ensure all Django packages are properly installed.

Change History (1)

comment:1 Changed 11 years ago by achernya

  • Resolution set to fixed
  • Status changed from new to closed
[root@cats-whiskers ~]# rpm -qa | grep -i django
python-django-1.5.1-1.fc19.noarch
python-django-filter-0.5.3-2.fc19.noarch
python-django-reversion-1.7-1.fc19.noarch
python-django-mako-0.1.5-0.3.pre.fc19.noarch
python-django-registration-0.8-3.fc19.noarch
python-django-profile-0.6-0.2.20110216svnr458.fc19.1.noarch
python-django-authopenid-1.0.1-6.fc19.noarch
python-django-south-0.7.5-5.fc19.noarch

Installed already.

Note: See TracTickets for help on using tickets.