]> git.pld-linux.org Git - packages/python.git/commit - python.spec
Don't split Python standard library in two parts
authorJacek Konieczny <jajcus@jajcus.net>
Mon, 30 Nov 2015 20:19:29 +0000 (21:19 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Mon, 30 Nov 2015 20:19:29 +0000 (21:19 +0100)
commitdbafd771e9859b2cdd0028a3c1d8619c55cb7ae9
treec9cc61e860f0977ed6db69f8506f6fd2a120c82b
parentf4b053d782a3a41d5f4bc83367b145c2782e1952
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.
python-lib64.patch
python-noarch_to_datadir.patch
python.spec
This page took 0.034184 seconds and 4 git commands to generate.