Re: [Mageia-dev] python-distribute / python-pkg-resources again

2013-02-03 Thread Anssi Hannula
29.01.2013 16:55, Pascal Terjan kirjoitti:
 On Tue, Jan 29, 2013 at 2:36 PM, Thomas Spuhler tho...@btspuhler.com wrote:
 On Tuesday, January 29, 2013 02:06:54 AM Pascal Terjan wrote:
 file /usr/lib/python2.7/site-packages/pkg_resources.py from install of
 python-distribute-0.6.34-3.mga3.noarch conflicts with file from
 package python-pkg-resources-0.6.28-4.mga3.noarch

 Maybe I should add a conflicts to the package.
 
 What is the difference, why do they provide the same files?

None, both python-setuptools and python-distribute are the exact same
software (with different version, 0.6.34 vs 0.6.28).

I suggest to remove python-distribute, it has an older version, it was
imported only recently and thus missing svn history, and it is missing
the python3 subpackages (and python-pkg-resources subpackage).

-- 
Anssi Hannula


Re: [Mageia-dev] python-distribute / python-pkg-resources again

2013-02-03 Thread Thomas Spuhler
On Sunday, February 03, 2013 07:18:16 AM Anssi Hannula wrote:
 29.01.2013 16:55, Pascal Terjan kirjoitti:
  On Tue, Jan 29, 2013 at 2:36 PM, Thomas Spuhler tho...@btspuhler.com 
  wrote:
  On Tuesday, January 29, 2013 02:06:54 AM Pascal Terjan wrote:
  file /usr/lib/python2.7/site-packages/pkg_resources.py from install of
  python-distribute-0.6.34-3.mga3.noarch conflicts with file from
  package python-pkg-resources-0.6.28-4.mga3.noarch
  
  Maybe I should add a conflicts to the package.
  
  What is the difference, why do they provide the same files?
 
 None, both python-setuptools and python-distribute are the exact same
 software (with different version, 0.6.34 vs 0.6.28).
 
 I suggest to remove python-distribute, it has an older version, it was
 imported only recently and thus missing svn history, and it is missing
 the python3 subpackages (and python-pkg-resources subpackage).

Well, let's remove it. If it's needed we can put it back. 
I hope it will not break anything on the BS.
I'll remove it since I imported it. 
-- 
Best regards
Thomas Spuhler


signature.asc
Description: This is a digitally signed message part.


Re: [Mageia-dev] python-distribute / python-pkg-resources again

2013-01-29 Thread Thomas Spuhler
On Tuesday, January 29, 2013 02:06:54 AM Pascal Terjan wrote:
 file /usr/lib/python2.7/site-packages/pkg_resources.py from install of
 python-distribute-0.6.34-3.mga3.noarch conflicts with file from
 package python-pkg-resources-0.6.28-4.mga3.noarch

Maybe I should add a conflicts to the package.

-- 
Best regards
Thomas Spuhler


signature.asc
Description: This is a digitally signed message part.


Re: [Mageia-dev] python-distribute / python-pkg-resources again

2013-01-29 Thread Pascal Terjan
On Tue, Jan 29, 2013 at 2:36 PM, Thomas Spuhler tho...@btspuhler.com wrote:
 On Tuesday, January 29, 2013 02:06:54 AM Pascal Terjan wrote:
 file /usr/lib/python2.7/site-packages/pkg_resources.py from install of
 python-distribute-0.6.34-3.mga3.noarch conflicts with file from
 package python-pkg-resources-0.6.28-4.mga3.noarch

 Maybe I should add a conflicts to the package.

What is the difference, why do they provide the same files?