diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110117/002194.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110117/002194.html | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110117/002194.html b/zarb-ml/mageia-dev/20110117/002194.html new file mode 100644 index 000000000..64110c39c --- /dev/null +++ b/zarb-ml/mageia-dev/20110117/002194.html @@ -0,0 +1,102 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Python Packaging Policy + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Python%20Packaging%20Policy&In-Reply-To=%3C20110117082156.GF1530%40sisay.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002193.html"> + <LINK REL="Next" HREF="002207.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Python Packaging Policy</H1> + <B>Michael scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Python%20Packaging%20Policy&In-Reply-To=%3C20110117082156.GF1530%40sisay.ephaone.org%3E" + TITLE="[Mageia-dev] Python Packaging Policy">misc at zarb.org + </A><BR> + <I>Mon Jan 17 09:21:56 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002193.html">[Mageia-dev] Compatibility: %mdkversion macro? +</A></li> + <LI>Next message: <A HREF="002207.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2194">[ date ]</a> + <a href="thread.html#2194">[ thread ]</a> + <a href="subject.html#2194">[ subject ]</a> + <a href="author.html#2194">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sun, Jan 16, 2011 at 06:15:52PM +0100, philippe makowski wrote: +><i> Hi, +</I>><i> +</I>><i> I though that I can find more time to work on this week end, but +</I>><i> unfortunately it was not the case. +</I>><i> +</I>><i> The Mandriva doc is really not a good starter +</I>><i> (<A HREF="http://wiki.mandriva.com/en/Python_packaging_policy">http://wiki.mandriva.com/en/Python_packaging_policy</A>) +</I> +That's just a draft, but as the one that wrote the draft, could I +know what is wrong with what was written so far ? + +><i> so I propose to use the Fedora one +</I>><i> (<A HREF="http://fedoraproject.org/wiki/Packaging:Python">http://fedoraproject.org/wiki/Packaging:Python</A>) with some cleaning. +</I>><i> +</I>><i> Can we provide same macros as in In Fedora 13 and greater ? +</I>><i> +</I>><i> Do you see any major problem with the Fedora policy ? +</I> +First they make plan for having more than one version of python, something +that I always told I will not do since no one stepped to do much to help +on the transition. In short, as long the python team will in practice be only me +( and in practice, I mean "people who effectivly commit" ), we will have only 1 supported +version of the stack. +( I consider python 3 to be a different language, because of the +source level incompatibility ). + +There is also the issue on bytecompilation ( <A HREF="https://qa.mandriva.com/show_bug.cgi?id=50484">https://qa.mandriva.com/show_bug.cgi?id=50484</A> ). +I have exposed there the various problem, and apart from explaining +that the solution I chosed was not better than the other, no one gave a compeling +argument into one or the others alternatives. + +Finally, a vast part of the policy is handling 2to3, a topic that we didn't discuss +at all, and I would not be confortable to adopt it without first looking at it and +discussing it. + +Not to mention that our policy draft speak of thing they do not include +( like naming policy, for a start ). + +-- +Michael Scherer +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002193.html">[Mageia-dev] Compatibility: %mdkversion macro? +</A></li> + <LI>Next message: <A HREF="002207.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2194">[ date ]</a> + <a href="thread.html#2194">[ thread ]</a> + <a href="subject.html#2194">[ subject ]</a> + <a href="author.html#2194">[ 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> |