blob: a27a09769fb200a6e221c3e9fe17c52f6f244a2f (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] python-virtualenv: package default settings question
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20python-virtualenv%3A%20package%20default%20settings%0A%09question&In-Reply-To=%3C20120222155221.04cff988%40pitrou.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012203.html">
<LINK REL="Next" HREF="012159.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] python-virtualenv: package default settings question</H1>
<B>Antoine Pitrou</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20python-virtualenv%3A%20package%20default%20settings%0A%09question&In-Reply-To=%3C20120222155221.04cff988%40pitrou.net%3E"
TITLE="[Mageia-dev] python-virtualenv: package default settings question">solipsis at pitrou.net
</A><BR>
<I>Wed Feb 22 15:52:21 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012203.html">[Mageia-dev] python-virtualenv: package default settings question
</A></li>
<LI>Next message: <A HREF="012159.html">[Mageia-dev] Wifi not working anymore
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12221">[ date ]</a>
<a href="thread.html#12221">[ thread ]</a>
<a href="subject.html#12221">[ subject ]</a>
<a href="author.html#12221">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 22 Feb 2012 07:33:32 +0100
Marja van Waes <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">marja11 at xs4all.nl</A>> wrote:
><i> Sounds indeed like there is no urgent reason for a change. Besides,
</I>><i> python-virtualenv users who run both Mageia and Mandriva, or switch
</I>><i> between them, will probably be glad the package behaves the same in both
</I>><i> distro's :)
</I>><i>
</I>><i> It's a pity no python-virtualenv users seem interested in this
</I>><i> discussion. There is a (small?) chance they missed it because the
</I>><i> subject line of the first message in the thread didn't mention the
</I>><i> package name, though.
</I>
To give a bit of context, the bug was already open against Mandriva:
<A HREF="https://qa.mandriva.com/show_bug.cgi?id=50484">https://qa.mandriva.com/show_bug.cgi?id=50484</A>
Mageia simply inherited Mandriva's policy:
<A HREF="https://bugs.mageia.org/show_bug.cgi?id=3348">https://bugs.mageia.org/show_bug.cgi?id=3348</A>
The reason you might not hear much about python-virtualenv users is
that:
1. they are likely to have already fixed their system as I did (i.e.,
remove the PYTHONDONTWRITEBYTECODE setting);
2. they are likely to fetch the upstream virtualenv, since it's a
trivial package to install.
Regards
Antoine.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012203.html">[Mageia-dev] python-virtualenv: package default settings question
</A></li>
<LI>Next message: <A HREF="012159.html">[Mageia-dev] Wifi not working anymore
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12221">[ date ]</a>
<a href="thread.html#12221">[ thread ]</a>
<a href="subject.html#12221">[ subject ]</a>
<a href="author.html#12221">[ 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>
|