diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110119/002238.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110119/002238.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110119/002238.html b/zarb-ml/mageia-dev/20110119/002238.html new file mode 100644 index 000000000..215a2b0e6 --- /dev/null +++ b/zarb-ml/mageia-dev/20110119/002238.html @@ -0,0 +1,82 @@ +<!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=%3CAANLkTi%3DM%2Bqn%2Bc2pmMGbK6XNEw0-oEc%3DdewbmDSbDPh48%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="002233.html"> + <LINK REL="Next" HREF="002239.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=%3CAANLkTi%3DM%2Bqn%2Bc2pmMGbK6XNEw0-oEc%3DdewbmDSbDPh48%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Python Packaging Policy">makowski.mageia at gmail.com + </A><BR> + <I>Wed Jan 19 11:22:00 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002233.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI>Next message: <A HREF="002239.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2238">[ date ]</a> + <a href="thread.html#2238">[ thread ]</a> + <a href="subject.html#2238">[ subject ]</a> + <a href="author.html#2238">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2011/1/19 Michael scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>>: +><i> Because that would 1) requires a patch to rpm that we do not have or +</I>><i> 2) patch all python packages to had %ghost on all *.pyc,  and do a compilation of +</I>><i> *pyc ( the 2nd part is easy, the first one is slightly harder to automate ) +</I>><i> 3) do not care about file tracking, but that's unclean. +</I>><i> +</I>><i> Do not get me wrong, I think that's the way forward, but that's not applicable +</I>><i> in a few days. +</I>of course + +Can we forget for a little Mandriva and talk about Mageia ? +I mean, we are before the alpha stage, so it's time to think about +what the future can be +did you read the OpenSuse policy ? +<A HREF="http://en.opensuse.org/openSUSE:Packaging_Python">http://en.opensuse.org/openSUSE:Packaging_Python</A> + +of course the best solution would be be to put into the rpm only *.py, +bitcompilling them at install and trac *.pyc and *.pyo as %ghost + +but it seems that neither Fedora, neither OpenSuse have problem to +package bitcompiled files +(the %fdupes OpenSuse solution seems not bad) + +or can we patch distutils/command/install.py even more than OpenSuse +(<A HREF="https://build.opensuse.org/package/view_file?file=python-distutils-rpm-8.patch&package=python&project=home%3Acoolo%3Abranches%3AopenSUSE%3AFactory&srcmd5=25a3587ace933a14ae62edfc4cd927b7">https://build.opensuse.org/package/view_file?file=python-distutils-rpm-8.patch&package=python&project=home%3Acoolo%3Abranches%3AopenSUSE%3AFactory&srcmd5=25a3587ace933a14ae62edfc4cd927b7</A>) +did, to generate a rpm-compatible format that would manage %ghost ? +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002233.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI>Next message: <A HREF="002239.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2238">[ date ]</a> + <a href="thread.html#2238">[ thread ]</a> + <a href="subject.html#2238">[ subject ]</a> + <a href="author.html#2238">[ 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> |