Why do Fedora python packages install in site-packages?
I'm confused why Fedora Python packages get installed in
/usr/lib/python*/site-packages/.
Looking at the upstream Python documentation[1] it seems this
directory is reserved for packages installed by the local system
administrator. (Similar to the Perl distinction between
INSTALLDIRS=vendor / INSTALLDIRS=site / INSTALLDIRS=core [2])
Not directly relevant, but Debian reserves[3] site-packages for the
system administrator, and puts Python packages in its own directory
(/usr/lib/python*/dist-packages).
Is this a mistake or am I not understanding the distinction?
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora
--
packaging mailing list
packaging@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/packaging