----- Original Message ----- > On 18/01/12 14:47, Bohuslav Kabrda wrote: > > >> > > > > Well, if I understand it correctly, the Python packaging guidelines > > say, that the Python 2 modules should be named python-* and Python > > 3 modules python3-*, so I would go with that (although I agree that > > it is a mess :) ). > > > > Ok, I just opened a new review request for > python-django-debug-toolbar > instead of django-debug-toolbar. > > https://bugzilla.redhat.com/show_bug.cgi?id=784239 > > Right? > -- > Matthias Runge <mru...@matthias-runge.de> > <mru...@fedoraproject.org>
Hi, I think that you should follow the two guidelines that I mentioned in one of my previous mails: [1], [2]. Therefore, you should use something like: Provides: django-debug-toolbar = %{version}-%{release} Obsoletes: django-debug-toolbar < 0.9.3-1 And you should also throw in some comment about the change (maybe just a link to this thread, so that everyone will be able to find out why the changes took place). And again, let's leave it for the next Rawhide :) Bohuslav "Slavek" Kabrda [1] http://fedoraproject.org/wiki/Package_Renaming_Process#Re-review_required [2] http://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages _______________________________________________ python-devel mailing list python-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/python-devel