]> git.pld-linux.org Git - packages/python3.git/commit - python3.spec
Don't split Python standard library in two parts
authorJacek Konieczny <jajcus@jajcus.net>
Tue, 1 Dec 2015 17:35:17 +0000 (18:35 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Tue, 1 Dec 2015 17:35:17 +0000 (18:35 +0100)
commit902c69efd275761f8c5c9bf5651fa3999abaacab
tree53a733a93b07ef900b7a8465117e523e133a486c
parent2a80ebbf53a6e6a086f691499e59904dc45fbeb9
Don't split Python standard library in two parts

There is no gain of keeping pure python standard library modules in
%{_datadir} and it causes problems with virtualenv.

External modules will still be installed in %{_libdir} or %{_datadir}
depending on whether it contains architecture-dependant pieces.
python3-lib64.patch
python3-noarch_to_datadir.patch
python3.spec
This page took 0.027284 seconds and 4 git commands to generate.