diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/006698.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2011-July/006698.html | 104 | 
1 files changed, 104 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2011-July/006698.html b/zarb-ml/mageia-dev/2011-July/006698.html new file mode 100644 index 000000000..03cf8f1d1 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006698.html @@ -0,0 +1,104 @@ +<!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=%3C1310779946.3728.238.camel%40akroma.ephaone.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="006597.html"> +   <LINK REL="Next"  HREF="006814.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=%3C1310779946.3728.238.camel%40akroma.ephaone.org%3E" +       TITLE="[Mageia-dev] Python Packaging Policy">misc at zarb.org +       </A><BR> +    <I>Sat Jul 16 03:32:25 CEST 2011</I> +    <P><UL> +        <LI>Previous message: <A HREF="006597.html">[Mageia-dev] Python Packaging Policy +</A></li> +        <LI>Next message: <A HREF="006814.html">[Mageia-dev] Python Packaging Policy +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#6698">[ date ]</a> +              <a href="thread.html#6698">[ thread ]</a> +              <a href="subject.html#6698">[ subject ]</a> +              <a href="author.html#6698">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Le mercredi 13 juillet 2011 à 09:51 +0200, philippe makowski a écrit : +><i> 2011/7/13 Michael scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>>: +</I>><i> > +</I>><i> > I would be in favor of treating python2 and python 3 as 2 differents languages. +</I>><i> > The rational is that : +</I>><i> > - we cannot garantee to have support for both +</I>><i> > -  we will likely have some module who would be updated only on +</I>><i> > python 3 sooner or later +</I>><i> > - we will need to do upgrade of package at different time, since both python2 and python3 are +</I>><i> > released at different time. +</I>><i> > +</I>><i> > So rather than a complex scheme that will confuse packagers, just consider they +</I>><i> > are separate, and use the almost same policy ( with s/python/python3/ ) +</I>><i> And how do you manage package that support both P2 and P3 ? +</I>><i> (same source) +</I> +Either 2 rpms with the same source, or 1 rpm that generate 2 sub rpms. + +I would rather use 2 separate rpms, as this seems to be easier. +--  +Michael Scherer + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="006597.html">[Mageia-dev] Python Packaging Policy +</A></li> +	<LI>Next message: <A HREF="006814.html">[Mageia-dev] Python Packaging Policy +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#6698">[ date ]</a> +              <a href="thread.html#6698">[ thread ]</a> +              <a href="subject.html#6698">[ subject ]</a> +              <a href="author.html#6698">[ 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> | 
