1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] python-distribute / python-pkg-resources again
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20python-distribute%20/%20python-pkg-resources%20again&In-Reply-To=%3C510E71A8.2060103%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="022426.html">
<LINK REL="Next" HREF="022406.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] python-distribute / python-pkg-resources again</H1>
<B>Anssi Hannula</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20python-distribute%20/%20python-pkg-resources%20again&In-Reply-To=%3C510E71A8.2060103%40mageia.org%3E"
TITLE="[Mageia-dev] python-distribute / python-pkg-resources again">anssi at mageia.org
</A><BR>
<I>Sun Feb 3 15:18:16 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="022426.html">[Mageia-dev] freeze push: rpm-4.11.0.1
</A></li>
<LI>Next message: <A HREF="022406.html">[Mageia-dev] python-distribute / python-pkg-resources again
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22397">[ date ]</a>
<a href="thread.html#22397">[ thread ]</a>
<a href="subject.html#22397">[ subject ]</a>
<a href="author.html#22397">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>29.01.2013 16:55, Pascal Terjan kirjoitti:
><i> On Tue, Jan 29, 2013 at 2:36 PM, Thomas Spuhler <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thomas at btspuhler.com</A>> wrote:
</I>>><i> On Tuesday, January 29, 2013 02:06:54 AM Pascal Terjan wrote:
</I>>>><i> file /usr/lib/python2.7/site-packages/pkg_resources.py from install of
</I>>>><i> python-distribute-0.6.34-3.mga3.noarch conflicts with file from
</I>>>><i> package python-pkg-resources-0.6.28-4.mga3.noarch
</I>>><i>
</I>>><i> Maybe I should add a conflicts to the package.
</I>><i>
</I>><i> What is the difference, why do they provide the same files?
</I>
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
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="022426.html">[Mageia-dev] freeze push: rpm-4.11.0.1
</A></li>
<LI>Next message: <A HREF="022406.html">[Mageia-dev] python-distribute / python-pkg-resources again
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22397">[ date ]</a>
<a href="thread.html#22397">[ thread ]</a>
<a href="subject.html#22397">[ subject ]</a>
<a href="author.html#22397">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|