Re: Django-1.5 for F19

2013-04-11 Thread Bohuslav Kabrda
- Original Message - > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu 11 Apr 2013 02:56:16 AM EDT, Bohuslav Kabrda wrote: > > - Original Message - > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > >> > >> On 04/11/2013 04:27 AM, Toshio Kuratomi wrote: > >>> On Wed,

Re: Django-1.5 for F19

2013-04-11 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu 11 Apr 2013 02:56:16 AM EDT, Bohuslav Kabrda wrote: > - Original Message - >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 04/11/2013 04:27 AM, Toshio Kuratomi wrote: >>> On Wed, Apr 10, 2013 at 07:53:28AM -0400, Stephen Galla

Re: Django-1.5 for F19

2013-04-10 Thread Bohuslav Kabrda
- Original Message - > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 04/11/2013 04:27 AM, Toshio Kuratomi wrote: > > On Wed, Apr 10, 2013 at 07:53:28AM -0400, Stephen Gallagher wrote: > >> 2) The python-django14 package should add: Obsoletes: > >> python-django < 1.5 Conflicts: py

Re: Django-1.5 for F19

2013-04-10 Thread Matthias Runge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/11/2013 04:27 AM, Toshio Kuratomi wrote: > On Wed, Apr 10, 2013 at 07:53:28AM -0400, Stephen Gallagher wrote: >> 2) The python-django14 package should add: Obsoletes: >> python-django < 1.5 Conflicts: python-django >= 1.5 >> Adding Toshio to the

Re: Django-1.5 for F19

2013-04-10 Thread Toshio Kuratomi
On Wed, Apr 10, 2013 at 07:53:28AM -0400, Stephen Gallagher wrote: > > Actually, I just realized that this is NOT going to provide a clean > upgrade path. If you change the Requires: to python-django14, it means > that when upgrading an app, yum is going to attempt to install > python-django14 on

Re: Django-1.5 for F19

2013-04-10 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed 10 Apr 2013 07:53:28 AM EDT, Stephen Gallagher wrote: > There are two things that should probably be done to solve this: 1) > All applications should change Requires: python-django to Requires: > python-django >= 1.4 Conflicts: python-django >=

Re: Django-1.5 for F19

2013-04-10 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu 04 Apr 2013 11:04:44 AM EDT, Matthias Runge wrote: > Hi, > > recently, we introduced python-django14 for F19, to provide a > compatibility package for those packages not working with > Django-1.5 and requiring an older Django-1.4. > > If you

Django-1.5 for F19

2013-04-04 Thread Matthias Runge
Hi, recently, we introduced python-django14 for F19, to provide a compatibility package for those packages not working with Django-1.5 and requiring an older Django-1.4. If you know, your django-package does not work with Django-1.5 or are in doubt, please change in your spec-file Requires: pyth