diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/006540.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-July/006540.html | 154 |
1 files changed, 154 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-July/006540.html b/zarb-ml/mageia-dev/2011-July/006540.html new file mode 100644 index 000000000..fc7f56f7a --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006540.html @@ -0,0 +1,154 @@ +<!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=%3CCAPSgDyLtRdnQf2j1%2B6CDQrkfqEgZjc84U-WK5Z1Ub809_XrJhA%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006539.html"> + <LINK REL="Next" HREF="006554.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Python Packaging Policy</H1> + <B>philippe makowski</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Python%20Packaging%20Policy&In-Reply-To=%3CCAPSgDyLtRdnQf2j1%2B6CDQrkfqEgZjc84U-WK5Z1Ub809_XrJhA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Python Packaging Policy">makowski.mageia at gmail.com + </A><BR> + <I>Tue Jul 12 15:03:46 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="006539.html">[Mageia-dev] Remove bobobot from distribution ? +</A></li> + <LI>Next message: <A HREF="006554.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6540">[ date ]</a> + <a href="thread.html#6540">[ thread ]</a> + <a href="subject.html#6540">[ subject ]</a> + <a href="author.html#6540">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +remember this first draft (<A HREF="http://mageia.org/wiki/doku.php?id=python_policy">http://mageia.org/wiki/doku.php?id=python_policy</A>) +that is still a draft + +now we have also Python3 so we really need to write our policy +I see mainly two majors points : + +1/ pyc, pyo management +2/ having Python2 and Python3 + +about 1/ : +it seems that the best would be to package only py (smallest packages) +and having triggers on install and on remove to manage pyc and pyo +(That's in fact the Debian way +(<A HREF="http://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html#s-byte_compilation">http://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html#s-byte_compilation</A>)) + +if we go this way, we need someone to write triggers and people to +review all Python packages +(I'm ok to work on that review, for triggers, I have no clue on how to +do, but may be that with some help I could try) + +about 2/ : + +again we have to review all Python packages to see if they run under +Python3 or not and to package them for Python2 and Python3 +(I'm ok to work on that review) +may be that the Fedora policy can help us for that ?: +<A HREF="http://fedoraproject.org/wiki/Packaging/Python">http://fedoraproject.org/wiki/Packaging/Python</A> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006539.html">[Mageia-dev] Remove bobobot from distribution ? +</A></li> + <LI>Next message: <A HREF="006554.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6540">[ date ]</a> + <a href="thread.html#6540">[ thread ]</a> + <a href="subject.html#6540">[ subject ]</a> + <a href="author.html#6540">[ 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> |